summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings
Commit message (Expand)AuthorAgeFilesLines
* Move "target has RTS linker" out of settingsRodrigo Mesquita2023-05-111-1/+4
* Add hashes to unit-ids created by hadrianromes2023-05-044-6/+10
* Hardwire a better unit-id for ghcromes2023-05-042-0/+15
* hadrian: Flavour: Change args -> extraArgsMatthew Pickering2023-05-0411-19/+18
* 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
* Implement -jsem: parallelism controlled by semaphoressheaf2023-04-201-0/+2
* hadrian: Pass haddock file arguments in a response fileMatthew Pickering2023-04-201-1/+0
* Add support for -debug in the testsuiteKrzysztof Gogolewski2023-04-111-1/+8
* 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 flavour compiler stage options off-by-one errorAlexis King2023-03-085-17/+15
* Merge libiserv with ghciSylvain Henry2023-02-172-4/+3
* linker: Fix BFD import librariesTamar Christina2023-02-031-1/+1
* Windows: Remove mingwex dependencyRyan Scott2023-02-031-1/+0
* Fixes for cabal-reinstall CI jobMatthew Pickering2023-01-311-7/+10
* Fix spurious change from !9568Sylvain Henry2023-01-261-1/+1
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-251-3/+11
* hadrian: disable alloca for in-tree GMP on wasm32Cheng Shao2023-01-231-1/+9
* ghc package does not have to depend on terminfoBodigrim2023-01-181-1/+0
* 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
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-041-1/+1
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-042-0/+39
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-041-1/+1
* hadrian: don't add debug info to non-debug ways of rtsCheng Shao2022-12-081-1/+0
* Hadrian: fix ghcDebugAssertions off-by-one errorsheaf2022-12-063-7/+9
* Add Javascript backendSylvain Henry2022-11-291-2/+6
* Don't let configure perform trivial substitutions (#21846)Sylvain Henry2022-11-231-2/+2
* hadrian:Set TNTC when running testsuite.Andreas Klebinger2022-11-221-1/+4
* hadrian: add targetSupportsThreadedRts flagCheng Shao2022-11-118-17/+31
* Pass correct package db when testing stage1.Zubin Duggal2022-10-281-1/+1
* Update filepath to filepath-1.4.100.0Matthew Pickering2022-09-222-6/+1
* Hadrian: merge archives even in stage 0sheaf2022-09-201-2/+4
* rts: make threaded ways optionalCheng Shao2022-09-171-0/+1
* hadrian: Need builders needed by Cabal Configure in parallelMatthew Pickering2022-09-141-12/+18
* hadrian: Add some more packages to multi-cradleMatthew Pickering2022-09-141-1/+5
* hadrian: Inplace/Final package databasesMatthew Pickering2022-09-146-22/+20
* hadrian: Use a stamp file to record when a package is built in a certain wayMatthew Pickering2022-09-141-2/+0
* Make ghcDebugAssertions into a Stage predicate (Stage -> Bool)Matthew Pickering2022-08-315-9/+9
* Refine in-tree compiler args for --test-compiler=stage1Matthew Pickering2022-08-311-4/+6
* hadrian: Fix whitespaceBen Gamari2022-08-251-33/+32
* hadrian: Fix bootstrapping with ghc-9.4Matthew Pickering2022-08-211-0/+1
* haddock docs: Fix links from identifiers to dependent packagesMatthew Pickering2022-08-191-3/+2
* hadrian RunRest: add type signature for stageNumberJens Petersen2022-08-101-0/+1
* testsuite: Correctly set withNativeCodeGenMatthew Pickering2022-08-021-1/+5
* hadrian: Rename documentation directories for consistency with makeBen Gamari2022-07-171-4/+4
* Vendor filepath inside template-haskellMatthew Pickering2022-07-051-0/+7