summaryrefslogtreecommitdiff
path: root/hadrian/src/Rules/Test.hs
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Inplace/Final package databasesMatthew Pickering2022-09-141-5/+5
* hadrian: Fix testing stage1 compilerMatthew Pickering2022-06-141-6/+21
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-311-9/+9
* testsuite: Fix calculation about whether to pass -dynamic to compilerMatthew Pickering2022-04-281-6/+2
* hadrian: add debug_ghc and debug_stage1_ghc flavour transformersDouglas Wilson2022-04-281-1/+1
* hadrian: Enrich flavours to build profiled/debugged/threaded ghcs per stageDouglas Wilson2022-04-281-1/+1
* testsuite: Cabalify ghc-configBen Gamari2022-04-251-17/+3
* hadrian: Add assertion that in/out tree args are the sameMatthew Pickering2022-04-011-1/+7
* hadrian: Introduce CheckProgram datatype to replace a 7-tupleMatthew Pickering2022-04-011-10/+19
* hadrian: allow testing linters with out of tree compilersZubin Duggal2022-04-011-21/+21
* Hadrian: allow testsuite to run with cross-compilers (#21292)Sylvain Henry2022-03-281-1/+3
* Move linters into the treeMatthew Pickering2022-02-241-5/+13
* Reinstallable GHCZubin Duggal2022-02-211-1/+3
* testsuite: Add missing dependency on ghcconfigMatthew Pickering2022-02-091-1/+6
* Add notes linter to testsuiteMatthew Pickering2022-02-081-14/+25
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-21/+24
* hadrian: Allow testing of the stage1 compiler (#20755)Zubin Duggal2022-01-261-38/+59
* alwaysRerun generation of ghcconfigMatthew Pickering2022-01-261-0/+1
* hadrian: use /bin/sh in timeout wrapperCheng Shao2021-11-121-1/+1
* Hadrian: display command line above errors (#20490)Sylvain Henry2021-10-151-1/+0
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-131-20/+34
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-131-17/+20
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-131-2/+10
* hadrian: Rework the verbosity levelsMatthew Pickering2021-09-281-1/+1
* hadrian: Remove deprecated tracing functionsMatthew Pickering2021-09-281-1/+1
* testsuite: Pass CFLAGS to hsc2hs testsBen Gamari2021-09-231-0/+4
* Create absolute symlink for test executablesMatthew Pickering2021-08-131-1/+3
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-051-1/+10
* hadrian: Build check-ppr and check-exact using normal hadrian rules when in-treeMatthew Pickering2021-05-191-23/+21
* hadrian: Fix dynamic+debug flag combination for check-ppr executableMatthew Pickering2021-05-121-2/+2
* Hadrian: build check-* with -Wall/-WerrorSylvain Henry2021-04-301-1/+1
* hadrian: Don't try to build iserv-prof if we don't have profiled librariesMatthew Pickering2021-04-071-6/+19
* GHC Exactprint main commitAlan Zimmerman2021-03-201-12/+19
* hadrian: build check-ppr dynamic if GHC is build dynamicStefan Schulze Frielinghaus2020-07-131-1/+4
* hadrian: link check-ppr against debugging RTS if ghcDebuggedStefan Schulze Frielinghaus2020-07-071-1/+6
* hadrian: Eliminate redundant .exe from GHC pathBen Gamari2020-03-221-1/+1
* hadrian: improve dependency tracking for the check-* programsAlp Mestanogullari2020-03-131-7/+21
* hadrian: build (and ship) iserv on WindowsAlp Mestanogullari2020-02-111-10/+8
* hadrian: Windows fixes (bindists, CI)Alp Mestanogullari2020-02-091-5/+5
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Hadrian: Invoke ghc0 via bash when running tests to fix #17362.Andreas Klebinger2019-10-231-1/+3
* [hadrian] Rebuild programs on dynamicGhcPrograms/ghcProfiled changeArtem Pyanykh2019-09-231-0/+1
* Hadrian: run the testsuite in Windows CI jobAlp Mestanogullari2019-07-231-4/+5
* Fix cyclic dependencies when using --configureAndrey Mokhov2019-06-251-4/+2
* testsuite/mk/boilerplate.mk: rename 'ghc-config-mk' to 'ghc_config_mk'Alp Mestanogullari2019-06-111-1/+1
* Hadrian: override $(ghc-config-mk), to prevent redundant config generationAlp Mestanogullari2019-05-061-0/+8
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Hadrian: various improvements around the 'test' ruleAlp Mestanogullari2019-03-081-45/+98
* Build and copy libffi shared libraries correctly and enable dynamically linki...David Eichmann2019-02-221-5/+1
* Revert dynamically linking ghc.David Eichmann2018-12-111-1/+5