summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* Specify the libdir to use when building libffiIan Lynagh2012-05-261-2/+6
* Follow libffi changes on WindowsIan Lynagh2012-05-041-0/+3
* Improve support for cross-compilationSimon Marlow2012-01-301-1/+1
* Resurrect UseLibFFIForAdjustors from bitrot.PHO2011-12-081-4/+4
* Use touchy rather than touch when building on WindowsIan Lynagh2011-12-021-6/+6
* Fix cmd invocation by libffi cuild system on Windows 7 cygwinIan Lynagh2011-11-301-0/+5
* Fix libffi depfile creation on Windows: Use -MD rather than -MMDIan Lynagh2011-11-301-0/+6
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-8/+8
* Remove now-unused libffi/package.conf.inIan Lynagh2011-11-091-35/+0
* Fix the libffi ln handling on cygwinIan Lynagh2011-11-081-2/+5
* On non-Windows, go back to using the libffi dynlib for the dyn wayIan Lynagh2011-10-161-5/+26
* Fix ffi build on amd64/Linux, and simplify a little moreIan Lynagh2011-10-141-13/+2
* Simplify the libffi buildIan Lynagh2011-10-141-165/+21
* Build fixes for OS X amd64 following libffi updateIan Lynagh2011-10-061-0/+5
* Follow libffi updateIan Lynagh2011-10-062-22/+7
* Make and use AR_STAGE[0123] makefile varsIan Lynagh2011-04-231-1/+1
* Make stage-specific CC variablesIan Lynagh2011-04-231-2/+2
* Tweak build rules for libffiIan Lynagh2011-04-221-3/+1
* no need to set --build when configuring libffiMark Lentczner2011-04-221-2/+1
* Mark scripts executable (boot, and the ones the build system chmods)Max Bolingbroke2011-04-021-0/+0
* libffi: backport incorrect detection of selinuxSergei Trofimovich2011-02-082-0/+17
* Keep separate linker flags, for when we want to link with gcc or ldIan Lynagh2011-01-241-1/+1
* Update the location of libffi.dll.aIan Lynagh2011-01-181-1/+1
* Fix libffi build rulesIan Lynagh2011-01-151-1/+3
* Make the ffi.h->ffitarget.h dep a proper dep, rather than an order-only depIan Lynagh2010-10-241-1/+1
* libffi: missing dependency on ffitarget.hpho@cielonegro.org2010-10-171-1/+1
* Enable shared libs on OpenBSDMatthias Kilian2010-09-181-0/+2
* eliminate clutter from make outputSimon Marlow2010-09-151-3/+3
* Don't fail with absolute silenceMatthias Kilian2010-09-121-3/+3
* Use different CC/LD options for different stagesIan Lynagh2010-07-231-3/+3
* quiet some new spewageSimon Marlow2010-07-091-3/+3
* Check files are really created in libffiIan Lynagh2010-06-201-0/+6
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-1/+1
* Don't run "set -o igncr" before configuring libffiIan Lynagh2010-05-201-14/+0
* Set more env variables when configuring libffiIan Lynagh2010-05-181-0/+3
* Fix makefile loop (#4050)pho@cielonegro.org2010-05-071-1/+2
* Tidy up the "rm" flags in the build systemIan Lynagh2010-05-081-1/+1
* The libffi patches are no longer neededIan Lynagh2010-05-043-74405/+0
* Fix dynamic libs on OS X, and enable them by defaultIan Lynagh2010-05-031-3/+3
* libffi: install 'ffitarget.h' header as sole 'ffi.h' is unusableSimon Marlow2010-03-291-1/+4
* Don't rely on tar supporting -z; trac #3841Ian Lynagh2010-02-141-1/+1
* Patch for shared libraries support on FreeBSDIan Lynagh2010-01-061-2/+1
* Link all dynamic libraries with the correct install_name on Mac OS/X.Ian Lynagh2009-12-041-0/+8
* Windows DLLs: Slurp across the actually static version of libffiBen.Lippmeier@anu.edu.au2009-11-191-0/+8
* Windows DLLs: add #ifdefery to turn off DLL import of libffi when building st...Ben.Lippmeier@anu.edu.au2009-11-181-1/+1
* Put the libffi files to be installed into a dist directoryIan Lynagh2009-11-182-28/+27
* Remove redundant libffi/tarball directoryIan Lynagh2009-11-181-3/+0
* Make a mingw tree from mingw tarballsIan Lynagh2009-10-231-1/+1
* Remove libffi tarball from the repoIan Lynagh2009-10-141-0/+0
* Install libHSffi_p.aIan Lynagh2009-10-121-1/+1