summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* Fix a few Note inconsistenciesBen Gamari2022-02-013-3/+5
* Fix typosKrzysztof Gogolewski2021-12-251-1/+1
* Factor our `$dir_$distdir_PKGDATA` make variableJohn Ericson2021-12-012-5/+7
* ghc-cabal, make: Add support for building C++ object codeBen Gamari2021-11-187-17/+71
* Make: Get rid of `BUILD_.*_INCLUDE_DIRS`John Ericson2021-11-167-24/+25
* Make: Get rid of GHC_INCLUDE_DIRSJohn Ericson2021-11-152-8/+4
* Make: Install RTS headers in `$libdir/rts/include` not `$libdir/include`John Ericson2021-11-121-2/+2
* Treat generated RTS headers in a more consistent mannerJohn Ericson2021-11-022-7/+7
* Make build system: Generalize and/or document distdirsJohn Ericson2021-10-274-9/+25
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-2/+2
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-3/+4
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-4/+3
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-02-271-2/+0
* make: disable ghc package environments #18988Adam Sandberg Ericsson2020-12-221-0/+1
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-041-1/+2
* Refactor handling of object mergingBen Gamari2020-08-051-5/+1
* hadrian/make: Detect makeindexBen Gamari2020-06-251-1/+1
* make: Respect XELATEX variableBen Gamari2020-06-251-5/+5
* Update `make` based build systemSylvain Henry2020-06-172-2/+7
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Make: fix sdist target (#17848)Sylvain Henry2020-02-201-1/+1
* Drop duplicate -optl's from GHC invocationsBen Gamari2019-10-231-2/+2
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-2/+2
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-3/+3
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-046-18/+35
* rules/haddock: Ensure that RTS stats directory existsBen Gamari2019-10-031-0/+2
* Use C99 Fixed width types to avoid hack in base's configureJohn Ericson2019-09-011-1/+3
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-1/+1
* Lowercase windows importsMoritz Angermann2019-05-271-2/+2
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-2537-75/+75
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Rip out object splittingBen Gamari2019-03-054-92/+0
* Remove ghctags (#16274)Sylvain Henry2019-02-101-36/+0
* Hadrian: support in-tree GMPAlec Theriault2019-01-231-0/+8
* Fix bindist for ghci libraryZejun Wu2019-01-061-4/+4
* make: Silence some xelatex outputBen Gamari2019-01-061-4/+9
* Merge sections in profiling .a to .p_o and use it whenever it existsZejun Wu2018-12-171-2/+2
* Support generating HIE filesAlec Theriault2018-12-111-1/+1
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-1/+1
* Don't use ld.gold when building libraries for GHCiSimon Marlow2018-02-211-2/+5
* Build Haddocks with --quickjumpBen Gamari2018-02-181-0/+1
* Don't use $SHELL in wrapper scriptsJoachim Breitner2017-10-261-3/+3
* Remove makefile logic for legacy -this-package-keyHerbert Valerio Riedel2017-09-091-10/+0
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-14/+17
* Remove dll-split.Tamar Christina2017-08-293-49/+4
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-0/+31
* Implement split-sections support for windows.Tamar Christina2017-07-081-1/+7
* configure: Remove --with-curses-includes flagBen Gamari2017-07-031-4/+0
* Don't pass -dcore-lint to haddock in Haddock.mkDouglas Wilson2017-06-081-18/+20
* rules: add per-library EXTRA_HC_OPTSSergei Trofimovich2017-05-251-0/+1