Commit graph

16 commits

Author SHA1 Message Date
Robert Niederreiter
805c52bd6d work on hostpython and host_setuptools 2016-10-14 09:57:34 +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