| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't produce platformConstants file | Sylvain Henry | 2021-04-10 | 1 | -11/+0 |
* | hadrian: Introduce runtest.opts key-value setting | Ben Gamari | 2021-02-24 | 1 | -0/+3 |
* | Warn about using quick with profiling | Leif Metcalf | 2021-01-29 | 1 | -3/+4 |
* | hadrian: Introduce no_profiled_libs flavour transformer | Ben Gamari | 2021-01-17 | 1 | -0/+4 |
* | hadrian: Drop redundant flavour definitions | Ben Gamari | 2020-11-22 | 1 | -27/+2 |
* | hadrian: Add profiled_ghc and no_dynamic_ghc modifiers | Ben Gamari | 2020-11-22 | 1 | -0/+13 |
* | hadrian: Add a viaLlvmBackend modifier | Ben Gamari | 2020-11-22 | 1 | -0/+4 |
* | hadrian: Introduce notion of flavour transformers | Ben Gamari | 2020-11-22 | 1 | -0/+44 |
* | Hadrian: add quick-debug flavour | Sylvain Henry | 2020-10-09 | 1 | -3/+25 |
* | hadrian/doc: Clarify documentation of key-value configuration | Ben Gamari | 2020-09-30 | 1 | -1/+2 |
* | Move Hadrian's wiki pages in tree (fix #16165) | Sylvain Henry | 2020-09-04 | 1 | -0/+104 |
* | hadrian: add flag to skip rebuilding dependency information #17636 | Adam Sandberg Ericsson | 2020-07-08 | 1 | -0/+14 |
* | Update Hadrian | Sylvain Henry | 2020-06-17 | 2 | -17/+8 |
* | Rename ghci.sh and build.sh to ghci and build respectively | Xavier Denis | 2020-02-29 | 3 | -11/+11 |
* | hadrian: Add --broken-test flag | Ben Gamari | 2020-02-26 | 1 | -0/+10 |
* | hadrian: Add execution and target architecture to stage-compilation figure | Ben Gamari | 2020-02-14 | 1 | -47/+198 |
* | hadrian: Add --test-metrics argument | Ben Gamari | 2020-02-09 | 1 | -0/+3 |
* | Fix GhcThreaded setting | Ben Gamari | 2020-02-08 | 1 | -0/+2 |
* | hadrian: Allow override of Cabal configuration in hadrian.settings | Ben Gamari | 2020-02-08 | 1 | -15/+17 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 2 | -2/+2 |
* | Hadrian docs: Rename the second "validate" entry to "slow-validate" [ci skip] | Sebastian Graf | 2019-11-30 | 1 | -1/+1 |
* | hadrian: point link to ghc gitlab | Adam Sandberg Eriksson | 2019-10-26 | 1 | -1/+1 |
* | hadrian: Add `validate` and `slow validate` flavours | Ben Gamari | 2019-10-08 | 1 | -0/+22 |
* | Hadrian: Add -haddock option for GHCi's :doc command | Takenobu Tani | 2019-09-24 | 1 | -1/+1 |
* | Add documentation for Hadrian expressions | James Foster | 2019-08-22 | 1 | -0/+329 |
* | hadrian: Refactor file patterns for future Shake changes (fixes #17005) | James Foster | 2019-08-06 | 1 | -5/+5 |
* | hadrian/doc: Add some discussion of compilation stages | Ben Gamari | 2019-07-09 | 1 | -0/+984 |
* | Hadrian: implement key-value settings for builder options | Alp Mestanogullari | 2019-07-09 | 1 | -15/+111 |
* | Hadrian: add --test-root-dirs, to only run specific directories of tests | Alp Mestanogullari | 2019-05-22 | 1 | -0/+31 |
* | Change GHC.hs to Packages.hs in Hadrian user-settings.md | Giles Anderson | 2019-05-13 | 1 | -1/+1 |
* | Generate settings by make/hadrian instead of configure | John Ericson | 2019-04-30 | 1 | -0/+11 |
* | Hadrian: fix ghcDebugged and document it | Alp Mestanogullari | 2019-04-18 | 1 | -0/+15 |
* | Hadrian: document -a/--test-accept | Alp Mestanogullari | 2019-04-12 | 2 | -0/+33 |
* | Replace git.haskell.org with gitlab.haskell.org (#16196) | Yuriy Syrovetskiy | 2019-04-04 | 1 | -1/+1 |
* | Hadrian: introduce an easy way for users to build with -split-sections | Alp Mestanogullari | 2019-03-27 | 1 | -0/+28 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -1/+1 |
* | Add a bench flavour to Hadrian | Sebastian Graf | 2019-03-20 | 1 | -34/+20 |
* | Add flavours link | Simon Peyton Jones | 2019-03-15 | 1 | -0/+1 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 1 | -9/+0 |
* | Hadrian: introduce ways to skip some documentation targets | Alp Mestanogullari | 2019-03-01 | 2 | -1/+59 |
* | Hadrian: add LLVM flavours | Alec Theriault | 2019-02-10 | 1 | -2/+35 |
* | Add werror function to Flavour.hs | Matthew Pickering | 2019-02-03 | 1 | -0/+11 |
* | Update user-settings.md with a pointer to `Packages` | Sebastian Graf | 2019-02-02 | 1 | -1/+5 |
* | Hadrian: Fix outdated link. | Andrey Mokhov | 2019-01-31 | 1 | -1/+1 |
* | Hadrian: Update instructions for building on Windows | Andrey Mokhov | 2019-01-31 | 1 | -23/+24 |
* | Add O2 to hsCompiler on stage0 for most hadrian flavours. | klebinger.andreas@gmx.at | 2019-01-31 | 1 | -5/+4 |
* | typo | Alp Mestanogullari | 2019-01-16 | 1 | -1/+1 |
* | crosslink hadrian/README.md and hadrian/doc/make.md | Alp Mestanogullari | 2019-01-16 | 1 | -0/+6 |
* | Hadrian: Add support for building stage3 | Matthew Pickering | 2019-01-09 | 2 | -5/+16 |
* | hadrian: introduce make-user-oriented docs | Alp Mestanogullari | 2018-12-17 | 1 | -0/+179 |