summaryrefslogtreecommitdiff
path: root/mk/validate-settings.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-0/+9
* Libraries bytestirng, time, binary need -fno-warn-identitiessimonpj@microsoft.com2010-11-161-2/+5
* Fix computation of installed packagessimonpj@microsoft.com2010-09-241-0/+3
* For now, switch off incomplete-pattern warnings in containerssimonpj@microsoft.com2010-09-231-0/+3
* turn off -Werror for primitive and vectorSimon Marlow2010-09-231-0/+6
* Refactoring and tidy up in the build systemSimon Marlow2010-09-231-0/+4
* Binary no longer has unusable UNPACK pragmas, so no need to turn of -WerrorIan Lynagh2010-09-041-3/+0
* Move all the warning workarounds to one placeIan Lynagh2010-07-101-0/+16
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-1/+1
* Remove -fasm from mk/validate-settings.mkIan Lynagh2009-11-201-4/+4
* Don't build PS/PDF docs when validatingIan Lynagh2009-10-231-0/+7
* ignore unused-import warnings from HaskelineSimon Marlow2009-09-181-0/+2
* binary has unused-import warningsSimon Marlow2009-09-101-0/+3
* Check Cabal packages when validatingIan Lynagh2009-08-111-0/+2
* Leave dyn in GhcLibWays when validatingIan Lynagh2009-08-071-1/+1
* temporarily turn off unused import warnings for the time libraryIan Lynagh2009-07-181-0/+2
* Temporarily turn off unused-do-bind warnings for the time packageIan Lynagh2009-07-181-0/+3
* Stop using -fno-warn-unused-do-bind when compiling the librariesIan Lynagh2009-07-091-3/+0
* For now, use -fno-warn-unused-do-bind when building the librariesIan Lynagh2009-07-041-0/+4
* Turn on warnings when validatingIan Lynagh2009-05-231-2/+2
* Don't overwrite the *OPTS/*Opts variables in mk/validate-settings.mkIan Lynagh2009-05-211-5/+5
* 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