summaryrefslogtreecommitdiff
path: root/validate
Commit message (Expand)AuthorAgeFilesLines
* validate: Fix copy-pastaBen Gamari2021-02-141-2/+2
* validate: Enable tarball autodownload by default.Andreas Klebinger2021-02-051-1/+1
* Remove legacy comment in validate scriptCheng Shao2021-01-221-3/+0
* Validate script: fix configure command when using stackSylvain Henry2020-12-111-1/+4
* Find hadrian location more reliably in cabal-install outputGreg Steuck2020-11-201-1/+1
* Rename ghci.sh and build.sh to ghci and build respectivelyXavier Denis2020-02-291-2/+2
* Re-layout validate scriptBen Gamari2019-12-101-144/+142
* Use Hadrian by default in validate script (#17527)Sylvain Henry2019-11-301-7/+9
* validate: Use Hadrian's validate flavourBen Gamari2019-10-081-3/+9
* Allow validation with Hadrian built with Stack [skip ci]Sylvain Henry2019-09-161-3/+18
* add an --hadrian mode to ./validateAlp Mestanogullari2019-05-231-57/+144
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Cleanup boot and validateKrzysztof Gogolewski2018-10-151-13/+1
* circleci: Detect core countBen Gamari2018-07-061-23/+1
* vectorise: Put it out of its miseryBen Gamari2018-06-021-6/+0
* Rewrite boot in PythonBen Gamari2017-10-021-2/+2
* testsuite: Produce JUnit outputBen Gamari2017-07-281-0/+2
* Revert "Rewrite boot in Python"Ben Gamari2017-05-261-2/+2
* Rewrite boot in PythonBen Gamari2017-05-221-2/+2
* validate: Clean GMP treesBen Gamari2017-04-041-1/+1
* validate: Allow user to override Python interpreterBen Gamari2016-10-171-2/+8
* validate: Add --build-onlyBen Gamari2016-10-011-0/+15
* Validate: use `rm -f` instead of `rm`Thomas Miedema2016-06-181-1/+1
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-3/+28
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-1/+2
* validate: Note existence of config_args variableBen Gamari2016-04-171-0/+3
* validate: Use gz compression during bindist checkBen Gamari2016-01-181-2/+6
* Build system: delete ghc-pwdThomas Miedema2016-01-041-3/+3
* Rewrite checkUniques and incorporate into validateBen Gamari2015-11-241-0/+2
* Revert "Build system: don't create mk/are-validating.mk"Thomas Miedema2015-10-291-7/+11
* Build system: don't create mk/are-validating.mkThomas Miedema2015-10-041-11/+7
* Build system: delete the InstallExtraPackages variableThomas Miedema2015-09-081-5/+0
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-5/+5
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-4/+0
* Travis: prevent 10' no output, by setting VERBOSE=2Thomas Miedema2015-08-171-3/+6
* Validate: explain THREADS instead of CPUS in --helpThomas Miedema2015-07-221-8/+9
* Validate: document --quiet [skip ci]Thomas Miedema2015-07-221-2/+3
* Validate: by default do show commandsThomas Miedema2015-07-211-3/+22
* Build system: do not build stm and parallel by defaultThomas Miedema2015-07-141-0/+5
* Make validate more quietThomas Miedema2015-06-041-28/+30
* testdriver: delete unused waysThomas Miedema2015-04-071-1/+2
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-011-1/+0
* `make test` in root directory now runs fulltestThomas Miedema2015-03-021-2/+2
* Don't use absolute paths for perl in validateMateusz Kowalczyk2014-11-171-3/+2
* Have validate take into account stat test failures too.Gintautas Miliauskas2014-11-071-0/+1
* First stab at making ./validate less verboseAustin Seipp2014-10-011-3/+25
* validate: add simple CPU count autodetectionSergei Trofimovich2014-08-191-5/+27
* Re-add `--no-dph` option to ./validateHerbert Valerio Riedel2014-08-121-0/+3
* Don't build or test dph by defaultAustin Seipp2014-08-101-13/+10
* Add BUILD_DPH variable to GHC build-systemHerbert Valerio Riedel2014-06-291-3/+10