| Commit message (Expand) | Author | Age | Files | Lines |
* | hadrian: Clean up flavour transformer definitions | Ben Gamari | 2022-04-28 | 1 | -4/+3 |
* | testsuite: Fix calculation about whether to pass -dynamic to compiler | Matthew Pickering | 2022-04-28 | 2 | -7/+7 |
* | hadrian: Don't pass -rtsopts when building libraries | Douglas Wilson | 2022-04-28 | 1 | -2/+2 |
* | hadrian: add debug_ghc and debug_stage1_ghc flavour transformers | Douglas Wilson | 2022-04-28 | 3 | -2/+12 |
* | hadrian: Enrich flavours to build profiled/debugged/threaded ghcs per stage | Douglas Wilson | 2022-04-28 | 11 | -32/+30 |
* | hadrian: Add Monoid instance to Way | Douglas Wilson | 2022-04-28 | 1 | -1/+4 |
* | Enable eventlog support in all ways by default | Ben Gamari | 2022-04-27 | 11 | -43/+20 |
* | Drop libtool path from settings file | Ben Gamari | 2022-04-25 | 2 | -3/+0 |
* | testsuite: Cabalify ghc-config | Ben Gamari | 2022-04-25 | 3 | -21/+8 |
* | testsuite: More robust library way detection | Ben Gamari | 2022-04-25 | 1 | -68/+4 |
* | hadrian: Clean up handling of libffi dependencies | Ben Gamari | 2022-04-25 | 3 | -10/+12 |
* | hadrian: Drop redundant include directories | Ben Gamari | 2022-04-25 | 1 | -10/+0 |
* | hadrian: Ensure that --extra-lib-dirs are used | Ben Gamari | 2022-04-25 | 1 | -26/+5 |
* | hadrian: Enable -dlint in devel2 flavour | Ben Gamari | 2022-04-22 | 1 | -1/+1 |
* | Include the way string in the file name for dump files. | Andreas Klebinger | 2022-04-22 | 1 | -1/+1 |
* | Hadrian: use a set to keep track of ways | sheaf | 2022-04-14 | 18 | -33/+68 |
* | hadrian: Build wrappers using ghc rather than cc | Ben Gamari | 2022-04-06 | 1 | -2/+2 |
* | hadrian: Disable ghci libraries when object merging is not available | Ben Gamari | 2022-04-06 | 3 | -5/+19 |
* | Fix a few new warnings when booting with GHC 9.2.2 | Ben Gamari | 2022-04-06 | 1 | -1/+4 |
* | hadrian: Clean up flavour transformer definitions | Ben Gamari | 2022-04-06 | 1 | -8/+6 |
* | Build ar archives with -L when "joining" objects | Ben Gamari | 2022-04-06 | 1 | -0/+1 |
* | hadrian: Produce ar archives with L modifier on Windows | Ben Gamari | 2022-04-06 | 2 | -1/+9 |
* | hadrian: Refactor handling of ar flags | Ben Gamari | 2022-04-06 | 4 | -31/+36 |
* | hadrian: Add assertion that in/out tree args are the same | Matthew Pickering | 2022-04-01 | 2 | -23/+37 |
* | hadrian: Fix race involving empty package databases | Matthew Pickering | 2022-04-01 | 3 | -5/+18 |
* | hadrian: Introduce CheckProgram datatype to replace a 7-tuple | Matthew Pickering | 2022-04-01 | 1 | -10/+19 |
* | hadrian: allow testing linters with out of tree compilers | Zubin Duggal | 2022-04-01 | 1 | -21/+21 |
* | hadrian: Remove linters-common from bindist | Matthew Pickering | 2022-04-01 | 2 | -3/+22 |
* | two typos | Eric Lindblad | 2022-04-01 | 2 | -2/+2 |
* | hadrian typos | Eric Lindblad | 2022-04-01 | 4 | -4/+4 |
* | Hadrian: make DDEBUG separate from debugged RTS | sheaf | 2022-03-29 | 7 | -34/+42 |
* | hadrian: Build lib:GHC with -haddock and -Winvalid-haddock (#21273) | Zubin Duggal | 2022-03-29 | 1 | -0/+3 |
* | Hadrian: allow testsuite to run with cross-compilers (#21292) | Sylvain Henry | 2022-03-28 | 1 | -1/+3 |
* | Disable text's dependency on simdutf by default | Ben Gamari | 2022-03-28 | 1 | -0/+8 |
* | hadrian: Flag cabal flag handling | Matthew Pickering | 2022-03-28 | 1 | -10/+5 |
* | hadrian: Correct generation of hsc2hs wrapper | Matthew Pickering | 2022-03-24 | 1 | -1/+1 |
* | hi haddock: Lex and store haddock docs in interface files | Zubin Duggal | 2022-03-23 | 3 | -1/+2 |
* | Hadrian: account for change in late-ccs flag | sheaf | 2022-03-17 | 1 | -1/+1 |
* | Hadrian: use IntSet Binary instance for Way (#19209) | Sylvain Henry | 2022-03-12 | 1 | -2/+2 |
* | Hadrian: avoid allocations in WayUnit's Read instance (#19209) | Sylvain Henry | 2022-03-12 | 1 | -1/+8 |
* | Hadrian: remove useless imports | Sylvain Henry | 2022-03-12 | 2 | -5/+0 |
* | Hadrian: avoid allocating in stageString (#19209) | Sylvain Henry | 2022-03-12 | 1 | -1/+6 |
* | Hadrian: avoid useless allocations in trackArgument | Sylvain Henry | 2022-03-12 | 1 | -4/+12 |
* | users guide: Eliminate spurious \spxentry mentions | Ben Gamari | 2022-03-11 | 1 | -2/+8 |
* | gitlab-ci: Use the linters image in hlint job | Ben Gamari | 2022-03-11 | 1 | -1/+1 |
* | Revert "hadrian: Correctly set whether we have a debug compiler when running ... | Matthew Pickering | 2022-03-09 | 2 | -11/+3 |
* | Fix gen_contents_index logic for hadrian bindist | Matthew Pickering | 2022-03-07 | 1 | -0/+3 |
* | hadrian: Add little flavour transformer to build stage2 with assertions | Matthew Pickering | 2022-03-07 | 1 | -0/+8 |
* | hadrian: Correctly set whether we have a debug compiler when running tests | Matthew Pickering | 2022-03-03 | 2 | -3/+11 |
* | hadrian: Suggest to the user to run ./configure if missing a setting | Matthew Pickering | 2022-02-28 | 5 | -24/+31 |