summaryrefslogtreecommitdiff
path: root/hadrian/src/Hadrian
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-292-0/+2
* Misc cleanupKrzysztof Gogolewski2022-11-161-1/+1
* Unbreak Hadrian with Cabal 3.8.M Farkas-Dyck2022-09-141-0/+4
* hadrian: Need builders needed by Cabal Configure in parallelMatthew Pickering2022-09-141-13/+9
* hadrian: Inplace/Final package databasesMatthew Pickering2022-09-141-13/+104
* hadrian: Add multi:<pkg> and multi targets for starting a multi-replMatthew Pickering2022-07-182-5/+10
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-311-4/+4
* genprimopcode: Support Unicode properlyAlexis King2022-05-041-1/+21
* hadrian: Ensure that --extra-lib-dirs are usedBen Gamari2022-04-251-26/+5
* hadrian: Refactor handling of ar flagsBen Gamari2022-04-061-26/+14
* two typosEric Lindblad2022-04-011-1/+1
* hadrian typosEric Lindblad2022-04-012-2/+2
* hadrian: Flag cabal flag handlingMatthew Pickering2022-03-281-10/+5
* Hadrian: remove useless importsSylvain Henry2022-03-122-5/+0
* hadrian: Suggest to the user to run ./configure if missing a settingMatthew Pickering2022-02-281-4/+11
* Reinstallable GHCZubin Duggal2022-02-211-0/+4
* hadrian: detect if 'main' is not a haskell file and add it to appropriate lis...Zubin Duggal2022-02-201-3/+13
* hadrian: Fully implement source distributions (#19317)Zubin Duggal2022-01-112-1/+25
* Hadrian: Allow building with GHC 9.2Ryan Scott2021-12-091-1/+8
* Hadrian: display command line above errors (#20490)Sylvain Henry2021-10-151-1/+0
* hadrian: Include Cabal flags in verbose configure outputBen Gamari2021-10-101-4/+4
* hadrian: Rework the verbosity levelsMatthew Pickering2021-09-283-12/+6
* hadrian: Remove deprecated tracing functionsMatthew Pickering2021-09-286-15/+15
* hadrian: Reduce default verbosityMatthew Pickering2021-09-281-1/+1
* Revert "hadrian: Make copyFileLinked a bit more robust"Matthew Pickering2021-08-131-6/+6
* hadrian: Always specify flag values explicitlyBen Gamari2021-07-271-0/+1
* [hadrian] Do not add full tool pathsMoritz Angermann2021-05-251-1/+12
* hadrian: Make copyFileLinked a bit more robustMatthew Pickering2021-05-191-6/+6
* hadrian: Don't depend upon bash from PATHBen Gamari2021-05-061-5/+1
* Require GHC 8.10 as the minimum compiler for bootstrappingRyan Scott2021-03-091-12/+2
* Update bounds/hadrian to fix bootstrapping with 9.0.Andreas Klebinger2021-03-052-4/+6
* Hadrian: Add support for packages with C++ filesMatthew Pickering2021-02-052-0/+4
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-01-291-1/+9
* hadrian: Fix `lookupInPath` on Windows (#19249)Sebastian Graf2021-01-271-5/+7
* Hadrian: fix detection of ghc-pkg for cross-compilersSylvain Henry2020-11-281-4/+12
* hadrian: Fix leakage of GHC in PATH into buildBen Gamari2020-09-091-1/+7
* Add a Lint hadrian rule and an .hlint.yaml file in base/Hécate2020-07-181-0/+18
* Hadrian: fix PowerPC64le support (#17601)Sylvain Henry2020-07-021-3/+4
* Make Hadrian build with Cabal-3.2Ryan Scott2020-04-021-1/+16
* Require GHC 8.8 as the minimum compiler for bootstrappingRyan Scott2020-03-311-1/+0
* Hadrian: fix absolute buildroot support (#17822)Sylvain Henry2020-03-141-3/+3
* Remove Hadrian's copy of (Data.Functor.<&>)Ömer Sinan Ağacan2020-02-111-11/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-122-2/+2
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-044-4/+4
* hadrian: Track hash of Cabal Setup builder argumentsBen Gamari2019-12-301-1/+6
* Use *Mode suffix instead of *MJosh Meredith2019-12-171-5/+5
* Rename SphinxMode constructorsJosh Meredith2019-12-171-6/+6
* Fix ambiguous occurence error when building HadrianJosh Meredith2019-12-171-1/+1
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-2/+2
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+2