summaryrefslogtreecommitdiff
path: root/includes/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* define TABLES_NEXT_TO_CODE in ghcautoconf.h (#5933)Simon Marlow2012-03-131-14/+17
* Improve support for cross-compilationSimon Marlow2012-01-301-2/+20
* RefactoringIan Lynagh2012-01-081-5/+3
* Fix header installationIan Lynagh2011-12-021-1/+1
* Move includes/DerivedConstants.h and includes/GHCConstants.h into dist dirsIan Lynagh2011-12-021-5/+8
* mergeSimon Marlow2011-11-221-0/+4
|\
| * Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+4
* | Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-1/+1
|/
* Make include file paths a little prettierIan Lynagh2011-03-161-0/+2
* 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