summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Don't fail validate due to warnings in CabalIan Lynagh2011-07-271-1/+2
* Follow Cabal reorganisation, and improve build system a littleIan Lynagh2011-06-231-5/+5
* Build a copy of ghc-cabal with the in-tree compiler, for the bindistIan Lynagh2010-12-101-45/+10
* Add NoFoo form to the extensions list that dummy-ghc generatesIan Lynagh2010-10-261-2/+2
* Add some -no-user-package-conf flagsIan Lynagh2010-09-021-0/+1
* 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