summaryrefslogtreecommitdiff
path: root/includes/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Tweak some deps to avoid multiple $(wildcard ...)sIan Lynagh2011-01-231-2/+2
* Fix installation on cygwinIan Lynagh2011-01-111-4/+4
* Rejig the includes/ installation rulesIan Lynagh2011-01-091-8/+12
* On Cygwin, use a Cygwin-style path for /bin/install's destinationIan Lynagh2011-01-061-3/+3
* Correct the stage that the includes/ tools are built inIan Lynagh2010-12-061-2/+2
* Make mkDerivedConstants as a stage 1 programIan Lynagh2010-07-171-2/+2
* Fix HC porting test in makefilesIan Lynagh2010-07-161-3/+3
* Eliminate mkdependCIan Lynagh2009-12-091-2/+2
* Make installation on *nix work for paths with spaces in their nameIan Lynagh2009-11-051-3/+3
* fix installation of header files (#3451)Simon Marlow2009-09-101-3/+14
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-3/+3
* Stop building the rts against gmpDuncan Coutts2009-06-131-7/+0
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-1/+1
* fix a dependency: Makefile -> includes/MakefileSimon Marlow2009-05-191-1/+1
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+179