| Commit message (Expand) | Author | Age | Files | Lines |
* | Make: fix sdist target (#17848) | Sylvain Henry | 2020-02-20 | 1 | -1/+1 |
* | Drop duplicate -optl's from GHC invocations | Ben Gamari | 2019-10-23 | 1 | -2/+2 |
* | users-guide: Run sphinx in nit-picky mode | Ben Gamari | 2019-10-08 | 1 | -2/+2 |
* | Get rid of GHC_PACKAGE_DB_FLAG | John Ericson | 2019-10-07 | 1 | -3/+3 |
* | Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.h | John Ericson | 2019-10-04 | 6 | -18/+35 |
* | rules/haddock: Ensure that RTS stats directory exists | Ben Gamari | 2019-10-03 | 1 | -0/+2 |
* | Use C99 Fixed width types to avoid hack in base's configure | John Ericson | 2019-09-01 | 1 | -1/+3 |
* | testsuite: introduce 'static_stats' tests | Alp Mestanogullari | 2019-05-29 | 1 | -1/+1 |
* | Lowercase windows imports | Moritz Angermann | 2019-05-27 | 1 | -2/+2 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 37 | -75/+75 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 1 | -1/+1 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 4 | -92/+0 |
* | Remove ghctags (#16274) | Sylvain Henry | 2019-02-10 | 1 | -36/+0 |
* | Hadrian: support in-tree GMP | Alec Theriault | 2019-01-23 | 1 | -0/+8 |
* | Fix bindist for ghci library | Zejun Wu | 2019-01-06 | 1 | -4/+4 |
* | make: Silence some xelatex output | Ben Gamari | 2019-01-06 | 1 | -4/+9 |
* | Merge sections in profiling .a to .p_o and use it whenever it exists | Zejun Wu | 2018-12-17 | 1 | -2/+2 |
* | Support generating HIE files | Alec Theriault | 2018-12-11 | 1 | -1/+1 |
* | Bump Cabal submodule to 2.2 | Moritz Angermann | 2018-03-03 | 1 | -1/+1 |
* | Don't use ld.gold when building libraries for GHCi | Simon Marlow | 2018-02-21 | 1 | -2/+5 |
* | Build Haddocks with --quickjump | Ben Gamari | 2018-02-18 | 1 | -0/+1 |
* | Don't use $SHELL in wrapper scripts | Joachim Breitner | 2017-10-26 | 1 | -3/+3 |
* | Remove makefile logic for legacy -this-package-key | Herbert Valerio Riedel | 2017-09-09 | 1 | -10/+0 |
* | Add gen-dll as replacement for dll-split | Tamar Christina | 2017-08-29 | 1 | -14/+17 |
* | Remove dll-split. | Tamar Christina | 2017-08-29 | 3 | -49/+4 |
* | Enable building Cabal with parsec | Herbert Valerio Riedel | 2017-08-01 | 1 | -0/+31 |
* | Implement split-sections support for windows. | Tamar Christina | 2017-07-08 | 1 | -1/+7 |
* | configure: Remove --with-curses-includes flag | Ben Gamari | 2017-07-03 | 1 | -4/+0 |
* | Don't pass -dcore-lint to haddock in Haddock.mk | Douglas Wilson | 2017-06-08 | 1 | -18/+20 |
* | rules: add per-library EXTRA_HC_OPTS | Sergei Trofimovich | 2017-05-25 | 1 | -0/+1 |
* | ghc: tweak cross-compilation to mingw32 | Sergei Trofimovich | 2017-04-23 | 1 | -5/+5 |
* | Always build GHCi libs | Simon Marlow | 2017-03-15 | 2 | -6/+4 |
* | Set $1_$2_SplitSections in distdir-opts.mk not build-package.mk | Reid Barton | 2017-02-23 | 2 | -19/+19 |
* | Apply SplitSections to all C compilations | Simon Brenner | 2017-02-11 | 1 | -1/+2 |
* | Spelling in comments [ci skip] | Gabor Greif | 2017-02-10 | 1 | -3/+3 |
* | Pass -v0 to ghc-pkg to reduce noise in build ouput | Matthew Pickering | 2017-02-07 | 1 | -1/+1 |
* | fix OpenBSD linkage (wxneeded) | Sergei Trofimovich | 2016-12-17 | 2 | -3/+4 |
* | revert '-Wl' prefixing to *_LD_OPTS | Sergei Trofimovich | 2016-12-17 | 1 | -1/+1 |
* | Ensure flags destined for ld are properly passed | Ben Gamari | 2016-12-01 | 1 | -1/+1 |
* | Purge GHC of literate Perl | Demi Obenour | 2016-11-29 | 1 | -6/+4 |
* | build system: Include CONF_LD_LINKER_OPTS in ALL_LD_OPTS | Ben Gamari | 2016-11-10 | 1 | -7/+17 |
* | Omit unnecessary linker flags | Simon Marlow | 2016-11-03 | 1 | -5/+0 |
* | Remove directories from include paths | Ben Gamari | 2016-09-16 | 1 | -0/+1 |
* | rules/sphinx.mk: stop xelatex on error | Markus Rothe | 2016-07-01 | 1 | -5/+5 |
* | Updates to handle new Cabal | Edward Z. Yang | 2016-06-30 | 5 | -10/+21 |
* | users-guide: Fix index in PDF output | Ben Gamari | 2016-05-21 | 1 | -0/+4 |
* | rules/sphinx: Add missing dependency on conf.py for pdf rule | Ben Gamari | 2016-05-21 | 1 | -1/+1 |
* | rules/build-prog: Ensure programs depend upon their transitive deps | Ben Gamari | 2016-05-17 | 1 | -1/+3 |
* | rules: Fix name of ghc-boot-th library | Ben Gamari | 2016-05-17 | 1 | -1/+1 |
* | Add ghc-boot-th to rules/foreachLibrary | Ben Gamari | 2016-05-17 | 1 | -1/+3 |