summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* haddock docs: Fix links from identifiers to dependent packagesMatthew Pickering2022-08-192-6/+5
* compiler: Drop --build-id=none hackBen Gamari2022-08-183-3/+0
* hadrian: Place manpage in docrootBen Gamari2022-08-161-1/+1
* hadrian: Don't attempt to install documentation if doc/ doesn't existBen Gamari2022-08-101-4/+6
* hadrian RunRest: add type signature for stageNumberJens Petersen2022-08-101-0/+1
* hadrian: Fix access mode of installed package registration filesBen Gamari2022-08-091-0/+2
* hadrian: Fix bindist installation on DarwinBen Gamari2022-08-093-46/+7
* hadrian: Extend xattr Darwin hack to cover /libBen Gamari2022-08-071-1/+7
* hadrian: Fix naming of cross-compiler wrapperswip/cross-bindistBen Gamari2022-08-072-16/+22
* hadrian: Don't use mk/config.mk.inBen Gamari2022-08-073-2/+291
* hadrian: Fix installation of system-cxx-std-lib package confBen Gamari2022-08-071-1/+1
* hadrian: Fix binary distribution install attributesBen Gamari2022-08-071-36/+60
* testsuite: Correctly set withNativeCodeGenMatthew Pickering2022-08-021-1/+5
* hadrian: add flag disabling selftest rules which require QuickChecksternenseemann2022-07-262-3/+18
* Fix #21889, GHCi misbehaves with Ctrl-C on WindowsZubin Duggal2022-07-252-6/+29
* Hadrian: don't try to build "unix" on Windowssheaf2022-07-221-26/+26
* hadrian: Add multi:<pkg> and multi targets for starting a multi-replMatthew Pickering2022-07-187-29/+137
* hadrian: Rename documentation directories for consistency with makeBen Gamari2022-07-175-11/+11
* Hadrian: update documentation of settingssheaf2022-07-133-102/+117
* tarballEric Lindblad2022-07-131-3/+6
* fix bootstrapEric Lindblad2022-07-131-4/+12
* fix readmeEric Lindblad2022-07-131-3/+3
* Fix lint warnings in bootstrap.pyMatthew Pickering2022-07-061-4/+3
* sourcesEric Lindblad2022-07-061-2/+3
* grammarEric Lindblad2022-07-061-1/+1
* options and typosEric Lindblad2022-07-061-5/+5
* https urlsEric Lindblad2022-07-061-2/+2
* 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-048-13/+51
* Add docs:<pkg> command to hadrian to build docs for just one packageMatthew Pickering2022-07-042-0/+8
* hadrian: Don't read package environments in ghc-stage1 wrapperMatthew Pickering2022-07-041-0/+1
* ci: Fix definition of slow-validate flavour (so that -dlint) is passedMatthew Pickering2022-07-011-2/+1
* hadrian: Update main README pageMatthew Pickering2022-06-271-43/+39
* hadrian: Improve haddocks for ghcDebugAssertionsAndreas Klebinger2022-06-271-1/+1
* Hadrian bootstrap: look up hsc2hssheaf2022-06-161-4/+8
* Hadrian: allow configuring Hsc2Hssheaf2022-06-162-2/+5
* hadrian: Don't install `include/` directory in bindist.Matthew Pickering2022-06-161-9/+1
* hadrian: Run xattr -rc . on bindist tarballBen Gamari2022-06-151-0/+9
* hadrian: Fix testing stage1 compilerMatthew Pickering2022-06-141-6/+21
* Use <br> instead of newline characterYiyun Liu2022-06-101-3/+2
* hadrian bootstrap: add plans for 9.0.2 and 9.2.3Zubin Duggal2022-06-014-0/+4
* hadrian/tool-args: Write output to intermediate file rather than via stdoutMatthew Pickering2022-06-015-6/+16
* source-dist: Copy in files created by ./bootMatthew Pickering2022-06-011-0/+28
* Revert "packaging: Build perf builds with -split-sections"Matthew Pickering2022-05-312-14/+1
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-3131-145/+232
* Enable -dlint in hadrian lint transformerMatthew Pickering2022-05-301-3/+1
* hadrian: Fix building from source-dist without alex/happyMatthew Pickering2022-05-302-0/+13
* Hadrian: remove unused codeSylvain Henry2022-05-301-1/+0
* Bump hadrian to LTS-19.8 (GHC 9.0.2)Sylvain Henry2022-05-302-5/+5
* Hadrian: don't add "lib" for relocatable buildssheaf2022-05-241-1/+1