summaryrefslogtreecommitdiff
path: root/rules/hs-suffix-way-rules-srcdir.mk
Commit message (Collapse)AuthorAgeFilesLines
* Some build system refactoringIan Lynagh2013-04-201-6/+6
|
* Fix ohi-sanity-check when we have ways other than v and dyn enabledIan Lynagh2013-03-171-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 rulesIan Lynagh2013-03-091-0/+17
|
* Make the build system use -dynamic-too if both way v and dyn are being builtIan Lynagh2013-02-221-6/+6
|
* Separate the non-way-specific hs-suffix rulesIan Lynagh2013-02-211-26/+0
| | | | This means we don't define them multiple times
* Split non-way-specific variables off from distdir-way-opts into distdir-optsIan Lynagh2013-02-211-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-srcdirIan Lynagh2013-02-211-0/+93