summaryrefslogtreecommitdiff
path: root/libffi/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Update the libffi filenames to follow the new version numberIan Lynagh2009-08-061-1/+1
* Update to libffi 3.0.8; fixes trac #3119Ian Lynagh2009-06-051-4/+4
* Use -w when compiling libffi, to stop -Werror failuresIan Lynagh2009-06-021-2/+4
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-11/+11
* Pass CFLAGS and LDFLAGS to libffi's configureIan Lynagh2009-05-211-3/+6
* Use SRC_CC_OPTS when making HSffi.oIan Lynagh2009-05-191-1/+1
* Fix make for libffi again, properly this timeDuncan Coutts2009-04-301-0/+1
* Fix parallel make for libffi.Duncan Coutts2009-04-301-10/+6
* Clean up building of libffi for dynamic lib wayDuncan Coutts2009-04-291-21/+29
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-0/+193