summaryrefslogtreecommitdiff
path: root/hadrian/src
Commit message (Expand)AuthorAgeFilesLines
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-155-5/+5
* Hadrian: remove unneeded rpaths.David Eichmann2019-03-151-4/+13
* Hadrian: remove unneeded imports.David Eichmann2019-03-153-6/+0
* Hadrian: build (and retrieve) binary distributions in CIAlp Mestanogullari2019-03-131-1/+1
* Remove training whitespaceMatthew Pickering2019-03-121-1/+1
* Hadrian: Add ./hadrian/ghci.sh script for fast development feedbackMatthew Pickering2019-03-127-5/+81
* Hadrian: Fix rpath so shared objects work after being copiedMatthew Pickering2019-03-121-2/+2
* Hadrian: Make makeRelativeNoSysLink totalMatthew Pickering2019-03-121-7/+8
* Hadrian: Make libsuf and distDir stage awareMatthew Pickering2019-03-125-10/+15
* Rip out perl dependencyBen Gamari2019-03-092-4/+1
* Hadrian: various improvements around the 'test' ruleAlp Mestanogullari2019-03-086-106/+218
* Handle absolute paths to build roots in Hadrian.P.C. Shyamshankar2019-03-065-10/+28
* Rip out object splittingBen Gamari2019-03-0512-93/+8
* Hadrian: track mingw, ship it in bindists, more robust install scriptAlp Mestanogullari2019-03-045-27/+84
* detect 'autoreconf' path during configure, and use it in hadrianAlp Mestanogullari2019-03-031-1/+13
* Hadrian: introduce ways to skip some documentation targetsAlp Mestanogullari2019-03-014-8/+100
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-1/+1
* Build and copy libffi shared libraries correctly and enable dynamically linki...David Eichmann2019-02-228-64/+164
* Hadrian: Fix untracked dependenciesAndrey Mokhov2019-02-2023-333/+367
* Remove `parallel` as a submoduleAlec Theriault2019-02-164-6/+3
* Hadrian: enable -Wcompat=error in the testsuiteVladislav Zavialov2019-02-151-0/+1
* Hadrian: add LLVM flavoursAlec Theriault2019-02-102-1/+29
* Remove ghctags (#16274)Sylvain Henry2019-02-102-5/+4
* Hadrian: compile libgmp static on WindowsTamar Christina2019-02-081-0/+3
* Add werror function to Flavour.hsMatthew Pickering2019-02-032-1/+11
* Add O2 to hsCompiler on stage0 for most hadrian flavours.klebinger.andreas@gmx.at2019-01-315-5/+6
* Only build vanilla way in devel2 flavourMatthew Pickering2019-01-301-1/+4
* Revert "Batch merge"Ben Gamari2019-01-301-4/+1
* Batch mergeBen Gamari2019-01-301-1/+4
* hadrian: use new-exec to make sure alex & happy are in PATH (#16120)Adam Sandberg Eriksson2019-01-271-0/+4
* A few typofixesGabor Greif2019-01-231-1/+1
* Hadrian: support in-tree GMPAlec Theriault2019-01-235-9/+13
* Hadrian: install patches 'haddock-{html,interface}'Alec Theriault2019-01-231-0/+22
* Fix hadrian prof flavour so that it builds a profiled version of GHCMatthew Pickering2019-01-231-2/+9
* Make sure 'haddock' package also copies resourcesAlec Theriault2019-01-166-34/+31
* Hadrian: handle Haddock's resource directoryAlec Theriault2019-01-163-18/+29
* Disable Shake Lint by default.Andrey Mokhov2019-01-161-4/+3
* Switch to the untracked version of getDirectoryFiles when scanning for GMP ob...Andrey Mokhov2019-01-162-6/+15
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-161-1/+3
* Hadrian: support extra libraries + OSX rpathAlec Theriault2019-01-165-24/+34
* Hadrian: configure packages with right 'htmldir'Alec Theriault2019-01-164-6/+21
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-141-7/+9
* Hadrian: Add support for building stage3Matthew Pickering2019-01-0915-93/+100
* Hadrian: merge sections in profiling _p.a to .p_o for ghciZejun Wu2019-01-064-12/+22
* Revert "hadrian: Pass integer_backend to testsuite driver"Ben Gamari2018-12-241-2/+0
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-241-0/+4
* Hadrian: introduce userDefaultFlavour, making default flavour overridableAlp Mestanogullari2018-12-172-4/+9
* hadrian: Pass integer_backend to testsuite driverBen Gamari2018-12-141-0/+2
* Support generating HIE filesAlec Theriault2018-12-111-3/+1
* Hadrian: ability to run a subset of the testsuiteAlp Mestanogullari2018-12-112-6/+9