| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rework CC/CC_STAGE0 handling in `configure.ac` | Herbert Valerio Riedel | 2016-04-16 | 1 | -1/+1 |
* | Fix installation of static sphinx assets | Ben Gamari | 2016-04-07 | 1 | -1/+1 |
* | Remove now obsolete LD_STAGE0 hack | Herbert Valerio Riedel | 2016-03-27 | 1 | -5/+0 |
* | Build system: fix sed expression (#11537) | Thomas Miedema | 2016-02-21 | 1 | -1/+1 |
* | Switch from -this-package-key to -this-unit-id. | Edward Z. Yang | 2016-01-19 | 1 | -1/+13 |
* | users-guide: Clean manpage build artifacts and fix usage of clean-target | Ben Gamari | 2016-01-17 | 1 | -1/+1 |
* | Enable stack traces with ghci -fexternal-interpreter -prof | Simon Marlow | 2016-01-08 | 1 | -3/+3 |
* | Remove ghc-7.8 `-package-name`-compat handling | Herbert Valerio Riedel | 2015-12-31 | 1 | -13/+1 |
* | Synchronise ghci-package version with ghc-package | Herbert Valerio Riedel | 2015-12-28 | 2 | -2/+1 |
* | Build system: also put scripts in libexecdir/bin | Thomas Miedema | 2015-12-17 | 1 | -3/+3 |
* | rules/haddock: Add EXTRA_HADDOCK_OPTS flag | Ben Gamari | 2015-12-17 | 1 | -1/+2 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 2 | -6/+14 |
* | Don't pass CC= explicitly to `./configure` scripts | Herbert Valerio Riedel | 2015-12-14 | 1 | -1/+0 |
* | Use idiomatic way to tell Autoconf the c compiler | Herbert Valerio Riedel | 2015-12-14 | 1 | -1/+1 |
* | Build system: fix 'make install-strip' in bindist | Thomas Miedema | 2015-12-12 | 1 | -0/+2 |
* | Build system: Add stage specific SRC_HC_(WARNING_)OPTS | Thomas Miedema | 2015-12-01 | 1 | -2/+19 |