Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stage-specific AS variables to the build system | Ian Lynagh | 2011-04-29 | 1 | -1/+1 |
* | Make stage-specific CC variables | Ian Lynagh | 2011-04-23 | 1 | -4/+4 |
* | Simplify the build system, and remove 2 phases | Ian Lynagh | 2011-01-22 | 1 | -0/+4 |
* | Use "order only constraints" for directories | Ian Lynagh | 2009-10-02 | 1 | -8/+4 |
* | remove unnecessary $(RM)s | Simon Marlow | 2009-07-01 | 1 | -11/+0 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -26/+26 |
* | add a .c --> .s rule | Simon Marlow | 2009-05-01 | 1 | -0/+4 |
* | Makefile rules tweak for BootingFromHc | Ian Lynagh | 2009-05-03 | 1 | -1/+1 |
* | 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/+60 |