summaryrefslogtreecommitdiff
path: root/rules/distdir-opts.mk
Commit message (Expand)AuthorAgeFilesLines
* 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