summaryrefslogtreecommitdiff
path: root/libffi.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* Remove 32-bit x86 file references to fix macosx buildsAnthony Green2019-11-301-48/+2
|
* Added a tvOS target in Xcode project. Misc Xcode project cleanup.Jean-Luc Jumpertz2017-10-231-40/+208
|
* Fix macOS build target in Xcode project.Jean-Luc Jumpertz2017-09-041-9/+211
| | | | | | - Add missing files for desktop platforms in generate-darwin-source-and-headers.py, and in the Xcode project. - Add a static library target for macOS. - Fix "implicit conversion loses integer precision" warnings for iOS mad macOS targets.
* update for xcode 8.3ksjogo2017-03-301-3/+37
|
* set ios deployment target to 7.0ksjogo2017-03-301-0/+2
|
* fix ltmain.sh in xcode buildsksjogo2017-03-301-4/+5
|
* add valid architecturesksjogo2017-03-301-0/+2
|
* Update XcodeprojJohannes Goslar2017-03-301-44/+41
| | | | | | | Include all currently relevent files. Call autogen is build script. Fix compiler settings. Fix mach include.
* Darwin: Merge build scripts, redo project, incl. arm64Zachary Waldowski2014-02-051-330/+388
|
* Undo iOS ARM64 changes.Anthony Green2013-12-051-430/+319
|
* Darwin: Properly export headers from Xcode projectZachary Waldowski2013-11-301-13/+45
|
* Darwin/iOS: Include x86_64+aarch64 pieces in libraryZachary Waldowski2013-11-301-6/+42
|
* Darwin: Rebuild Xcode projectZachary Waldowski2013-11-301-320/+363
|
* iOS build fixes.Nicolas Lelong2012-05-051-16/+0
|
* More mac/ios build improvementsZachary Waldowski2012-04-111-96/+387
|
* Build iOS library with xcodeMike Lewis2012-04-061-0/+304