summaryrefslogtreecommitdiff
path: root/rules/distdir-opts.mk
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Rip out object splittingBen Gamari2019-03-051-8/+0
* Set $1_$2_SplitSections in distdir-opts.mk not build-package.mkReid Barton2017-02-231-1/+19
* Omit unnecessary linker flagsSimon Marlow2016-11-031-5/+0
* Updates to handle new CabalEdward Z. Yang2016-06-301-3/+3
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-17/+1
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-121-1/+0
* Add -I$1/$2/build/autogen to $1_$2_DIST_CC_OPTSHerbert Valerio Riedel2014-12-071-0/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs; Fixes #7761.Ian Lynagh2013-04-211-2/+0
* Follow build system changes in integer-gmpIan Lynagh2013-04-201-0/+4
* Fix building when $(CC_STAGE0) contains spacesIan Lynagh2013-03-191-2/+2
* Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTSMax Bolingbroke2013-03-101-1/+1
* Give hsc2hs different options in different stages; fixes #7705Ian Lynagh2013-03-021-2/+3
* Split non-way-specific variables off from distdir-way-opts into distdir-optsIan Lynagh2013-02-211-0/+111
* refactor *_OPTS settings in the build system; no functional changesSimon Marlow2009-09-091-78/+0
* add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426)Simon Marlow2009-09-081-3/+6
* Don't mess up absolute INCLUDE_DIRSMatthias Kilian2009-08-261-2/+4
* Temporarily turn off unused-do-bind warnings for the time packageIan Lynagh2009-07-181-1/+2
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+60