aboutsummaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Follow GHC build system changesIan Lynagh2009-08-161-2/+3
* Remove the -Wwarn hack in the GHC build systemIan Lynagh2009-07-051-2/+1
* Include haddock in GHC bindistsIan Lynagh2009-06-131-2/+2
* Quote program paths in ghc.mkIan Lynagh2009-05-311-4/+4
* Tweak new build systemIan Lynagh2009-04-041-1/+1
* GHC new build system fixesIan Lynagh2009-03-291-2/+9
* update for new GHC build system layoutSimon Marlow2009-03-241-1/+1
* new GHC build system: add $(exeext)Simon Marlow2009-03-241-1/+1
* clean upSimon Marlow2009-03-231-7/+4
* install Haddock's html stuffSimon Marlow2009-03-241-0/+6
* Fix (with a hack?) haddock in teh new build systemIan Lynagh2009-03-211-0/+2
* new GHC build system: use shell-wrappers macroSimon Marlow2009-03-201-27/+2
* Install haddock in the new GHC build systemIan Lynagh2009-03-011-5/+19
* Create inplace/lib/html in the new GHC build systemIan Lynagh2009-02-251-0/+6
* Give haddock a wrapper on unix in the new GHC build systemIan Lynagh2009-02-251-8/+14
* do .depend generation for haddock with the stage1 compilerIan Lynagh2009-02-131-0/+7
* Add a ghc.mkIan Lynagh2009-02-131-0/+12