summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Build lib:GHC with -haddock and -Winvalid-haddock (#21273)wip/haddock-doc-fixesZubin Duggal2022-03-281-0/+3
* hadrian: Add show target to bindist makefileMatthew Pickering2022-03-281-0/+4
* Hadrian: allow testsuite to run with cross-compilers (#21292)Sylvain Henry2022-03-281-1/+3
* Disable text's dependency on simdutf by defaultBen Gamari2022-03-281-0/+8
* hadrian: Flag cabal flag handlingMatthew Pickering2022-03-281-10/+5
* hadrian: Correct generation of hsc2hs wrapperMatthew Pickering2022-03-241-1/+1
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-233-1/+2
* Hadrian: account for change in late-ccs flagsheaf2022-03-172-2/+2
* Hadrian: use IntSet Binary instance for Way (#19209)Sylvain Henry2022-03-121-2/+2
* Hadrian: avoid allocations in WayUnit's Read instance (#19209)Sylvain Henry2022-03-121-1/+8
* Hadrian: remove useless importsSylvain Henry2022-03-122-5/+0
* Hadrian: avoid allocating in stageString (#19209)Sylvain Henry2022-03-121-1/+6
* Hadrian: avoid useless allocations in trackArgumentSylvain Henry2022-03-121-4/+12
* users guide: Eliminate spurious \spxentry mentionsBen Gamari2022-03-111-2/+8
* gitlab-ci: Use the linters image in hlint jobBen Gamari2022-03-112-4/+2
* Revert "hadrian: Correctly set whether we have a debug compiler when running ...Matthew Pickering2022-03-092-11/+3
* Fix gen_contents_index logic for hadrian bindistMatthew Pickering2022-03-072-0/+6
* hadrian: Add little flavour transformer to build stage2 with assertionsMatthew Pickering2022-03-072-1/+15
* hadrian: Correctly set whether we have a debug compiler when running testsMatthew Pickering2022-03-032-3/+11
* hadrian: Suggest to the user to run ./configure if missing a settingMatthew Pickering2022-02-285-24/+31
* Suggestions due to hlintMatthew Pickering2022-02-241-0/+0
* Add rule for generating HsBaseConfig.hMatthew Pickering2022-02-241-8/+9
* Move linters into the treeMatthew Pickering2022-02-246-11/+55
* hadrian: Enable late-ccs when building profiled_ghcMatthew Pickering2022-02-211-1/+7
* Reinstallable GHCZubin Duggal2022-02-2111-19/+233
* hadrian: detect if 'main' is not a haskell file and add it to appropriate lis...Zubin Duggal2022-02-201-3/+13
* Bump Cabal submoduleBen Gamari2022-02-102-2/+4
* testsuite: Add missing dependency on ghcconfigMatthew Pickering2022-02-091-1/+6
* testsuite: Clean up old/redundant predicatesMatthew Pickering2022-02-091-6/+0
* testsuite: Use absolute paths for config.libdirMatthew Pickering2022-02-091-2/+4
* Don't try to build stage1 with -eventlog if stage0 doesn't provide itPHO2022-02-084-2/+12
* Add notes linter to testsuiteMatthew Pickering2022-02-083-16/+29
* hadrian: remove redundant importAlex D2022-02-061-1/+0
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-044-41/+175
* Fix a few Note inconsistenciesBen Gamari2022-02-014-4/+1
* Rip out remaining SPARC supportBen Gamari2022-01-292-3/+2
* rts: Refactor event typesBen Gamari2022-01-292-0/+13
* hadrian: Allow testing of the stage1 compiler (#20755)Zubin Duggal2022-01-265-43/+73
* Pass config.stage argument to testsuiteMatthew Pickering2022-01-261-0/+1
* alwaysRerun generation of ghcconfigMatthew Pickering2022-01-261-0/+1
* Hadrian: update the index-state to allow building with GHC 9.0.2Ryan Scott2022-01-241-1/+1
* hadrian BinaryDist: version ghc in ghciScriptWrapperJens Petersen2022-01-181-2/+4
* hadrian: Include bash completion script in bindistBen Gamari2022-01-131-0/+5
* hadrian: Fully implement source distributions (#19317)Zubin Duggal2022-01-119-110/+202
* hadrian: allow offline bootstrappingZubin Duggal2022-01-115-64/+192
* hadrian: Add bootstrap scripts for building without cabal-installMatthew Pickering2022-01-1118-0/+695
* Drop --configure from Hadrian docsAndrey Mokhov2021-12-123-28/+4
* Hadrian: Allow building with GHC 9.2Ryan Scott2021-12-093-3/+10
* hadrian: Don't rely on realpath in bindist MakefileBen Gamari2021-12-022-4/+5
* hadrian: Document fully_static flavour transformerBen Gamari2021-12-011-0/+4