Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the libffi filenames to follow the new version number | Ian Lynagh | 2009-08-06 | 1 | -1/+1 |
* | Update to libffi 3.0.8; fixes trac #3119 | Ian Lynagh | 2009-06-05 | 1 | -4/+4 |
* | Use -w when compiling libffi, to stop -Werror failures | Ian Lynagh | 2009-06-02 | 1 | -2/+4 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -11/+11 |
* | Pass CFLAGS and LDFLAGS to libffi's configure | Ian Lynagh | 2009-05-21 | 1 | -3/+6 |
* | Use SRC_CC_OPTS when making HSffi.o | Ian Lynagh | 2009-05-19 | 1 | -1/+1 |
* | Fix make for libffi again, properly this time | Duncan Coutts | 2009-04-30 | 1 | -0/+1 |
* | Fix parallel make for libffi. | Duncan Coutts | 2009-04-30 | 1 | -10/+6 |
* | Clean up building of libffi for dynamic lib way | Duncan Coutts | 2009-04-29 | 1 | -21/+29 |
* | 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/+193 |