summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Fix linker script flag for MergeObjects builderAlexis King2023-05-121-2/+2
* hadrian: Fix mention of non-existent removeFiles functionBen Gamari2023-05-121-1/+1
* hadrian: fix no_dynamic_libs flavour transformerCheng Shao2023-05-111-14/+6
* Move "target has RTS linker" out of settingsRodrigo Mesquita2023-05-116-7/+4
* Add hashes to unit-ids created by hadrianromes2023-05-0446-131/+728
* Hardwire a better unit-id for ghcromes2023-05-043-0/+30
* hadrian: Flavour: Change args -> extraArgsMatthew Pickering2023-05-0415-28/+30
* Fix unlit path in cross bindistsamesgen2023-05-031-1/+1
* testsuite: add the req_ghc_with_threaded_rts predicateCheng Shao2023-04-271-1/+1
* JS: Fix h$base_access implementation (issue 22576)Josh Meredith2023-04-251-1/+5
* hadrian: fix non-ghc program paths passed to testsuite driver when testing cr...Cheng Shao2023-04-241-4/+5
* rts: always build 64-bit atomic opsCheng Shao2023-04-241-5/+0
* Implement -jsem: parallelism controlled by semaphoressheaf2023-04-203-3/+7
* hadrian: Pass haddock file arguments in a response fileMatthew Pickering2023-04-202-1/+13
* 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