| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 1 | -8/+0 |
* | Set $1_$2_SplitSections in distdir-opts.mk not build-package.mk | Reid Barton | 2017-02-23 | 1 | -1/+19 |
* | Omit unnecessary linker flags | Simon Marlow | 2016-11-03 | 1 | -5/+0 |
* | Updates to handle new Cabal | Edward Z. Yang | 2016-06-30 | 1 | -3/+3 |
* | Build system: delete half-baked Cygwin support | Thomas Miedema | 2015-08-20 | 1 | -17/+1 |
* | Use the gold linker for linux/ARM and android/ARM targets. | Erik de Castro Lopo | 2015-03-12 | 1 | -1/+0 |
* | Add -I$1/$2/build/autogen to $1_$2_DIST_CC_OPTS | Herbert Valerio Riedel | 2014-12-07 | 1 | -0/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -2/+2 |
* | pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs; Fixes #7761. | Ian Lynagh | 2013-04-21 | 1 | -2/+0 |
* | Follow build system changes in integer-gmp | Ian Lynagh | 2013-04-20 | 1 | -0/+4 |
* | Fix building when $(CC_STAGE0) contains spaces | Ian Lynagh | 2013-03-19 | 1 | -2/+2 |
* | Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTS | Max Bolingbroke | 2013-03-10 | 1 | -1/+1 |
* | Give hsc2hs different options in different stages; fixes #7705 | Ian Lynagh | 2013-03-02 | 1 | -2/+3 |
* | Split non-way-specific variables off from distdir-way-opts into distdir-opts | Ian Lynagh | 2013-02-21 | 1 | -0/+111 |
* | refactor *_OPTS settings in the build system; no functional changes | Simon Marlow | 2009-09-09 | 1 | -78/+0 |
* | add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426) | Simon Marlow | 2009-09-08 | 1 | -3/+6 |
* | Don't mess up absolute INCLUDE_DIRS | Matthias Kilian | 2009-08-26 | 1 | -2/+4 |
* | Temporarily turn off unused-do-bind warnings for the time package | Ian Lynagh | 2009-07-18 | 1 | -1/+2 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 1 | -0/+12 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -0/+60 |