summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* docs: Generate docs/index.html with version numberMatthew Pickering2023-04-142-3/+4
* Add support for -debug in the testsuiteKrzysztof Gogolewski2023-04-112-3/+12
* hadrian: Improve option parsingKrzysztof Gogolewski2023-04-031-76/+56
* hadrian: Update bootstrap plans for 9.2.6, 9.2.7, 9.4.4, 9.4.5, 9.6.1Matthew Pickering2023-04-0326-140/+1257
* hadrian: Pass CROSS_EMULATOR to runtests.pyBen Gamari2023-03-301-0/+2
* Bump submodulesBodigrim2023-03-301-1/+2
* Fixes to accomodate Data.List.{head,tail} with {-# WARNING #-}Bodigrim2023-03-301-0/+1
* hadrian: Fix path to HpcParser.yMatthew Pickering2023-03-291-1/+1
* hadrian: Fix flavour compiler stage options off-by-one errorAlexis King2023-03-089-33/+61
* hadrian: Add +boot_nonmoving_gc flavour transformerBen Gamari2023-03-081-0/+8
* Change hostSupportsRPaths to report False on OpenBSDGreg Steuck2023-03-081-1/+4
* Fix `hadrian/bindist/config.mk.in`Gabriella Gonzalez2023-03-061-0/+1
* Enable response files for linker if supportedGabriella Gonzalez2023-03-063-0/+3
* hadrian: Add dependency from lib/settings to mk/config.mkBen Gamari2023-03-011-1/+1
* Merge libiserv with ghciSylvain Henry2023-02-175-11/+6
* Assume platforms support rpaths if they use either ELF or Mach-OPHO2023-02-141-4/+12
* JS: replace "js" architecture with "javascript"Sylvain Henry2023-02-063-4/+4
* linker: Fix BFD import librariesTamar Christina2023-02-031-1/+1
* Windows: Remove mingwex dependencyRyan Scott2023-02-034-6/+1
* hadrian: Substitute LIBRARY_*_VERSION variablesBen Gamari2023-01-312-2/+18
* hadrian: Refactor templating logicBen Gamari2023-01-311-61/+90
* hadrian: Sphinx docs require templated cabal filesBen Gamari2023-01-311-2/+15
* Revert "Hadrian: fix doc generation"Ben Gamari2023-01-312-18/+3
* configure: Always create the VERSION fileBen Gamari2023-01-311-3/+1
* Fixes for cabal-reinstall CI jobMatthew Pickering2023-01-312-17/+18
* hadrian: Fix library-dirs, dynamic-library-dirs and static-library-dirs in in...Matthew Pickering2023-01-281-2/+5
* Put hadrian bootstrap plans through `jq`John Ericson2023-01-279-9/+2080
* Fix spurious change from !9568Sylvain Henry2023-01-261-1/+1
* Hadrian: fix doc generationSylvain Henry2023-01-262-3/+18
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-251-3/+11
* Hadrian: correctly detect AR at-file supportSylvain Henry2023-01-253-3/+11
* hadrian: disable alloca for in-tree GMP on wasm32Cheng Shao2023-01-231-1/+9
* hadrian: add missing docs for recently added flavour transformersCheng Shao2023-01-231-0/+16
* hadrian: add hi_core flavour transformerCheng Shao2023-01-231-0/+9
* ghc package does not have to depend on terminfoBodigrim2023-01-182-2/+1
* Give the RTS it's own configure scriptJohn Ericson2023-01-185-37/+12
* Use -Wdefault when running Python testdriver (#22727)Krzysztof Gogolewski2023-01-181-2/+3
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-181-8/+7
* Hadrian: fix warnings (#22783)Vladislav Zavialov2023-01-173-5/+3
* Hadrian: generalise &%> to avoid warningssheaf2023-01-167-21/+91
* Remove RTS hack for configuringJohn Ericson2023-01-092-6/+10
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-042-1/+14
* hadrian: Document using GHC environment variable to select boot compilerMatthew Pickering2023-01-041-0/+12
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-046-25/+53
* hadrian: Add test:all_deps to build just testsuite dependenciesMatthew Pickering2023-01-042-0/+16
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-042-1/+3
* hadrian: Ensure that linker scripts are used when merging objectsBen Gamari2022-12-241-2/+6
* hadrian bindist: Install manpages to share/man/man1/ghc.1Matthew Pickering2022-12-221-3/+14
* Allow transformers-0.6 in ghc, ghci, ghc-bin and hadrianBodigrim2022-12-211-1/+1
* hadrian: Enable Cmm instrumentation in TSAN flavourBen Gamari2022-12-151-1/+1