- 26 Jan, 2018 1 commit
-
-
Tao He authored
* Support run GHC's test from hadrian. 1. Necessary command line arguments to run test driver. + `--test-only=<TEST_CASE>` + `--test-skip-perf` + `--test-summary=<SUMMARY_FILE>` + `--test-junit=<SUMMARY_FILE>` + `--test-config=<EXTRA_TEST_CONFIG>` 2. Synchronize configurations from test.mk. 3. Synchronize GHC's compilation flags from test.mk (that's very important). * The `RunTest` builder and `test` rule to run GHC's test. * Timeout rules. * Reduce boilerplate. * Fix warning. * Move getTestArgs into Settings.Builders.RunTest. * Drop `validate` related code to avoid confusion. * Replace explicit `chmod +x` with `makeExecutable`. * Fix executable's extension.
-
- 29 Oct, 2017 1 commit
-
-
Andrey Mokhov authored
See #440
-
- 16 Sep, 2017 1 commit
-
-
patrickdoc authored
* Implement documentation building * Clean up for merge
-
- 28 Aug, 2017 1 commit
-
-
Andrey Mokhov authored
-
- 16 Aug, 2017 1 commit
-
-
Andrey Mokhov authored
* Move buildRoot into the Action monad, so it can be configured from command line in future * Move settings from Setting.Path to Base and Context * Simplify build rule matching and prepare to factoring out common build rules into the library, #347
-
- 14 Aug, 2017 1 commit
-
-
Andrey Mokhov authored
* Get rid of unsafePerformIO using shakeExtra * Move diagnostic info utilities to the library See #347
-
- 13 Aug, 2017 2 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 07 Aug, 2017 1 commit
-
-
Andrey Mokhov authored
See #347
-
- 06 Aug, 2017 2 commits
-
-
Andrey Mokhov authored
See #347
-
Andrey Mokhov authored
See #347
-
- 05 Aug, 2017 1 commit
-
-
Andrey Mokhov authored
See #347
-
- 26 Jul, 2017 1 commit
-
-
Andrey Mokhov authored
-
- 23 Jul, 2017 2 commits
-
-
Zhen Zhang authored
-
Zhen Zhang authored
-
- 20 Jul, 2017 1 commit
-
-
Zhen Zhang authored
-
- 15 Jul, 2017 1 commit
-
-
Zhen Zhang authored
-
- 27 Nov, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 30 Oct, 2016 4 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 27 Oct, 2016 1 commit
-
-
Andrey Mokhov authored
See #265
-
- 23 Jul, 2016 1 commit
-
-
Michal Terepeta authored
Signed-off-by:
Michal Terepeta <michal.terepeta@gmail.com>
-
- 12 Jul, 2016 1 commit
-
-
Andrey Mokhov authored
See #268.
-
- 04 Jun, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 16 May, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 09 May, 2016 2 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
See #235.
-
- 26 Apr, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 15 Apr, 2016 1 commit
-
-
Andrey Mokhov authored
See #223.
-
- 14 Feb, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 12 Feb, 2016 1 commit
-
-
Andrey Mokhov authored
See #207.
-
- 09 Feb, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 30 Jan, 2016 1 commit
-
-
Andrey Mokhov authored
See #187. [skip ci]
-
- 29 Jan, 2016 1 commit
-
-
Andrey Mokhov authored
See #187.
-
- 28 Jan, 2016 1 commit
-
-
Andrey Mokhov authored
See #187.
-
- 27 Jan, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 24 Jan, 2016 1 commit
-
-
Andrey Mokhov authored
-
- 11 Jan, 2016 1 commit
-
-
Neil Mitchell authored
-