Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure libraries/dph/ghc.mk is included after the other DPH ghc.mk | Simon Marlow | 2011-07-12 | 1 | -1/+5 |
* | Fix building of optional packages | Ian Lynagh | 2011-06-12 | 1 | -1/+1 |
* | Correct the regexp used to search for extra packages | Ian Lynagh | 2010-10-16 | 1 | -1/+1 |
* | Refactoring and tidy up in the build system | Simon Marlow | 2010-09-23 | 1 | -4/+0 |
* | add a simple trace facility to the build system | Simon Marlow | 2010-09-21 | 1 | -1/+3 |
* | fix building with extra packages (packages were added to BUILD_DIRS twice) | Simon Marlow | 2010-09-21 | 1 | -1/+17 |
* | add extra packages to $(EXTRA_PACKAGES), so we avoid installing them by default | Simon Marlow | 2010-09-20 | 1 | -0/+1 |
* | extra packages info is now read from packages file | Ian Lynagh | 2010-09-17 | 1 | -0/+29 |