kivy-ios/recipes/python
toni de7abcbb59 Fixing compilation problems on osx 10.12 with xcode 9.
*Important Note:
When the xcode project is created, in order to get kivy working you have to manually add the following framewors:
- CoreMotion
- libz
- libsqlite3
2017-10-09 11:28:22 +02:00
..
__init__.py Fixing compilation problems on osx 10.12 with xcode 9. 2017-10-09 11:28:22 +02:00
_scproxy.py rename hostpython -> python 2015-02-02 05:21:44 +01:00
ctypes_duplicate.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
ctypes_duplicate_longdouble.patch python: fix ctypes duplicate patch 2015-02-23 22:28:52 +01:00
dynload.patch Update python loader to load from frameworks as well as main exe (i.e. we have kivy embedded in a framework) 2016-07-11 15:00:03 -04:00
environ_symbol_fix.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
ipv6.patch fixes ipv6 for python (tested with ipv4/ipv6 + http/https). Closes #218 2017-05-14 20:39:16 +02:00
ModulesSetup Python recipe: Make openssl module optional 2015-08-07 22:44:44 +05:30
ModulesSetup.mobile rename hostpython -> python 2015-02-02 05:21:44 +01:00
ModulesSetup.openssl Python recipe: Make openssl module optional 2015-08-07 22:44:44 +05:30
posixmodule.patch Fixing compilation problems on osx 10.12 with xcode 9. 2017-10-09 11:28:22 +02:00
pyconfig.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
setuppath.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
ssize-t-max.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
static-_sqlite3.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00
xcompile.patch rename hostpython -> python 2015-02-02 05:21:44 +01:00