summaryrefslogtreecommitdiff
path: root/rules/package-config.mk
Commit message (Expand)AuthorAgeFilesLines
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-3/+3
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Use more of the automatically generated INPLACE variablesIan Lynagh2013-03-031-2/+2
* Merge remote-tracking branch 'origin/pretty-build'Paolo Capriotti2012-06-081-0/+7
|\
| * A build-system tweak for more readable build output.Iavor S. Diatchki2012-04-271-0/+7
* | Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-4/+4
|/
* HEAD now requires GHC >= 7.0 to bootstrapIan Lynagh2011-12-131-4/+0
* Add stage-specific AS variables to the build systemIan Lynagh2011-04-291-0/+1
* Add stage-specific versions of more ar-related makefile varsIan Lynagh2011-04-231-0/+3
* Make and use AR_STAGE[0123] makefile varsIan Lynagh2011-04-231-0/+1
* Make stage-specific CC variablesIan Lynagh2011-04-231-0/+1
* Add build system profiling to build systemIan Lynagh2011-01-231-0/+2
* Change some HC_OPTS var handlingIan Lynagh2011-01-161-4/+4
* Build system improvementsIan Lynagh2011-01-151-2/+2
* Remove dead code now that we require the bootstrapping compiler be >= 6.12Ian Lynagh2010-12-141-4/+0
* add a simple trace facility to the build systemSimon Marlow2010-09-211-0/+1
* Add some -no-user-package-conf flagsIan Lynagh2010-09-021-0/+1
* Remove the ghc_ge_609 makefile variablesIan Lynagh2010-04-121-2/+0
* When compiling with GHC >= 6.13, use -rtsoptsIan Lynagh2010-03-141-0/+10
* Fix some makefile logic, and remove the now unused *_USE_BOOT_LIBS varsIan Lynagh2009-09-111-2/+0
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-2/+2
* Add a header to all build system files:Simon Marlow2009-04-281-0/+13
* GHC new build system megapatchIan Lynagh2009-04-261-0/+41