| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old dead safe haskell setting | David Terei | 2012-01-25 | 1 | -3/+0 |
* | Fix validate | Ian Lynagh | 2012-01-19 | 1 | -0/+3 |
* | Make the --fast option to validate faster, and add --normal | Simon Marlow | 2011-11-16 | 1 | -1/+5 |
* | Build system wibbles for new dph-lifted-vseg library | Ben Lippmeier | 2011-11-12 | 1 | -2/+1 |
* | validate: add -dcore-lint to stage2 | Simon Marlow | 2011-11-10 | 1 | -1/+1 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -2/+2 |
* | Follow cabal->Cabal rename, and fix haddock index generation | Ian Lynagh | 2011-10-23 | 1 | -2/+2 |
* | Get Windows building dynlibs again | Ian Lynagh | 2011-10-18 | 1 | -5/+0 |
* | Temporary hack to get Windows to validate again | Ian Lynagh | 2011-10-14 | 1 | -0/+5 |
* | Fix validation problem when GHC is 7.2.1, warnings from binary. | David Terei | 2011-08-19 | 1 | -0/+2 |
* | Don't fail validate due to warnings in Cabal | Ian Lynagh | 2011-07-27 | 1 | -0/+5 |
* | Fix validate with old versions of gcc | Ian Lynagh | 2011-07-13 | 1 | -1/+1 |
* | the time package uses mkTyCon, turn off deprecation warnings for now | Simon Marlow | 2011-07-12 | 1 | -1/+3 |
* | Fix gcc 4.6 warnings; fixes #5176 | Ian Lynagh | 2011-06-25 | 1 | -0/+9 |
* | SafeHaskell: Fix validation errors | David Terei | 2011-06-17 | 1 | -0/+4 |
* | SafeHaskell: Fix validation errors when unsafe base used | David Terei | 2011-06-17 | 1 | -0/+3 |
* | Remove some trailing whitespace | Ian Lynagh | 2011-06-12 | 1 | -1/+1 |
* | Do not enable -XGenerics when building the optimized libs. | Jose Pedro Magalhaes | 2011-05-05 | 1 | -2/+1 |
* | Merge in new code generator branch. | Simon Marlow | 2011-01-24 | 1 | -0/+9 |
* | Libraries bytestirng, time, binary need -fno-warn-identities | simonpj@microsoft.com | 2010-11-16 | 1 | -2/+5 |
* | Fix computation of installed packages | simonpj@microsoft.com | 2010-09-24 | 1 | -0/+3 |
* | For now, switch off incomplete-pattern warnings in containers | simonpj@microsoft.com | 2010-09-23 | 1 | -0/+3 |
* | turn off -Werror for primitive and vector | Simon Marlow | 2010-09-23 | 1 | -0/+6 |
* | Refactoring and tidy up in the build system | Simon Marlow | 2010-09-23 | 1 | -0/+4 |
* | Binary no longer has unusable UNPACK pragmas, so no need to turn of -Werror | Ian Lynagh | 2010-09-04 | 1 | -3/+0 |
* | Move all the warning workarounds to one place | Ian Lynagh | 2010-07-10 | 1 | -0/+16 |
* | Rename some variables from FOO to FOO_CMD | Ian Lynagh | 2010-06-16 | 1 | -1/+1 |
* | Remove -fasm from mk/validate-settings.mk | Ian Lynagh | 2009-11-20 | 1 | -4/+4 |
* | Don't build PS/PDF docs when validating | Ian Lynagh | 2009-10-23 | 1 | -0/+7 |
* | ignore unused-import warnings from Haskeline | Simon Marlow | 2009-09-18 | 1 | -0/+2 |
* | binary has unused-import warnings | Simon Marlow | 2009-09-10 | 1 | -0/+3 |
* | Check Cabal packages when validating | Ian Lynagh | 2009-08-11 | 1 | -0/+2 |
* | Leave dyn in GhcLibWays when validating | Ian Lynagh | 2009-08-07 | 1 | -1/+1 |
* | temporarily turn off unused import warnings for the time library | Ian Lynagh | 2009-07-18 | 1 | -0/+2 |
* | Temporarily turn off unused-do-bind warnings for the time package | Ian Lynagh | 2009-07-18 | 1 | -0/+3 |
* | Stop using -fno-warn-unused-do-bind when compiling the libraries | Ian Lynagh | 2009-07-09 | 1 | -3/+0 |
* | For now, use -fno-warn-unused-do-bind when building the libraries | Ian Lynagh | 2009-07-04 | 1 | -0/+4 |
* | Turn on warnings when validating | Ian Lynagh | 2009-05-23 | 1 | -2/+2 |
* | Don't overwrite the *OPTS/*Opts variables in mk/validate-settings.mk | Ian Lynagh | 2009-05-21 | 1 | -5/+5 |
* | GhcBootLibs is no more | Simon Marlow | 2009-05-11 | 1 | -1/+0 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -2/+2 |
* | add a DO NOT EDIT comment | Simon Marlow | 2009-04-21 | 1 | -0/+2 |
* | Don't force HSCOLOUR_SRCS = YES when validating | Ian Lynagh | 2009-03-08 | 1 | -1/+0 |
* | Require HsColour by default | Ian Lynagh | 2009-01-04 | 1 | -0/+1 |
* | Comments only | simonpj@microsoft.com | 2008-09-18 | 1 | -0/+4 |
* | Turn on optimisation for stage2 when validating | Ian Lynagh | 2008-08-28 | 1 | -1/+1 |
* | Add --slow (and --fast) options to validate | Ian Lynagh | 2008-07-01 | 1 | -1/+10 |
* | Make a "validate --hpc"; shows how much of the compiler the testsuite tests | Ian Lynagh | 2008-07-01 | 1 | -1/+1 |
* | Use -O0 rather than the deprecated -Onot | Ian Lynagh | 2008-06-14 | 1 | -2/+2 |
* | In validate settings, make -Werror easier to override | Ian Lynagh | 2008-03-26 | 1 | -2/+4 |