Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delay expansion of some makefile variables until they are available | Ian Lynagh | 2009-12-01 | 1 | -4/+4 |
* | Avoid running empty for loops; fixes trac #3683 | Ian Lynagh | 2009-12-01 | 1 | -0/+8 |
* | Fix #3642: m GHC builds using the Haskell Platform | Simon Marlow | 2009-11-05 | 1 | -4/+13 |
* | Tweak to the way per-source-file options are specified | Simon Marlow | 2009-10-15 | 1 | -3/+3 |
* | No need to use -split-objs with dynamic libraries | Simon Marlow | 2009-09-29 | 1 | -1/+1 |
* | Fix collateral damage after distdir-opts.mk was refactored away | Simon Marlow | 2009-09-14 | 1 | -2/+2 |
* | refactor *_OPTS settings in the build system; no functional changes | Simon Marlow | 2009-09-09 | 1 | -3/+57 |
* | add $(CONF_*_OPTS) for options that come from ./configure (fixes #3426) | Simon Marlow | 2009-09-08 | 1 | -6/+14 |
* | 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/+78 |