summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal
Commit message (Expand)AuthorAgeFilesLines
* Check Cabal packages when validatingIan Lynagh2009-08-111-0/+18
* Fix creation of library doc index, and put the library docs in bindistsIan Lynagh2009-08-021-1/+1
* Fix warnings when building with the HEADIan Lynagh2009-07-301-2/+0
* Make ghc-cabal handle "Custom" Setup.hs files that have a configure scriptIan Lynagh2009-07-181-2/+10
* Follow Cabal changesIan Lynagh2009-07-051-7/+11
* Add rules for building .cmm files in librariesIan Lynagh2009-06-111-0/+1
* Remove the haskeline-specific hacks from ghc-cabalIan Lynagh2009-06-121-81/+1
* Follow Cabal changesIan Lynagh2009-06-051-5/+6
* Fix ghc-cabal, so that GHC.Prim gets registered when we installIan Lynagh2009-06-041-6/+7
* 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
* Fix building Haskeline on WindowsIan Lynagh2009-04-301-1/+3
* Tweak ghc-cabalIan Lynagh2009-04-291-1/+1
* Add special support for haskelineIan Lynagh2009-04-291-2/+82
* Add a header to all build system files:Simon Marlow2009-04-281-0/+11
* GHC new build system megapatchIan Lynagh2009-04-262-0/+300