summaryrefslogtreecommitdiff
path: root/validate
Commit message (Expand)AuthorAgeFilesLines
* boot: cleanup legacy argsCheng Shao2022-08-261-1/+1
* Drop mk/{build,install,config}.mk.inBen Gamari2022-08-251-2/+1
* Drop make build systemBen Gamari2022-08-251-0/+36
* validate: Drop --legacy flagBen Gamari2022-08-251-196/+101
* validate: Ensure that $make variable is setBen Gamari2022-06-141-11/+11
* validate: Use $make rather than makeMatthew Pickering2022-05-201-1/+1
* Avoid using removed utils/checkUniques in validateGreg Steuck2022-02-071-1/+0
* Fix a few Note inconsistenciesBen Gamari2022-02-011-2/+2
* Permit multiple values in config_args for validateGreg Steuck2021-11-251-1/+1
* validate: Look for python3 executable in python detectionBen Gamari2021-08-021-4/+6
* validate: Add note for BINDIST variable, GitLab validation; clean up commentsAlina Banerjee2021-07-271-3/+15
* validate: check both stage1, stage2 test failures for deciding success of ent...Alina Banerjee2021-07-271-1/+15
* validate: run stage1 tests using stage1 compiler when BINSTIST is falseAlina Banerjee2021-07-271-2/+13
* validate: change test ghc based on BINDIST value (YES/NO)Alina Banerjee2021-07-271-1/+7
* validate: update quick-validate flavour for validation with --fastAlina Banerjee2021-07-271-8/+10
* validate: add a debug flag (in both Hadrian and legacy Make) for running testsAlina Banerjee2021-07-271-1/+12
* validate: add flags using Hadrian's user settings for ignoring changes in per...Alina Banerjee2021-07-271-29/+90
* validate: fix #18477, improve syntax & add if-else checks for test outcomes/v...Alina Banerjee2021-07-271-123/+142
* 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