summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* Update to hie-bios 0.3.2 style program cradlePepe Iborra2020-02-082-2/+4
* hadrian: Depend upon libray dependencies when configuring packagesBen Gamari2020-02-082-1/+12
* Fix GhcThreaded settingBen Gamari2020-02-085-2/+9
* hadrian: Allow override of Cabal configuration in hadrian.settingsBen Gamari2020-02-082-20/+32
* Add two warnings to HadrianTom Ellis2020-01-271-1/+4
* hadrian: Throw error on duplicate-named flavoursBen Gamari2020-01-251-4/+6
* Create ghci.cabal.shXavier Denis2020-01-252-5/+9
* Add ghc-in-ghci for stack based buildsXavier Denis2020-01-251-0/+6
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-252-4/+4
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-123-3/+3
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-081-0/+7
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-0410-10/+10
* hadrian: Track hash of Cabal Setup builder argumentsBen Gamari2019-12-301-1/+6
* Use *Mode suffix instead of *MJosh Meredith2019-12-173-17/+17
* Rename SphinxMode constructorsJosh Meredith2019-12-173-18/+18
* Fix ambiguous occurence error when building HadrianJosh Meredith2019-12-171-1/+1
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-171-4/+0
* Add index-state to hadrian/cabal.projectOleg Grenrus2019-12-161-0/+3
* Having no shake upper bound is irresposibleOleg Grenrus2019-12-161-1/+1
* hadrian: AArch64 supports the GHCi interpreter and SMPBen Gamari2019-12-102-2/+2
* Fix more typosBrian Wignall2019-12-022-2/+2
* Hadrian docs: Rename the second "validate" entry to "slow-validate" [ci skip]Sebastian Graf2019-11-301-1/+1
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-2/+2
* Properly account for libdw paths in make build systemBen Gamari2019-11-191-2/+5
* Bump Haskeline and add exceptions as boot libraryBen Gamari2019-11-132-5/+7
* hadrian: export METRICS_FILE to make it accessible to perf notes scriptAlp Mestanogullari2019-11-111-2/+1
* hadrian: Add enableTickyGhc helperBen Gamari2019-11-081-1/+12
* hadrian: fix support for the recording of perf test resultsAlp Mestanogullari2019-11-071-0/+8
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-064-1/+14
* Hadrian: enable interpreter for s390xStefan Schulze Frielinghaus2019-11-051-1/+1
* hadrian: Make runtest invocation consistency with MakeBen Gamari2019-11-011-8/+9
* hadrian: Drop -Werror=unused-but-set-variable from GHC flagsBen Gamari2019-10-291-3/+1
* hadrian: Shuffle around RTS build flagsBen Gamari2019-10-291-10/+19
* hadrian: Define NOSMP when building rts unregisterisedBen Gamari2019-10-296-15/+54
* hadrian: Define USE_LIBFFI_FOR_ADJUSTORS when necessaryBen Gamari2019-10-291-0/+2
* hadrian: Silence output from Support SMP checkBen Gamari2019-10-271-1/+1
* Fix path to ghc-flags in users guide Hadrian rulesLuke Lau2019-10-271-2/+2
* Remove unused importLuke Lau2019-10-271-1/+0
* hadrian: point link to ghc gitlabAdam Sandberg Eriksson2019-10-261-1/+1
* Make Hadrian use -dynamic-too in the basic caseJames Foster2019-10-252-1/+19
* hadrian: Warn user if hadrian build fails due to lack of threaded RTSBen Gamari2019-10-242-1/+27
* Hadrian: Invoke ghc0 via bash when running tests to fix #17362.Andreas Klebinger2019-10-231-1/+3
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-1/+1
* hadrian: Introduce enableDebugInfo flavour transformerBen Gamari2019-10-161-9/+21
* hadrian: Add support for bindist compressors other than XzBen Gamari2019-10-151-11/+31
* gitlab-ci: Move hadrian-ghc-in-ghci job firstBen Gamari2019-10-141-1/+1
* Simplify Configure in a few waysJohn Ericson2019-10-127-28/+12
* Hadrian: Take care of assembler source filesStefan Schulze Frielinghaus2019-10-113-5/+12
* Define GHC_STAGE in headers instead of command-lineBen Gamari2019-10-092-3/+4