Make killThread# cmm primop use local stack allocation
[ghc-hetmet.git] / boot
2009-05-22 Simon MarlowRemove hacky on-demand building of libraries/*/ghc...
2009-05-14 Simon Marlowmain repeated 'make maintainer-clean' not fail
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-05-08 Ian LynaghTweak ./boot
2009-05-06 Ian LynaghUse more portable shell in ./boot; fixes booting on...
2009-05-03 Ian LynaghAdd dph to build system; patch from Roman Leshchinskiy
2009-04-26 Ian LynaghGHC new build system megapatch
2008-09-21 Ian LynaghMake "sh -e boot" work
2008-09-04 Ross Patersonfix message for missing packages
2008-08-24 Ian LynaghFix the "have we got all the bootlibs" check
2008-07-29 Ian LynaghUpdate boot's test that we have all of the bootlibs
2007-09-14 Ian LynaghRefer to "boot" libs, not "core" libs
2007-09-07 Ian LynaghRejig boot
2007-09-05 Simon MarlowFix boot: it was avoiding autoreconfing
2007-08-25 sven.panne@aedion.deBe more flexible when trying to make scripts executable
2007-08-25 sven.panne@aedion.deOverhaul boot script
2007-07-05 Ian LynaghUpdate the in-tree GMP; fixes trac #832
2007-06-19 Ian LynaghAdd a push-all script
2007-05-24 Ian LynaghSay where we're booting to aid debugging
2007-04-30 Ian LynaghMake boot handle getting the libraries
2007-04-30 Ian LynaghMake boot handle getting the libraries
2007-04-30 Ian LynaghSet rts/gmp/configure executable when booting
2007-04-29 Ian LynaghMake darcs-all a perl script
2007-04-18 Ian LynaghCheck we have all the corelibs when we boot
2007-04-10 Ian LynaghUse a boot script instead of having autoreconf recurse