summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Don't depend upon bash from PATHBen Gamari2021-05-064-7/+13
* Disable HLint coloursHécate Moonlight2021-05-031-2/+3
* Hadrian: build check-* with -Wall/-WerrorSylvain Henry2021-04-301-1/+1
* hadrian: Provide build rule for ghc-stage3 wrapperStefan Schulze Frielinghaus2021-04-131-0/+1
* Don't produce platformConstants fileSylvain Henry2021-04-103-13/+0
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-073-5/+0
* hadrian: Don't try to build iserv-prof if we don't have profiled librariesMatthew Pickering2021-04-071-6/+19
* hadrian: don't hardcode -fuse-ld=gold in hsc2hs wrapper #19514Adam Sandberg Ericsson2021-04-071-1/+1
* hadrian: Fix build-stack-nixBen Gamari2021-04-051-2/+2
* hadrian: Refactor hlint targetBen Gamari2021-04-051-26/+36
* Add -Wcompat to hadrianOleg Grenrus2021-03-311-0/+1
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* hadrian: build ghc-stageN wrapper when building the stageN:exe:ghc-bin targetAdam Sandberg Ericsson2021-03-261-0/+6
* Add compiler linting to CIHécate2021-03-251-19/+33
* hadrian: remove alex and happy from build-toolsAdam Sandberg Ericsson2021-03-241-2/+0
* GHC Exactprint main commitAlan Zimmerman2021-03-204-19/+27
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-172-1/+5
* Add a distclean command to hadrian.Andreas Klebinger2021-03-092-3/+13
* Require GHC 8.10 as the minimum compiler for bootstrappingRyan Scott2021-03-094-18/+16
* Hadrian: Add powerpc64[le] to supported arch listPeter Trommler2021-03-081-1/+2
* hadrian: Pass -fno-use-rpaths to GHC while linkingBen Gamari2021-03-061-0/+4
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-1/+1
* Update bounds/hadrian to fix bootstrapping with 9.0.Andreas Klebinger2021-03-054-8/+10
* Hadrian: Enable -ticky-dyn-thunk in ticky_ghc transformerMatthew Pickering2021-03-041-0/+1
* Build event logging rts in all flavours except GhcinGhci.Andreas Klebinger2021-03-032-2/+2
* hadrian: Fix profiled flavour transformerBen Gamari2021-03-031-1/+9
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-033-4/+3
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-02-271-1/+1
* hadrian: ticky_ghc should build all things with -ticky (#19405) [skip ci]Sebastian Graf2021-02-261-3/+2
* hadrian: Throw error on unknown key-value setting nameBen Gamari2021-02-241-2/+5
* hadrian: Introduce runtest.opts key-value settingBen Gamari2021-02-242-13/+26
* Add the docspec:base rule to HadrianHécate2021-02-223-0/+60
* Fix typosBrian Wignall2021-02-061-1/+1
* Hadrian: Add support for packages with C++ filesMatthew Pickering2021-02-059-4/+43
* hadrian: Introduce ghci-wrapper packageBen Gamari2021-01-302-15/+55
* Warn about using quick with profilingLeif Metcalf2021-01-291-3/+4
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-01-291-1/+9
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+8
* hadrian: Fix `lookupInPath` on Windows (#19249)Sebastian Graf2021-01-271-5/+7
* hadrian: Introduce no_profiled_libs flavour transformerBen Gamari2021-01-172-0/+11
* Hadrian: fix flavour parserSylvain Henry2021-01-171-2/+3
* Hadrian: Pass -jshakethreads to Haddock invocationsalexbiehl2021-01-171-1/+3
* hadrian: Add missing dependenciesBen Gamari2021-01-091-1/+5
* Hadrian: show default ghc-bignum backend (fix #18912)Sylvain Henry2021-01-071-2/+2
* Implement Unique supply with Addr# atomic primopSylvain Henry2021-01-051-16/+0
* Require alex < 3.2.6Ryan Scott2020-12-221-1/+2
* hadrian: disable ghc package environments #18988Adam Sandberg Ericsson2020-12-221-0/+1
* hadrian: correctly copy the docs dir into the bindist #18669Adam Sandberg Ericsson2020-12-121-1/+9
* Hadrian: fix libffi tarball parsingSylvain Henry2020-12-111-1/+1
* hadrian: build the _l and _thr_l rts flavours in the develN flavoursAdam Sandberg Ericsson2020-12-081-1/+1