Remove pwd's Makefile from the old build system
[ghc-hetmet.git] / rules /
2009-05-04 Ian LynaghBootstrapping fix
2009-05-04 Ian LynaghBootstrapping fixes
2009-05-03 Ian LynaghUse "-x c" when compiling hc files
2009-05-03 Ian LynaghMakefile rules tweak for BootingFromHc
2009-05-03 Ian LynaghMore bootstrapping rules
2009-05-03 Ian LynaghAdd a .hc building rules for bootstrapping
2009-04-30 Duncan CouttsFix linking shared libs with parallel make
2009-04-29 Duncan CouttsPrevent haddock docs being built when HADDOCK_DOCS=NO
2009-04-29 Duncan CouttsBuild library packages as shared libs
2009-04-28 Duncan CouttsAdd a new $way_libsuf variable for library suffix+extension
2009-04-28 Duncan Couttsextend the rules/c-objs macro to take the way as a...
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch