summaryrefslogtreecommitdiff
path: root/mk/validate-settings.mk
Commit message (Expand)AuthorAgeFilesLines
* Implement the AMP warning (#8004)Austin Seipp2013-09-111-0/+3
* Hack-fix build breakage on Linux/GCC from fc4856f9Herbert Valerio Riedel2013-09-041-1/+1
* Make validate play nice with clang (for Xcode 5 command line tools)Manuel M T Chakravarty2013-09-041-0/+9
* Also build the v way when DYNAMIC_GHC_PROGRAMS is YESIan Lynagh2013-03-171-2/+4
* By default, use the dynamic way for programs in the GHC treeIan Lynagh2013-03-151-2/+2
* Update to binary 0.7.0.0Ian Lynagh2013-03-011-6/+2
* Make validating with GhcProfiled=YES Just WorkIan Lynagh2013-01-031-0/+2
* Ship transformers with GHCIan Lynagh2013-01-021-0/+1
* de-tab hpcIan Lynagh2012-11-231-0/+1
* Separate warning flags from other flags in validate-settings.mkIan Lynagh2012-11-231-3/+11
* Revert "Suppress deprecation warnings for Rank2Types in libraries that use th...Simon Peyton Jones2012-10-261-10/+0
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-10-261-1/+1
|\
| * Make DefaultFastGhcLibWays be just "dyn" when we are dynamic by defaultIan Lynagh2012-10-251-1/+1
* | Suppress deprecation warnings for Rank2Types in libraries that use the flagSimon Peyton Jones2012-10-191-0/+10
|/
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-1/+6
* Ignore deprecation warnings for bitSize in libs when validatingIan Lynagh2012-09-231-0/+6
* Re-enable inline-rule-shadowing warning.Paolo Capriotti2012-07-261-3/+4
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-07-251-0/+2
|\
| * Add flag to disable rule shadowing warning.Paolo Capriotti2012-07-241-0/+2
* | Remove some old temporary warning suppression for hoopl warningsIan Lynagh2012-07-241-9/+0
|/
* Follow upstream mtl and Cabal, add transformers package (#5958)Paolo Capriotti2012-05-071-0/+6
* Add SRC_[CH]C_WARNING_OPTSIan Lynagh2012-04-261-5/+7
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-02-121-3/+0
|\
| * Remove old dead safe haskell settingDavid Terei2012-01-251-3/+0
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-01-241-0/+3
|\ \ | |/
| * Fix validateIan Lynagh2012-01-191-0/+3
* | Remove tabs, so that I can push.Iavor S. Diatchki2011-12-181-1/+1
|/
* Make the --fast option to validate faster, and add --normalSimon Marlow2011-11-161-1/+5
* Build system wibbles for new dph-lifted-vseg libraryBen Lippmeier2011-11-121-2/+1
* validate: add -dcore-lint to stage2Simon Marlow2011-11-101-1/+1
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-2/+2
* Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-231-2/+2
* Get Windows building dynlibs againIan Lynagh2011-10-181-5/+0
* Temporary hack to get Windows to validate againIan Lynagh2011-10-141-0/+5
* Fix validation problem when GHC is 7.2.1, warnings from binary.David Terei2011-08-191-0/+2
* Don't fail validate due to warnings in CabalIan Lynagh2011-07-271-0/+5
* Fix validate with old versions of gccIan Lynagh2011-07-131-1/+1
* the time package uses mkTyCon, turn off deprecation warnings for nowSimon Marlow2011-07-121-1/+3
* Fix gcc 4.6 warnings; fixes #5176Ian Lynagh2011-06-251-0/+9
* SafeHaskell: Fix validation errorsDavid Terei2011-06-171-0/+4
* SafeHaskell: Fix validation errors when unsafe base usedDavid Terei2011-06-171-0/+3
* Remove some trailing whitespaceIan Lynagh2011-06-121-1/+1
* Do not enable -XGenerics when building the optimized libs.Jose Pedro Magalhaes2011-05-051-2/+1
* 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