summaryrefslogtreecommitdiff
path: root/compiler/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Don't register the non-munged stage1 ghc packageIan Lynagh2009-09-131-0/+5
* Fixes for compiling the HEAD with iteslfIan Lynagh2009-09-131-4/+8
* Add unique package identifiers (InstalledPackageId) in the package DBSimon Marlow2009-08-201-0/+1
* Make the Integer library used directly configurable in GHC and baseIan Lynagh2009-07-221-0/+2
* Tweak whitespaceIan Lynagh2009-07-191-14/+14
* remove unused $(HscIfaceFileVersion)Simon Marlow2009-07-201-2/+0
* Fix the compiler-hs-dependency'sIan Lynagh2009-06-121-7/+7
* depend on mk/project.mk appropriatelySimon Marlow2009-05-291-3/+3
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-18/+18
* Be more precise about munging compiler/stage1/inplace-pkg-configIan Lynagh2009-05-241-1/+3
* Further fixes to the stage1 version hack; fix validate.Simon Marlow2009-05-151-0/+19
* don't rebuild the whole of stage 1 just because the date has changedSimon Marlow2009-05-141-0/+10
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+432