summaryrefslogtreecommitdiff
path: root/ext/ffi_c/libffi.darwin.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove MACOSX_DEPLOYMENT_TARGET that was targeting very old version 10.4Lars Kanis2019-10-101-1/+1
* Fix wrong path to search for configureLars Kanis2018-02-231-1/+1
* Various fixes and more deterinistic gem packaging (#612)Lars Kanis2018-02-121-1/+1
* Fix compatibility with PPC64LE platform (#577)Konstantin Shabanov2017-07-121-4/+14
* Fix issue #123Wayne Meissner2012-09-231-1/+1
* Use ARCHFLAGS when compiling libffiWayne Meissner2012-09-221-3/+5
* Fix dir creation in darwin libffi targetsWayne Meissner2012-08-091-2/+2
* Ensure that libffi is never built in its source dirWayne Meissner2012-04-051-0/+1
* Rework macos universale binary component buildingWayne Meissner2012-02-271-2/+19
* Wrap file paths in quotes, to deal with whitespace in the build pathWayne Meissner2011-10-171-15/+15
* MacOS fixesWayne Meissner2009-09-141-2/+2
* Strip whitespace before testing $(ARCHES) for emptinessWayne Meissner2009-06-181-1/+1
* When no architectures are specified in CFLAGS for darwin, just build libffi f...Wayne Meissner2009-06-181-2/+14
* FFI_CONFIGURE is now called LIBFFI_C(ONFIGUREWayne Meissner2009-05-111-1/+1
* Use full path to libffi.gnu.mkWayne Meissner2009-05-111-1/+2
* Add untested BSD makefiles and minor cleanups to gnu makefilesWayne Meissner2009-04-131-6/+13
* Revert all the BUILD_DIR quoting - it might be breaking the build under certa...Wayne Meissner2009-03-081-10/+10
* quote BUILD_DIR and friends in case there are spaces in the pathWayne Meissner2009-03-071-10/+10
* Move extension into ext/ffi_c to make the layout compliant with rake-compilerWayne Meissner2008-12-101-0/+55