summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix build with Solaris sedIan Lynagh2009-12-161-1/+3
* Call $(SED) rather than sedIan Lynagh2009-12-011-1/+1
* Add ghc-cabal dependencies; fixes #3494Ian Lynagh2009-10-301-0/+4
* Make the unpleasant sed one-liner less unpleasantMatthias Kilian2009-10-071-1/+1
* Add --supported-languages support to dummy-ghcIan Lynagh2009-10-061-4/+28
* Use "order only constraints" for directoriesIan Lynagh2009-10-021-7/+3
* depend on mk/project.mk appropriatelySimon Marlow2009-05-291-2/+2
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-6/+6
* Fix warnings in ghc-cabalIan Lynagh2009-05-231-0/+1
* Use SRC_HC_OPTS when making ghc-cabal and ghc-pkgIan Lynagh2009-05-201-1/+1
* Remove some $(TOP)s that cause problems on Windows (as they contain ':')Ian Lynagh2009-05-161-1/+1
* dummy-ghc should depend on config.mk, to pick up the latest version numberSimon Marlow2009-05-131-1/+2
* Add a header to all build system files:Simon Marlow2009-04-281-0/+11
* GHC new build system megapatchIan Lynagh2009-04-261-0/+54