add support for flattening recursive-let
[ghc-hetmet.git] / includes / ghc.mk
2011-03-16 Ian LynaghMake include file paths a little prettier
2011-01-23 Ian LynaghTweak some deps to avoid multiple $(wildcard ...)s
2011-01-11 Ian LynaghFix installation on cygwin
2011-01-09 Ian LynaghRejig the includes/ installation rules
2011-01-06 Ian LynaghOn Cygwin, use a Cygwin-style path for /bin/install...
2010-12-06 Ian LynaghCorrect the stage that the includes/ tools are built in
2010-07-17 Ian LynaghMake mkDerivedConstants as a stage 1 program
2010-07-16 Ian LynaghFix HC porting test in makefiles
2009-12-09 Ian LynaghEliminate mkdependC
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-09-10 Simon Marlowfix installation of header files (#3451)
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-13 Duncan CouttsStop building the rts against gmp
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-19 Simon Marlowfix a dependency: Makefile -> includes/Makefile
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch