summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* [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
* ghc: tweak cross-compilation to mingw32Sergei Trofimovich2017-04-231-5/+5
* Always build GHCi libsSimon Marlow2017-03-152-6/+4
* Set $1_$2_SplitSections in distdir-opts.mk not build-package.mkReid Barton2017-02-232-19/+19
* Apply SplitSections to all C compilationsSimon Brenner2017-02-111-1/+2
* Spelling in comments [ci skip]Gabor Greif2017-02-101-3/+3
* Pass -v0 to ghc-pkg to reduce noise in build ouputMatthew Pickering2017-02-071-1/+1
* fix OpenBSD linkage (wxneeded)Sergei Trofimovich2016-12-172-3/+4
* revert '-Wl' prefixing to *_LD_OPTSSergei Trofimovich2016-12-171-1/+1
* Ensure flags destined for ld are properly passedBen Gamari2016-12-011-1/+1
* Purge GHC of literate PerlDemi Obenour2016-11-291-6/+4
* build system: Include CONF_LD_LINKER_OPTS in ALL_LD_OPTSBen Gamari2016-11-101-7/+17