Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 3 | -195/+0 |
* | Fix the build when the bootstrapping compiler has a newer Cabal than us | Ian Lynagh | 2008-10-15 | 1 | -3/+7 |
* | Update the build system to handle building and using haddock2 | Ian Lynagh | 2008-08-28 | 2 | -1/+3 |
* | Make some utils -Wall clean | Ian Lynagh | 2008-08-21 | 1 | -2/+2 |
* | Avoid scary "Package contains no library to register" message in installPackage | Ian Lynagh | 2008-08-17 | 1 | -1/+6 |
* | don't strip the inplace GHC executables (for debugging) | Simon Marlow | 2008-07-28 | 1 | -13/+16 |
* | Add a comment | Ian Lynagh | 2008-07-18 | 1 | -0/+4 |
* | Tweak the build system for installPackage | Ian Lynagh | 2008-07-18 | 1 | -33/+1 |
* | Teach installPackage about --distpref and --enable-shell-wrappers | Ian Lynagh | 2008-07-12 | 1 | -17/+27 |
* | Move installPackage out into its own cabal package under utils/ | Ian Lynagh | 2008-07-11 | 3 | -0/+199 |