summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal
Commit message (Expand)AuthorAgeFilesLines
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-152-2/+2
* Adapt to changes in Cabal.Paolo Capriotti2012-05-071-30/+14
* It isn't guaranteed that Cabal is warning-freeIan Lynagh2012-04-241-1/+1
* MERGE from 7.4 branch: Update dependenciesIan Lynagh2012-02-081-1/+1
* Follow Cabal version bumpIan Lynagh2012-01-201-1/+1
* Use touchy rather than touch when building on WindowsIan Lynagh2011-12-021-2/+2
* Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-231-5/+5
* Don't fail validate due to warnings in CabalIan Lynagh2011-07-271-1/+2
* Bump Cabal depsIan Lynagh2011-07-081-1/+1
* Follow Cabal reorganisation, and improve build system a littleIan Lynagh2011-06-231-5/+5
* Add stricter ghc-pkg checks on package file/dir/url fieldsDuncan Coutts2011-05-251-1/+1
* Set stdout to use line buffering in ghc-cabalIan Lynagh2011-04-171-1/+2
* Fix build, and improve ghc-cabal's errorsIan Lynagh2011-03-051-4/+4
* Whitespace onlyIan Lynagh2011-03-051-8/+8
* Sanity check values that we wrap in single quotesIan Lynagh2011-03-051-3/+16
* Avoid some shell calls in the build systemIan Lynagh2011-03-051-2/+2
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+2
* Use := when assigning the result of $(wildcard ...)Ian Lynagh2011-01-221-1/+1
* Remove an extraneous comma that stopped ghc-cabal from buildingIan Lynagh2011-01-191-1/+1
* Move the PACKAGE_MAGIC evaluation inside package-data.mkIan Lynagh2011-01-191-2/+7
* ghc-cabal now adds the language flag being usedIan Lynagh2011-01-171-0/+1
* Add utils/ghc-cabal/MakefileIan Lynagh2011-01-081-0/+15
* Add --version support to ghc-cabalIan Lynagh2010-12-121-0/+2
* Build a copy of ghc-cabal with the in-tree compiler, for the bindistIan Lynagh2010-12-103-45/+32
* Always enable the archive-loading codeIan Lynagh2010-11-271-1/+4
* Add NoFoo form to the extensions list that dummy-ghc generatesIan Lynagh2010-10-261-2/+2
* Follow Cabal change: Use usedExtensions rather than extensionsIan Lynagh2010-10-201-1/+1
* Fix the doc directory on WindowsIan Lynagh2010-09-291-1/+1
* filter out the gcc-lib directory from the rts package's library-dirsSimon Marlow2010-09-131-1/+10
* Add some -no-user-package-conf flagsIan Lynagh2010-09-021-0/+1
* Add _DATA_FILES to package-data.mk filesIan Lynagh2010-08-181-0/+1
* hide modules properly with haddockSimon Marlow2010-01-131-0/+1
* Invoke Haddock directly from the build system, instead of via CabalSimon Marlow2010-01-121-28/+10
* Fix build with Solaris sedIan Lynagh2009-12-161-1/+3
* Call $(SED) rather than sedIan Lynagh2009-12-011-1/+1
* Follow Cabal changesIan Lynagh2009-11-291-7/+11
* Use relative paths for haddockHTMLs in the inplace package.confIan Lynagh2009-11-101-1/+4
* Put docs into versioned directory names; fixes trac #3532Ian Lynagh2009-11-081-2/+2
* Tell ghc-cabal what strip program to useIan Lynagh2009-11-081-6/+14
* Fix #3642: m GHC builds using the Haskell PlatformSimon Marlow2009-11-051-3/+3
* 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
* follow changes in Distribution.Simple.PackageIndex APISimon Marlow2009-10-061-9/+8
* Use "order only constraints" for directoriesIan Lynagh2009-10-021-7/+3
* Add support for relocatable builds in the new build systemIan Lynagh2009-09-271-21/+50
* Add sdist to ghc-cabal's bag of tricksIan Lynagh2009-09-211-15/+27
* Follow the builtin:rts vs. builtin_rts renamingMatthias Kilian2009-09-151-1/+1
* Fixes for compiling the HEAD with iteslfIan Lynagh2009-09-131-1/+0
* Change the representation of the package databaseSimon Marlow2009-09-101-1/+1