summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* Add flavours linkSimon Peyton Jones2019-03-151-0/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-156-7/+7
* 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-1210-5/+123
* 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
* Hadrian: Allow passing CABFLAGS into build.cabal.shMatthew Pickering2019-03-121-1/+1
* Rip out perl dependencyBen Gamari2019-03-093-5/+1
* Hadrian: Drop remaining symlink traversal code from build scriptsAndrey Mokhov2019-03-082-64/+6
* Hadrian: various improvements around the 'test' ruleAlp Mestanogullari2019-03-086-106/+218
* Handle absolute paths to build roots in Hadrian.P.C. Shyamshankar2019-03-066-10/+29
* Rip out object splittingBen Gamari2019-03-0515-108/+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-032-2/+14
* Hadrian: introduce ways to skip some documentation targetsAlp Mestanogullari2019-03-016-9/+159
* 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-2024-334/+368
* 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