summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename STAGE macro to GHC_STAGEBen Gamari2019-10-092-2/+2
* gitlab-ci: Check coverage of GHC flags in users guideBen Gamari2019-10-081-0/+17
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-082-0/+16
* hadrian: Add `validate` and `slow validate` flavoursBen Gamari2019-10-084-1/+71
* Hadrian: Stop using in-tree CabalAndrey Mokhov2019-10-074-6/+3
* Always enable the external interpreterJohn Ericson2019-10-041-4/+0
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-043-5/+40
* Remove {Build,Host}Platform_NAME from headerJohn Ericson2019-10-041-7/+6
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-0410-142/+102