micro-opt: replace stmGetEnclosingTRec() with a field access
[ghc-hetmet.git] / rules / build-package-data.mk
2009-09-17 Manuel M T ChakravartyUse CONF_CC_OPTS
2009-09-13 Ian LynaghDon't register the non-munged stage1 ghc package
2009-09-11 Ian LynaghFix some makefile logic, and remove the now unused...
2009-09-11 Ian LynaghChange a sed separator character to make it easier...
2009-09-11 Simon MarlowFix build with GHC <= 6.10.1
2009-08-26 Matthias KilianConfigurable iconv header and library locations
2009-08-20 Ian LynaghFix library installation; fixes #3374
2009-08-20 Ian LynaghEscape some $s in makefiles for consistency
2009-06-15 Ian LynaghMake sure we aren't passing -Werror in the CFLAGS for...
2009-06-15 Ian LynaghPass CFLAGS and LDFLAGS to configure scripts
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-19 Duncan CouttsPass --enable-shared and --with-hscolour to ghc-cabal...
2009-05-15 Simon Marlowcleanup: remove reference to $1_$2_CONFIGURE_FLAGS...
2009-04-29 Duncan CouttsBuild library packages as shared libs
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch