summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* 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-104-3/+65
* Remove ghctags (#16274)Sylvain Henry2019-02-102-5/+4
* Upgrade to the latest stack resolverNeil Mitchell2019-02-091-2/+5
* Simplify the build.stack.bat script to use 'stack run'Neil Mitchell2019-02-091-6/+2
* Hadrian: compile libgmp static on WindowsTamar Christina2019-02-081-0/+3
* Add werror function to Flavour.hsMatthew Pickering2019-02-033-1/+22
* Update user-settings.md with a pointer to `Packages`Sebastian Graf2019-02-021-1/+5
* Hadrian: Fix outdated link.Andrey Mokhov2019-01-311-1/+1
* Hadrian: Update instructions for building on WindowsAndrey Mokhov2019-01-312-24/+25
* Add O2 to hsCompiler on stage0 for most hadrian flavours.klebinger.andreas@gmx.at2019-01-316-10/+10
* 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