summaryrefslogtreecommitdiff
path: root/hadrian/src/Settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hadrian: use a set to keep track of wayssheaf2022-04-1411-22/+47
* hadrian: Disable ghci libraries when object merging is not availableBen Gamari2022-04-061-1/+3
* hadrian: Produce ar archives with L modifier on WindowsBen Gamari2022-04-061-1/+7
* hadrian: Refactor handling of ar flagsBen Gamari2022-04-062-3/+20
* hadrian: Add assertion that in/out tree args are the sameMatthew Pickering2022-04-011-22/+30
* hadrian: Fix race involving empty package databasesMatthew Pickering2022-04-011-1/+9
* Hadrian: make DDEBUG separate from debugged RTSsheaf2022-03-295-29/+38
* hadrian: Build lib:GHC with -haddock and -Winvalid-haddock (#21273)Zubin Duggal2022-03-291-0/+3
* Disable text's dependency on simdutf by defaultBen Gamari2022-03-281-0/+8
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-1/+0
* users guide: Eliminate spurious \spxentry mentionsBen Gamari2022-03-111-2/+8
* Revert "hadrian: Correctly set whether we have a debug compiler when running ...Matthew Pickering2022-03-091-10/+2
* hadrian: Correctly set whether we have a debug compiler when running testsMatthew Pickering2022-03-031-2/+10
* Move linters into the treeMatthew Pickering2022-02-241-1/+5
* Reinstallable GHCZubin Duggal2022-02-212-17/+94
* Bump Cabal submoduleBen Gamari2022-02-101-0/+1
* 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-081-0/+3