summaryrefslogtreecommitdiff
path: root/mk/validate-settings.mk
Commit message (Expand)AuthorAgeFilesLines
* GhcBootLibs is no moreSimon Marlow2009-05-111-1/+0
* GHC new build system megapatchIan Lynagh2009-04-261-2/+2
* add a DO NOT EDIT commentSimon Marlow2009-04-211-0/+2
* Don't force HSCOLOUR_SRCS = YES when validatingIan Lynagh2009-03-081-1/+0
* Require HsColour by defaultIan Lynagh2009-01-041-0/+1
* Comments onlysimonpj@microsoft.com2008-09-181-0/+4
* Turn on optimisation for stage2 when validatingIan Lynagh2008-08-281-1/+1
* Add --slow (and --fast) options to validateIan Lynagh2008-07-011-1/+10
* Make a "validate --hpc"; shows how much of the compiler the testsuite testsIan Lynagh2008-07-011-1/+1
* Use -O0 rather than the deprecated -OnotIan Lynagh2008-06-141-2/+2
* In validate settings, make -Werror easier to overrideIan Lynagh2008-03-261-2/+4
* Add -dcore-lint when validating librariessimonpj@microsoft.com2007-11-051-1/+1
* Set GhcBootLibs=YES in mk/validate-settings.mkIan Lynagh2007-09-061-2/+3
* Build settings for validation are now in mk/validate-settings.mkIan Lynagh2007-09-051-0/+12