Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure we aren't passing -Werror in the CFLAGS for configure scripts | Ian Lynagh | 2009-06-15 | 1 | -1/+4 |
* | Pass CFLAGS and LDFLAGS to configure scripts | Ian Lynagh | 2009-06-15 | 1 | -0/+3 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -2/+2 |
* | Pass --enable-shared and --with-hscolour to ghc-cabal configure | Duncan Coutts | 2009-05-19 | 1 | -2/+2 |
* | cleanup: remove reference to $1_$2_CONFIGURE_FLAGS, which is never used | Simon Marlow | 2009-05-15 | 1 | -1/+1 |
* | Build library packages as shared libs | Duncan Coutts | 2009-04-29 | 1 | -0/+4 |
* | 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/+16 |