Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a missing $ to a dependency | Ian Lynagh | 2013-02-16 | 1 | -1/+1 |
* | Refactoring | Ian Lynagh | 2012-01-08 | 1 | -2/+2 |
* | Improve the way we call "rm" in the build system; fixes trac #4916 | Ian Lynagh | 2011-11-19 | 1 | -1/+1 |
* | Add build system profiling to build system | Ian Lynagh | 2011-01-23 | 1 | -0/+2 |
* | add a simple trace facility to the build system | Simon Marlow | 2010-09-21 | 1 | -0/+1 |
* | Split up some make commands, so that errors aren't overlooked | Ian Lynagh | 2010-07-15 | 1 | -6/+6 |
* | Use $topdir in the RTS's package.conf file when doing a relocatable build | Ian Lynagh | 2009-09-27 | 1 | -2/+2 |
* | Make our install variables etc compliant with GNU standards; fixes #1924 | Ian Lynagh | 2009-08-14 | 1 | -2/+2 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -4/+4 |
* | rm package.conf.inplace in distclean, not clean | Simon Marlow | 2009-05-06 | 1 | -3/+1 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 1 | -0/+13 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -0/+33 |