summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
...
* Only build vanilla way in devel2 flavourMatthew Pickering2019-01-301-1/+4
* Avoid compiling Hadrian dependencies with profiling on Cabal/LinuxNeil Mitchell2019-01-301-1/+1
* Avoid compiling Hadrian dependencies with profiling on Cabal/WindowsNeil Mitchell2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-303-6/+3
* Batch mergeBen Gamari2019-01-303-3/+6
* hadrian: use new-exec to make sure alex & happy are in PATH (#16120)Adam Sandberg Eriksson2019-01-273-2/+8
* A few typofixesGabor Greif2019-01-231-1/+1
* Hadrian: support in-tree GMPAlec Theriault2019-01-236-11/+17
* 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
* Hadrian: Use the Cabal build script on Windows by defaultAndrey Mokhov2019-01-161-4/+2
* Disable Shake Lint by default.Andrey Mokhov2019-01-165-8/+4
* Switch to the untracked version of getDirectoryFiles when scanning for GMP ob...Andrey Mokhov2019-01-162-6/+15
* typoAlp Mestanogullari2019-01-161-1/+1
* crosslink hadrian/README.md and hadrian/doc/make.mdAlp Mestanogullari2019-01-162-2/+13
* 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
* Document the Shake Lint feature.Andrey Mokhov2019-01-141-0/+5
* Clarify when to follow the instructions in doc/windows.md.Andrey Mokhov2019-01-141-4/+8
* Hadrian: Update README.mdAndrey Mokhov2019-01-141-90/+91
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-141-7/+9
* Hadrian: Add support for building stage3Matthew Pickering2019-01-0919-101/+130
* 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 make-user-oriented docsAlp Mestanogullari2018-12-172-39/+217
* Hadrian: introduce userDefaultFlavour, making default flavour overridableAlp Mestanogullari2018-12-173-6/+28
* 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-114-15/+144
* Hadrian: simple targets for building libraries and executablesAlp Mestanogullari2018-12-114-0/+82
* Revert dynamically linking ghc.David Eichmann2018-12-113-12/+21
* hadrian: Drop nix build scriptBen Gamari2018-12-082-124/+0
* Hadrian: fix dynamicGhcPrograms value for the quickest flavourAlp Mestanogullari2018-12-071-1/+2
* hadrian: eliminate most of the remaining big rule enumerationsAlp Mestanogullari2018-12-076-104/+213
* hadrian: optimise Rules.CompileAlp Mestanogullari2018-12-075-134/+349
* Hadrian: include 'findPtr' via find-ptr cabal flagAlec Theriault2018-12-042-2/+3
* Hadrian: Print all testsuite output to stdoutAndrey Mokhov2018-12-011-1/+4
* hadrian/test: Don't depend upon iserv on WindowsBen Gamari2018-12-011-1/+3
* Allow containers-0.6, QuickCheck-2.12 in HadrianRyan Scott2018-11-291-2/+2
* Hadrian: support dynamically linking ghcDavid Eichmann2018-11-293-9/+120
* Hadrian: bump Cabal submodule, install extra dynamic flavours of RTSAlp Mestanogullari2018-11-293-3/+4
* Hadrian: improve bindist ruleAlp Mestanogullari2018-11-271-38/+111
* Typofix in help textGabor Greif2018-11-231-1/+1
* Fix unused-import warningsDavid Eichmann2018-11-222-2/+2
* Hadrian: Misc. fixes in Haddock rulesAlec Theriault2018-11-222-18/+35
* Hadrian: work around Cabal's/GHC's different Arch/OS stringsAlec Theriault2018-11-222-4/+22