summaryrefslogtreecommitdiff
path: root/hadrian
Commit message (Expand)AuthorAgeFilesLines
* Delete dead code knobs for building GHC itselfJohn Ericson2021-11-151-6/+0
* Generate ghcversion.h with the top-level configureJohn Ericson2021-11-125-51/+13
* hadrian: use /bin/sh in timeout wrapperCheng Shao2021-11-121-1/+1
* Hadrian: fix building/registering of .dll librariesSylvain Henry2021-11-101-14/+15
* Don't expose bignum backend in ghc --info (#20495)Sylvain Henry2021-11-092-2/+0
* Avoid GHC_STAGE and other include bitsJohn Ericson2021-11-051-2/+0
* hadrian: Use $bindir instead of `dirname $0` in ghci wrapperARATA Mizuki2021-11-031-2/+1
* make build system: RTS should use dist-install not distJohn Ericson2021-10-291-2/+2
* hadrian: Turn the `static` flavour into a transformerBen Gamari2021-10-274-60/+51
* hadrian: Fix binary-dist support for cross-compilersBen Gamari2021-10-202-7/+14
* hadrian/doc: Add margin to staged-compilation figureBen Gamari2021-10-201-177/+203
* hadrian: Fix quoting in binary distribution installation MakefileBen Gamari2021-10-191-4/+4
* Don't print Shake Diagnostic messages (#20484)Zubin Duggal2021-10-191-0/+5
* hadrian: Document lint targetsMatthew Pickering2021-10-151-0/+14
* Hadrian: display command line above errors (#20490)Sylvain Henry2021-10-154-18/+127
* Make sure paths are quoted in install MakefileMatthew Pickering2021-10-141-1/+1
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-132-20/+36
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-135-33/+46
* hadrian: Fix location for haddocks in installed pkgconfsZubin Duggal2021-10-131-1/+1
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-135-20/+60
* documentation: flavours.md static detailsBrian Jaress2021-10-121-2/+4
* hadrian: Introduce `static` flavourBen Gamari2021-10-125-2/+94
* hadrian: Include Cabal flags in verbose configure outputBen Gamari2021-10-101-4/+4
* hadrian: Fix incorrect ticket referenceBen Gamari2021-10-071-1/+1
* hadrian: Generate ghcii.sh in binary distributionsBen Gamari2021-10-071-0/+15
* hadrian: Update comments on verbosity handlingMatthew Pickering2021-09-282-2/+14
* hadrian: Update documentation for new verbosity optionsMatthew Pickering2021-09-282-37/+5
* hadrian: Rework the verbosity levelsMatthew Pickering2021-09-286-26/+27
* hadrian: Remove deprecated tracing functionsMatthew Pickering2021-09-2814-27/+27
* hadrian: Reduce default verbosityMatthew Pickering2021-09-283-3/+28
* testsuite: Pass CFLAGS to hsc2hs testsBen Gamari2021-09-232-0/+6
* hadrian: Pass CFLAGS to gmp configureGHC GitLab CI2021-09-231-0/+4
* Link with libm dynamically (#19877)Sylvain Henry2021-09-223-0/+3
* hadrian: Disable verbose timing informationMatthew Pickering2021-09-181-1/+1
* Add "ipe" flavour transformer to add support for building with IPE debug infoMatthew Pickering2021-09-172-0/+18
* hadrian: Recommend use of +werror over explicit flavour modificationBen Gamari2021-09-131-4/+4
* hadrian: Ensure that settings is regenerated during bindist installationBen Gamari2021-09-072-1/+64
* hadrian: Use cp -RP rather than -P in install to copy symlinksMatthew Pickering2021-08-241-1/+1
* hadrian: Use ghc version as suffix for all executablesMatthew Pickering2021-08-231-14/+24
* hadrian: Write version wrappers in C rather than HaskellMatthew Pickering2021-08-237-22/+232
* hadrian: Include runhaskell in bindistMatthew Pickering2021-08-231-2/+25
* hadrian: Also produce versioned wrapper scriptsMatthew Pickering2021-08-132-34/+41
* Create absolute symlink for test executablesMatthew Pickering2021-08-131-1/+3
* Revert "hadrian: Make copyFileLinked a bit more robust"Matthew Pickering2021-08-132-14/+11
* Hadrian: fix .cabal fileSylvain Henry2021-08-091-1/+1
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-095-10/+8
* hadrian: Create relative rather than absolute symlinks in binary dist folderMatthew Pickering2021-08-041-1/+5
* Remove hschooks.c and -no-hs-main for ghc-binZubin Duggal2021-08-031-1/+1
* include README in hadrian.cabal Jens Petersen2021-08-031-0/+1
* hadrian: Drop --configure supportBen Gamari2021-08-024-93/+3