Richard Larkin
|
ce0f1e5d22
|
Removed prompt
|
2014-05-15 16:57:14 +02:00 |
|
Richard Larkin
|
4e29cb4bd6
|
Added missing cp command
|
2014-05-15 16:32:20 +02:00 |
|
Richard Larkin
|
c8cc6d73dc
|
Added duplicate copy following existing code
|
2014-05-15 08:31:21 +02:00 |
|
Richard Larkin
|
06fa93c6e7
|
Check for existence of Setup.dist
|
2014-05-14 14:06:38 +02:00 |
|
Richard Larkin
|
46157cda7c
|
Added line to copy Setup.dist for openssl
|
2014-05-14 12:46:47 +02:00 |
|
Mathieu Virbel
|
12f233cedb
|
python: fix new url download + ensure we are following any redirection in the future. closes #85
|
2014-03-24 12:16:58 +01:00 |
|
BoonsNaibot
|
e34a816207
|
Updated python url
|
2014-02-24 12:04:27 -06:00 |
|
Thomas Hansen
|
28d7042856
|
Fixes for changes introduced by installing new XCode5 CommandLineTools, which put system headers in /usr/local. This change makes sure that the hostpython is using the system sdk, and PIL does not explicitly include /usr/include etc. as the highest priority path to look for headers in...that wont work if we are cross compiling.
|
2013-10-25 15:23:44 -05:00 |
|
Mathieu Virbel
|
7f247d4af3
|
fixes bad path resolution in Python setup.py (zlib.h is not located into /usr/include anymore.)
|
2013-10-25 17:33:47 +02:00 |
|
Mathieu Virbel
|
395c40b9af
|
first pass to move from llvm-gcc-4.2 to clang
|
2013-10-08 11:02:05 +02:00 |
|
ivpusic
|
8217ea4a55
|
fixed ctypes error. Added .patch files for required modifications to get working pyobjus on iOS.
|
2013-08-26 20:39:29 +02:00 |
|
ivpusic
|
a2aeb88386
|
fix for _ctypes compilation on device
|
2013-08-26 04:07:09 +02:00 |
|
ivpusic
|
43b613d9fa
|
some patches for _ctypes compilation. Still it doesn't works.
|
2013-08-23 14:16:31 +02:00 |
|
Mathieu Virbel
|
0062353c58
|
finally fixed the _usedpool warning. thanks to the http://stackoverflow.com/questions/11064984/how-to-link-a-static-library-for-ios. closes #4
|
2013-03-01 11:29:52 +01:00 |
|
Mathieu Virbel
|
d0eacfc3ae
|
replace PYTHON_VERSION with IOS_PYTHON_VERSION, and factorize HOSTPYTHON into environment.sh. closes #27
|
2013-02-28 19:21:58 +01:00 |
|
Mathieu Virbel
|
c8b8e2c67f
|
revert a bad merge, universal python is absolutely not fixed >_>
|
2013-02-12 00:39:38 +01:00 |
|
Mathieu Virbel
|
44825d7197
|
fix python compilation broken from a recent commit
|
2013-02-12 00:15:39 +01:00 |
|
Mathieu Virbel
|
3875dd12e2
|
Merge pull request #37 from fictorial/master
This is a request for help for building a version of Kivy for the iOS Simulator.
|
2013-02-11 12:42:27 -08:00 |
|
Mathieu Virbel
|
e547ffb97d
|
replace SDKROOT with IOSSDKROOT. closes #33, #32, #30
|
2013-02-11 21:33:52 +01:00 |
|
Brian Hammond
|
952bffcebd
|
First stab at Universal Python
|
2013-02-04 15:57:33 -05:00 |
|
Mathieu Virbel
|
6a1e722cc4
|
fix _scproxy error when importing urllib by adding a fake _scproxy.py
|
2012-11-21 16:10:05 +01:00 |
|
Mathieu Virbel
|
e477068654
|
add sqlite3 support by default. closes #23
|
2012-10-28 02:59:17 +02:00 |
|
Mathieu Virbel
|
fcd89f675a
|
fix path of all build script + add sdlmixer in build-all
|
2012-03-08 20:45:55 +01:00 |
|
Mathieu Virbel
|
2eb7ce33ff
|
renmae
|
2012-03-08 18:09:31 +01:00 |
|