summaryrefslogtreecommitdiff
path: root/rules/package-config.mk
Commit message (Expand)AuthorAgeFilesLines
* 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