Mathieu Virbel
|
c09a150f56
|
Merge branch 'master' of github.com:kivy/kivy-ios
|
2017-05-30 16:06:05 +02:00 |
|
Mathieu Virbel
|
35cd3f738b
|
rework pip to use --prefix and --isolated, instead of the variable env
|
2017-05-30 16:05:54 +02:00 |
|
Mathieu Virbel
|
54b9a0dad6
|
Merge pull request #249 from kived/concurrent-build
add concurrent make, xcodebuild, gzip/bzip2
|
2017-05-19 13:52:11 +02:00 |
|
Mathieu Virbel
|
819fa05712
|
fixes ipv6 for python (tested with ipv4/ipv6 + http/https). Closes #218
|
2017-05-14 20:39:16 +02:00 |
|
Ryan Pessa
|
0239bde32d
|
add concurrent make, xcodebuild, gzip/bzip2
|
2017-05-01 23:12:46 -07:00 |
|
Mathieu Virbel
|
cdf664d9bf
|
fixes python3 issue on osx. Closes #224
|
2017-04-29 17:51:42 +02:00 |
|
Mathieu Virbel
|
7cb22bd0ec
|
recipes: add openssl optional recipe for ffmpeg and python
|
2015-08-14 12:18:15 +02:00 |
|
Mathieu Virbel
|
2c04994b71
|
Merge pull request #130 from cbenhagen/ffmpeg-fix
move LDFLAG -undefined dynamic_lookup to python recipe
|
2015-08-08 00:09:31 +02:00 |
|
akshayaurora
|
296d331935
|
Python recipe: Make openssl module optional
|
2015-08-07 22:44:44 +05:30 |
|
Mathieu Virbel
|
a9b85cfe78
|
few fixes to prevent rejection from the app store. Closes #133
|
2015-04-30 19:51:01 +02:00 |
|
Ben Hagen
|
ddf50b38b5
|
move LDFLAG -undefined dynamic_lookup to python recipe
Fixes the compilation problems of ffmpeg and allows the removal of an
hotfix in the ffmpeg recipe.
|
2015-04-28 18:19:50 +02:00 |
|
Mathieu Virbel
|
854ab2f8ca
|
Merge branch 'poly-arch' of ssh://github.com/kivy/kivy-ios into poly-arch
|
2015-02-25 13:44:13 +01:00 |
|
Mathieu Virbel
|
c0f5cae59a
|
toolchain: provide a PythonRecipe and CythonRecipe for simpler recipe implementation
|
2015-02-25 13:37:26 +01:00 |
|
Sylvain Alborini
|
5c0938d388
|
share and bin are directories
|
2015-02-24 12:52:26 +01:00 |
|
Mathieu Virbel
|
01593a0699
|
python: reduce python installation during install (i.e. create python27.zip)
|
2015-02-24 00:01:32 +01:00 |
|
Mathieu Virbel
|
e51be2eec8
|
toolchain: handle addition of frameworks/libraries within the Xcode project depending of the compiled recipes.
Done automatically during the creation time, or use the update command
|
2015-02-23 11:34:36 +01:00 |
|
Mathieu Virbel
|
254bb064e2
|
python: remove long double duplicate symbol as well.
|
2015-02-11 16:28:57 +01:00 |
|
Mathieu Virbel
|
456259f912
|
python/kivy: correctly install both of them into the dist/root
|
2015-02-09 23:34:02 +01:00 |
|
Mathieu Virbel
|
bfd8532e0e
|
python now compiles for all arch \o/
|
2015-02-03 18:42:17 +01:00 |
|
Mathieu Virbel
|
d4c1ac88d7
|
remove unused recipes and work on host python / python / lib
|
2015-02-03 00:19:53 +01:00 |
|
Mathieu Virbel
|
f18628f325
|
rename hostpython -> python
|
2015-02-02 05:21:44 +01:00 |
|