summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* hadrian: build (and ship) iserv on WindowsAlp Mestanogullari2021-03-073-19/+16
* hadrian: Windows fixes (bindists, CI)Alp Mestanogullari2021-03-074-21/+34
* hadrian: Fix executable extension passed to testsuite driverGHC GitLab CI2021-03-071-1/+1
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-03-071-1/+1
* hadrian: Eliminate redundant .exe from GHC pathBen Gamari2021-03-071-1/+1
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-02-181-1/+1
* [make] Allow to set the curses library for stage0Moritz Angermann2021-02-174-5/+16
* document how build system find toolchains on WindowsTamar Christina2021-01-253-0/+3
* Fix use distro toolchianTamar Christina2021-01-253-0/+7
* hadrian: Pass -Werror before other argumentsBen Gamari2020-12-161-2/+7
* hadrian: Reindent Settings.WarningsBen Gamari2020-12-161-32/+33
* Disable deprecation warnings in Cabal buildBen Gamari2020-12-161-1/+4
* Limit upper version of Happy for ghc-9.0 and earlier (#18620)Takenobu Tani2020-12-131-1/+1
* hadrian: Don't --export-dynamic on DarwinBen Gamari2020-12-042-1/+14
* testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-12-011-0/+1
* rts: Infrastructure for testing with ThreadSanitizerBen Gamari2020-12-014-3/+25
* [macOS] improved runpath handlingwip/angerman/ghc-8.10-backport-rpathMoritz Angermann2020-10-143-0/+8
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-10-062-5/+6
* Refactor handling of object mergingBen Gamari2020-08-049-3/+33
* Build a threaded stage 1 if the bootstrapping GHC supports it.Travis Whitaker2020-07-224-24/+66
* Fix GhcThreaded settingBen Gamari2020-07-225-2/+9
* hadrian: Eliminate some redundant importsBen Gamari2020-07-153-4/+1
* hadrian: Use --export-dynamic when linking iservBen Gamari2020-05-301-0/+8
* hadrian: Allow libnuma library path to be specifiedBen Gamari2020-05-244-0/+17
* Force -fPIC for intree GMP (fix #17799)Sylvain Henry2020-04-131-0/+1
* Drop compare-flagsBen Gamari2020-03-181-17/+0
* configure: Find Python3 for testsuiteBen Gamari2020-01-061-1/+1
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-051-0/+7
* hadrian: Improve flag debug outputBen Gamari2020-01-031-5/+6
* hadrian: Track hash of Cabal Setup builder argumentsBen Gamari2020-01-031-1/+6
* Add index-state to hadrian/cabal.projectOleg Grenrus2019-12-161-0/+3
* Having no shake upper bound is irresposibleOleg Grenrus2019-12-161-1/+1
* 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