Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A build-system tweak for more readable build output. | Iavor S. Diatchki | 2012-04-27 | 1 | -6/+6 |
* | .cmm files need to depend on DerivedConstants.h | Simon Marlow | 2012-02-13 | 1 | -4/+4 |
* | By default, be lax about dependencies on GHC | Ian Lynagh | 2011-08-28 | 1 | -6/+6 |
* | Tweak some deps to avoid multiple $(wildcard ...)s | Ian Lynagh | 2011-01-23 | 1 | -6/+6 |
* | Comment out some unnecessary makefile rules | Ian Lynagh | 2009-10-05 | 1 | -5/+13 |
* | Use "order only constraints" for directories | Ian Lynagh | 2009-10-02 | 1 | -12/+6 |
* | fix cut-and-paste bugs in .cmm -> .hc/.s rules | Simon Marlow | 2009-09-28 | 1 | -4/+4 |
* | .cmm rules need to depend on $$($1_$2_HC_DEP), not $$($1_$2_HC) | Ian Lynagh | 2009-06-15 | 1 | -6/+6 |
* | Add rules for building .cmm files in libraries | Ian Lynagh | 2009-06-11 | 1 | -0/+54 |