Remove platform CPP from nativeGen/PPC/CodeGen.hs
[ghc-hetmet.git] / boot
2011-04-27 Ian LynaghMerge boot and boot-pkgs
2011-04-14 Ian LynaghCheck for ^M in packages file when booting
2011-04-14 Ian LynaghMake the boot script complain if mk/build.mk doesn...
2011-04-03 Ian LynaghUpdate boot scripts for git
2011-04-02 Max BolingbrokeMark scripts executable (boot, and the ones the build...
2010-10-15 Ian LynaghFix boot; it was failing if darcs-all or validate were...
2010-10-14 Ian LynaghHave boot check that we have the dph packages when...
2010-08-15 Ian LynaghAdd upstream repo to the packages file
2010-08-15 Ian LynaghMake the "tag" column of the packages file always present
2010-08-01 Ian LynaghRemove push-all from file list in boot script (push...
2010-08-01 Ian LynaghAdd more error checking to the boot script
2010-04-15 Ian LynaghConvert boot and boot-pkgs to perl
2010-02-03 benl@cse.unsw.edu.auUse bash to run boot-pkgs, the default Solaris shell...
2009-10-23 Ian LynaghExplain why we check for LICENSE, not _darcs, in boot
2009-07-18 Ian LynaghAdd the time library, and support for libraries in...
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