Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-14 | libffi.recipe: Update to newer commit and port to Meson | Nirbheek Chauhan | 2 | -46/+3767 | |
The Meson port includes the correct arch-specific header automatically so we don't need to do massive header switcheroo for universal builds Tested on: Linux, macOS, iOS, Android, MinGW, MSVC | |||||
2016-12-11 | libffi: Update to a newer GIT snapshot | Sebastian Dröge | 1 | -15/+17 | |
2015-01-29 | recipes/libffi: Don't be smart about toolexeclibdir | Edward Hervey | 1 | -0/+44 | |
Use lib (and not lib64) see https://github.com/GNOME/jhbuild/commit/243e4e1016b73c90f446ce5dbb11e470a08fc69c | |||||
2014-10-27 | libffi: Update to 3.2 for aarch64 | Sebastian Dröge | 3 | -123/+0 | |
Of course there's no tag or tarball, who needs that in the age of GitHub | |||||
2014-09-22 | Revert "libffi: Remove iOS specific patch which is merged upstream now" | Sebastian Dröge | 1 | -0/+34 | |
This reverts commit f03f52e24882fd85006ca53ad172a574682d430a. | |||||
2014-09-12 | libffi: Remove iOS specific patch which is merged upstream now | Sebastian Dröge | 1 | -34/+0 | |
2014-05-15 | libffi: fix closures in OS X | Andoni Morales Alastruey | 1 | -0/+64 | |
2013-10-28 | recipes: Use a git repository for tarball recipes | Andoni Morales Alastruey | 4 | -32/+59 | |
Create a git repository with the initial contents of the tarball and apply patches from recipes in git format. This make development easier knowing what changed with respect of the original tarball, creating new patches and maintaining the patchset. | |||||
2013-10-03 | libffi: Fix toolexeclibdir | Edward Hervey | 1 | -0/+11 | |
Avoids ending up with stuff installed in wrong directories | |||||
2013-09-28 | libffi: Fix alignment on iOS/ARM | Sebastian Dröge | 1 | -0/+21 | |
2013-09-28 | libffi: Remove patches and instead use the non-clang assembler to be able to ↵ | Sebastian Dröge | 4 | -231/+0 | |
build | |||||
2013-09-28 | libffi: Update to 3.0.13 and include patches to fix compilation with iOS SDK 7.0 | Sebastian Dröge | 4 | -0/+231 | |