summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://darcs.haskell.org/ghcDavid Waern2013-03-101-2/+1
|\
| * Building with -dynamic-too now works, so enable it by defaultIan Lynagh2013-03-101-2/+1
* | Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTSMax Bolingbroke2013-03-101-5/+4
|/
* Remove a couple of lingering references to the dead BootingFromHc variableIan Lynagh2013-03-041-5/+1
* Don't test BootingFromHc when setting SupportsSplitObjsIan Lynagh2013-03-041-1/+0
* Remove unused 'PackageSourceURL' from build systemIan Lynagh2013-03-041-4/+0
* Remove unused CTAGS from build systemIan Lynagh2013-03-041-1/+0
* Remove some out-of-date commentsIan Lynagh2013-03-041-3/+0
* Remove the FLEX support from the build systemIan Lynagh2013-03-041-12/+0
* Use the automatic variables for touchy tooIan Lynagh2013-03-031-1/+0
* Automatically define _INPLACE variables for perl programs tooIan Lynagh2013-03-031-3/+0
* Use unlit_INPLACE rather than UNLIT in the build systemIan Lynagh2013-03-031-2/+0
* Use more of the automatically generated INPLACE variablesIan Lynagh2013-03-031-2/+0
* Define $(prog)_INPLACE variables automatically, and start using themIan Lynagh2013-03-032-16/+4
* Whitespace onlyIan Lynagh2013-03-031-10/+9
* Remove some unused build system variablesIan Lynagh2013-03-031-5/+0
* Give hsc2hs different options in different stages; fixes #7705Ian Lynagh2013-03-021-2/+12
* Remove some more unused build system codeIan Lynagh2013-03-021-6/+0
* Remove the unused REAL_SHELL variable in the build systemIan Lynagh2013-03-021-24/+0
* Follow Windows -> Windows_Host change in config.mk.inIan Lynagh2013-03-021-4/+4
* Remove some more unused build system variablesIan Lynagh2013-03-022-3/+0
* Remove a couple more single-use variablesIan Lynagh2013-03-021-2/+0
* Remove some single-use build system variablesIan Lynagh2013-03-021-7/+0
* LATEX_DOCS is no longer usedIan Lynagh2013-03-021-3/+0
* Remove some more unused build system variablesIan Lynagh2013-03-022-26/+0
* Fix when terminfo is built; fixes #7700Ian Lynagh2013-03-011-0/+7
* Rename $(Windows) to $(Windows_Host)Ian Lynagh2013-03-011-3/+3
* Remove some unused variablesIan Lynagh2013-03-011-5/+0
* Change how the build system handles packagesIan Lynagh2013-03-011-4/+1
* Update to binary 0.7.0.0Ian Lynagh2013-03-011-6/+2
* Turn -dynamic-too off in the build system for nowIan Lynagh2013-02-231-0/+3
* Fix displayed stringGabor Greif2013-02-221-1/+1
* Use $(TargetPlatformFull) instead of $(GlobalCrossCompilePrefix)Simon Marlow2013-02-182-2/+1
* Remove the MACOSX_DEPLOYMENT stuff; fixes #7559Ian Lynagh2013-02-171-21/+0
* Finish removing BootingFromHcIan Lynagh2013-02-171-4/+0
* Hardcode "BootingFromHc = NO" for nowIan Lynagh2013-02-171-1/+1
* Allow different customizations per cross targetGabor Greif2013-02-152-1/+2
* Fixes to the rts C flags for the debug waySimon Marlow2013-02-141-2/+2
* remove last vestiges of AlienScript, it is not used any moreGabor Greif2013-02-021-1/+0
* Tidy up cross-compilingSimon Marlow2013-01-171-11/+16
* Add a 'quick-llvm' build mode to mk/build.mk.Austin Seipp2013-01-161-0/+19
* Build system: Add ExtraMakefileSanityChecks for extra safetyIan Lynagh2013-01-111-0/+2
* Set DBLATEX_OPTS to -P 'filename.as.url=0' (fixes #7486)Ian Lynagh2013-01-041-0/+2
* Make validating with GhcProfiled=YES Just WorkIan Lynagh2013-01-031-0/+2
* Ship transformers with GHCIan Lynagh2013-01-021-0/+1
* Remove unused PYTHON in build systemIan Lynagh2012-11-301-1/+0
* Add configure option to use system provided libffi; fixes #5743Ian Lynagh2012-11-291-0/+7
* de-tab hpcIan Lynagh2012-11-231-0/+1
* Separate warning flags from other flags in validate-settings.mkIan Lynagh2012-11-231-3/+11
* Unconditionally disable DYNAMIC_BY_DEFAULT for nowIan Lynagh2012-11-231-0/+4