Make installation on *nix work for paths with spaces in their name
[ghc-hetmet.git] / utils / ghc-pkg / ghc.mk
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-10-02 Ian LynaghUse "order only constraints" for directories
2009-09-30 Matthias KilianSystem.Console.Terminfo isn't available when bootstrapping.
2009-09-14 Simon MarlowFix build on Windows
2009-09-11 Simon Marlowremove superfluous trailing backslash
2009-09-10 Simon Marlowbinary has unused-import warnings
2009-09-10 Simon MarlowChange the representation of the package database
2009-08-02 Ian LynaghFix permissions when installing
2009-05-29 Simon Marlowdepend on mk/project.mk appropriately
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-20 Ian LynaghUse SRC_HC_OPTS when making ghc-cabal and ghc-pkg
2009-05-20 Ian LynaghFix building ghc-pkg when bootstrapping
2009-05-20 Ian LynaghSimplify ghc-pkg's ghc.mk slightly
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch