Do the dependency-omitting for 'make 1' in a slightly different way
[ghc-hetmet.git] / rules / build-dependencies.mk
2010-08-10 Simon MarlowDo the dependency-omitting for 'make 1' in a slightly...
2010-07-26 Ian LynaghDon't rebuild dependency files unnecessarily when doing...
2010-07-17 Ian LynaghDon't generate Haskell dependencies if we don't have...
2010-05-09 Ian LynaghDon't include inter-package dependencies when compiling...
2010-04-12 Ian LynaghRemove the ghc_ge_609 makefile variables
2009-12-30 Ian LynaghFix rules/build-dependencies.mk on OS X
2009-12-19 Ian LynaghTweak the build-dependencies rule, and add comments...
2009-12-19 Ian LynaghWhen removing $(TOP) with sed, do so case insensitively
2009-12-15 Ian LynaghJust make C dependencies once, rather than each way
2009-12-15 Ian LynaghMake addCFileDeps quieter
2009-12-09 Ian LynaghEliminate mkdependC
2009-10-06 Simon MarlowFix dependencies for the RTS
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-07-01 Simon Marlowremove unnecessary $(RM)s
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-09 Ian LynaghBuild system tweak
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch