Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some build system refactoring | Ian Lynagh | 2013-04-20 | 1 | -6/+6 |
| | |||||
* | Fix ohi-sanity-check when we have ways other than v and dyn enabled | Ian Lynagh | 2013-03-17 | 1 | -1/+5 |
| | | | | | It thought that /all/ ways should create the dyn o/hi files, but only the v way does. | ||||
* | Add some extra sanity checking to the (l)hs->o rules | Ian Lynagh | 2013-03-09 | 1 | -0/+17 |
| | |||||
* | Make the build system use -dynamic-too if both way v and dyn are being built | Ian Lynagh | 2013-02-22 | 1 | -6/+6 |
| | |||||
* | Separate the non-way-specific hs-suffix rules | Ian Lynagh | 2013-02-21 | 1 | -26/+0 |
| | | | | This means we don't define them multiple times | ||||
* | Split non-way-specific variables off from distdir-way-opts into distdir-opts | Ian Lynagh | 2013-02-21 | 1 | -6/+6 |
| | | | | | The hsc2hs, alex and happy options variables are now also non-way-specific, as the files are shared between all ways. | ||||
* | Rename hs-suffix-rules-srcdir to hs-suffix-way-rules-srcdir | Ian Lynagh | 2013-02-21 | 1 | -0/+93 |