summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings
Commit message (Expand)AuthorAgeFilesLines
* Fixes for cabal-reinstall CI jobMatthew Pickering2023-02-011-7/+10
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-271-3/+11
* ghc package does not have to depend on terminfoBodigrim2023-01-251-1/+0
* hadrian: disable alloca for in-tree GMP on wasm32Cheng Shao2023-01-251-1/+9
* packaging: Build perf builds with -split-sectionsMatthew Pickering2023-01-061-1/+1
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-062-0/+39
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-061-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
* hadrian: Add --haddock-base-url option for specifying base-url when generatin...Matthew Pickering2022-07-042-5/+17
* ci: Fix definition of slow-validate flavour (so that -dlint) is passedMatthew Pickering2022-07-011-2/+1
* Revert "packaging: Build perf builds with -split-sections"Matthew Pickering2022-05-311-1/+1
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-3110-32/+46
* hadrian: Fix building from source-dist without alex/happyMatthew Pickering2022-05-301-0/+9
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-191-0/+7
* hadrian: Uniformly enable -dlint with enableLinting transformerMatthew Pickering2022-05-161-3/+4
* hadrian: Don't pass -j to haddockMatthew Pickering2022-05-101-3/+1
* packaging: Build perf builds with -split-sectionsMatthew Pickering2022-05-101-1/+1
* testsuite: Fix calculation about whether to pass -dynamic to compilerMatthew Pickering2022-04-281-1/+5
* hadrian: Don't pass -rtsopts when building librariesDouglas Wilson2022-04-281-2/+2
* hadrian: add debug_ghc and debug_stage1_ghc flavour transformersDouglas Wilson2022-04-281-1/+0
* hadrian: Enrich flavours to build profiled/debugged/threaded ghcs per stageDouglas Wilson2022-04-286-11/+11
* Enable eventlog support in all ways by defaultBen Gamari2022-04-279-23/+11
* testsuite: Cabalify ghc-configBen Gamari2022-04-251-1/+1
* testsuite: More robust library way detectionBen Gamari2022-04-251-68/+4
* hadrian: Clean up handling of libffi dependenciesBen Gamari2022-04-251-10/+6
* hadrian: Drop redundant include directoriesBen Gamari2022-04-251-10/+0
* hadrian: Enable -dlint in devel2 flavourBen Gamari2022-04-221-1/+1
* Include the way string in the file name for dump files.Andreas Klebinger2022-04-221-1/+1