| Commit message (Expand) | Author | Age | Files | Lines |
* | validate: Allow user to override Python interpreter | Ben Gamari | 2016-10-17 | 1 | -2/+8 |
* | validate: Add --build-only | Ben Gamari | 2016-10-01 | 1 | -0/+15 |
* | Validate: use `rm -f` instead of `rm` | Thomas Miedema | 2016-06-18 | 1 | -1/+1 |
* | Testsuite: validate the tests/stage1 directory with the stage1 compiler | Thomas Miedema | 2016-06-18 | 1 | -3/+28 |
* | Testsuite: run tests in <testdir>.run instead of /tmp | Thomas Miedema | 2016-06-18 | 1 | -1/+2 |
* | validate: Note existence of config_args variable | Ben Gamari | 2016-04-17 | 1 | -0/+3 |
* | validate: Use gz compression during bindist check | Ben Gamari | 2016-01-18 | 1 | -2/+6 |
* | Build system: delete ghc-pwd | Thomas Miedema | 2016-01-04 | 1 | -3/+3 |
* | Rewrite checkUniques and incorporate into validate | Ben Gamari | 2015-11-24 | 1 | -0/+2 |
* | Revert "Build system: don't create mk/are-validating.mk" | Thomas Miedema | 2015-10-29 | 1 | -7/+11 |
* | Build system: don't create mk/are-validating.mk | Thomas Miedema | 2015-10-04 | 1 | -11/+7 |
* | Build system: delete the InstallExtraPackages variable | Thomas Miedema | 2015-09-08 | 1 | -5/+0 |
* | Testsuite: by default run all tests for a single way | Thomas Miedema | 2015-09-02 | 1 | -5/+5 |
* | Build system: delete half-baked Cygwin support | Thomas Miedema | 2015-08-20 | 1 | -4/+0 |
* | Travis: prevent 10' no output, by setting VERBOSE=2 | Thomas Miedema | 2015-08-17 | 1 | -3/+6 |
* | Validate: explain THREADS instead of CPUS in --help | Thomas Miedema | 2015-07-22 | 1 | -8/+9 |
* | Validate: document --quiet [skip ci] | Thomas Miedema | 2015-07-22 | 1 | -2/+3 |
* | Validate: by default do show commands | Thomas Miedema | 2015-07-21 | 1 | -3/+22 |
* | Build system: do not build stm and parallel by default | Thomas Miedema | 2015-07-14 | 1 | -0/+5 |
* | Make validate more quiet | Thomas Miedema | 2015-06-04 | 1 | -28/+30 |
* | testdriver: delete unused ways | Thomas Miedema | 2015-04-07 | 1 | -1/+2 |
* | Filter out `-Rghc-timing` for V=0 builds (#10223) | Thomas Miedema | 2015-04-01 | 1 | -1/+0 |
* | `make test` in root directory now runs fulltest | Thomas Miedema | 2015-03-02 | 1 | -2/+2 |
* | Don't use absolute paths for perl in validate | Mateusz Kowalczyk | 2014-11-17 | 1 | -3/+2 |
* | Have validate take into account stat test failures too. | Gintautas Miliauskas | 2014-11-07 | 1 | -0/+1 |
* | First stab at making ./validate less verbose | Austin Seipp | 2014-10-01 | 1 | -3/+25 |
* | validate: add simple CPU count autodetection | Sergei Trofimovich | 2014-08-19 | 1 | -5/+27 |
* | Re-add `--no-dph` option to ./validate | Herbert Valerio Riedel | 2014-08-12 | 1 | -0/+3 |
* | Don't build or test dph by default | Austin Seipp | 2014-08-10 | 1 | -13/+10 |
* | Add BUILD_DPH variable to GHC build-system | Herbert Valerio Riedel | 2014-06-29 | 1 | -3/+10 |
* | Update `sync-all` and others files w.r.t. merged testsuite (re #8545) | Herbert Valerio Riedel | 2014-01-12 | 1 | -2/+1 |
* | Add a --no-dph flag to ./validate | Austin Seipp | 2013-09-04 | 1 | -1/+12 |
* | Teach `validate` script how to `--help` | Herbert Valerio Riedel | 2013-08-31 | 1 | -15/+35 |
* | Run ghc-pkg check during validate | Ian Lynagh | 2013-05-30 | 1 | -0/+19 |
* | Ship transformers with GHC | Ian Lynagh | 2013-01-02 | 1 | -6/+3 |
* | Fix the transformers-building code, and move it from validate to ghc.mk | Ian Lynagh | 2012-10-25 | 1 | -22/+1 |
* | Full validates now install transformers rather than mtl | Ian Lynagh | 2012-05-19 | 1 | -3/+4 |
* | Tweak the HADDOCK_DOCS regex in validate | Ian Lynagh | 2012-03-09 | 1 | -1/+1 |
* | Fix validating with HADDOCK_DOCS=YES | Ian Lynagh | 2012-02-22 | 1 | -8/+9 |
* | Add a hack to make validating with HADDOCK_DOCS=NO work | Ian Lynagh | 2012-02-21 | 1 | -3/+16 |
* | Record ValidateSpeed and ValidateHpc in mk/are-validating.mk | Ian Lynagh | 2011-11-26 | 1 | -2/+4 |
* | Make the --fast option to validate faster, and add --normal | Simon Marlow | 2011-11-16 | 1 | -32/+53 |
* | Have validate check for the "files written by multiple tests" error | Ian Lynagh | 2011-08-08 | 1 | -1/+2 |
* | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-07-29 | 1 | -1/+8 |
|\ |
|
| * | validate now checks that the testsuite exists first; trac #5089 | Ian Lynagh | 2011-07-14 | 1 | -0/+7 |
| * | Check mk/validate.mk exists before we try grepping it | Ian Lynagh | 2011-06-26 | 1 | -1/+1 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-06-20 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | haddock the mtl package when validating | Ian Lynagh | 2011-06-16 | 1 | -4/+7 |
* | | Add a comment about how to do validate while capturing a debug log, | Simon Peyton Jones | 2011-06-20 | 1 | -0/+1 |
|/ |
|
* | Install the mtl package into the bindist when validating. This allows | Simon Marlow | 2011-05-24 | 1 | -0/+15 |