| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix Windows builds after D1242 | Tamar Christina | 2015-11-21 | 1 | -1/+5 |
* | haddock.mk: Use \{1,\} instead of \+ | Ben Gamari | 2015-11-16 | 1 | -4/+4 |
* | rules/haddock: Set __HADDOCK_VERSION__ | Ben Gamari | 2015-11-12 | 1 | -0/+7 |
* | Implement function-sections for Haskell code, #8405 | Simon Brenner | 2015-11-12 | 3 | -2/+14 |
* | Revert "Build system: don't add ALL_HC_OPTS when linking" | Ben Gamari | 2015-10-29 | 3 | -4/+4 |
* | Build system: don't add ALL_HC_OPTS when linking | Thomas Miedema | 2015-10-28 | 3 | -4/+4 |
* | Build system: comments only [skip ci] | Thomas Miedema | 2015-10-27 | 2 | -10/+11 |
* | Build system: fix `make -j1` (#10973) | Thomas Miedema | 2015-10-17 | 3 | -6/+13 |
* | Rename PACKAGE_KEY and LIB_NAME in build system. | Edward Z. Yang | 2015-10-14 | 4 | -18/+18 |
* | Make dataToQa aware of Data instances which use functions to implement toConstr | RyanGlScott | 2015-10-13 | 1 | -3/+3 |
* | sphinx: Don't share doctrees between targets | Ben Gamari | 2015-10-10 | 1 | -3/+6 |
* | Move user's guide to ReStructuredText | Ben Gamari | 2015-10-03 | 2 | -86/+65 |
* | Build system: implement `make install-strip` (#1851) | Thomas Miedema | 2015-09-04 | 2 | -3/+6 |
* | Build system: simplify install.mk.in | Thomas Miedema | 2015-08-21 | 1 | -1/+1 |
* | Build system: delete half-baked Cygwin support | Thomas Miedema | 2015-08-20 | 1 | -17/+1 |
* | Build system: delete two unused files | Thomas Miedema | 2015-07-13 | 1 | -24/+0 |
* | Build system: comments only [skip ci] | Thomas Miedema | 2015-07-13 | 2 | -3/+3 |
* | Build system: rename bindist to bindist-list... | Thomas Miedema | 2015-07-02 | 1 | -6/+6 |
* | Make $1 in $1_$2_$3_FOO actually be directory. | Edward Z. Yang | 2015-06-23 | 3 | -6/+6 |
* | Rename $1_$2_$3_LIB_NAME to LIB_FILE. | Edward Z. Yang | 2015-06-22 | 1 | -2/+2 |