Commit graph

455 commits

Author SHA1 Message Date
Ben Hagen
a241a524b1 update openssl version 2015-06-12 14:13:08 +02:00
Mathieu Virbel
88a8529961 Merge pull request #141 from satels/patch-1
Fix "SDL.h" dnot found
2015-06-01 23:07:53 +02:00
Ivan Petukhov
0699ec691c Fix "SDL.h" dnot found 2015-06-01 22:09:13 +03:00
Mathieu Virbel
e70185dfdb Merge pull request #131 from cbenhagen/ffmpeg-update
FFmpeg update
2015-05-15 14:02:24 +02:00
Mathieu Virbel
ddff01f392 Merge pull request #138 from gocept/master
Jinja2 requires MarkupSafe at runtime, so add it, too.
2015-05-15 14:01:50 +02:00
Michael Howitz
01a15fd9f4 Jinja2 requires MarkupSafe at runtime, so add it, too. 2015-05-11 14:36:15 +02:00
Akshay Arora
a1770b4b04 Merge pull request #134 from Frimkron/install-python-package-fix
fixed incorrect variable reference in toolchain.py
2015-05-06 09:53:37 +05:30
mark
160a9bf109 fixed incorrect variable reference in toolchain.py 2015-05-01 12:06:04 +01:00
Mathieu Virbel
a9b85cfe78 few fixes to prevent rejection from the app store. Closes #133 2015-04-30 19:51:01 +02:00
Ben Hagen
4c14123e53 add openssl dependency to python
maybe this should be optional?
2015-04-29 02:44:29 +02:00
Ben Hagen
f5ca504a39 add openssl recipe 2015-04-29 01:35:39 +02:00
Ben Hagen
e87cb0286f compile ffmpeg with -j4 as the other recipes
maybe this could be set dynamically by the toolchain?
2015-04-28 18:41:47 +02:00
Ben Hagen
1258bf9791 bump version to 2.6.2 2015-04-28 18:41:47 +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
77f5bf0ac3 prevent numpy to cythonize or _initmtrand will mess up 2015-04-05 10:17:25 +02:00
Mathieu Virbel
657da67003 kivy: point the kivy recipe to master, ios-poly-arch is merged 2015-03-16 15:19:14 +01:00
Mathieu Virbel
363bdb0605 remove unused src anymore 2015-03-16 15:18:10 +01:00
Mathieu Virbel
26c4d4321e toolchain: remove hg requirement 2015-03-07 22:14:38 +01:00
Mathieu Virbel
c383263858 template: fix codesign resourcerules missing when building ipa 2015-03-07 22:14:10 +01:00
Mathieu Virbel
e8cca46c33 add jinja2 as embedded/external dependencies 2015-03-06 10:47:32 +01:00
Mathieu Virbel
60b9f21491 Merge branch 'master' of ssh://github.com/kivy/kivy-ios 2015-03-06 10:42:47 +01:00
Mathieu Virbel
981b4cabf1 remove all previous tools scripts 2015-03-06 10:42:32 +01:00
Mathieu Virbel
06967b1ddb Update README.rst 2015-03-05 17:29:44 +01:00
Mathieu Virbel
e05c8dab0f audiostream: add missing sdl2_mixer dependency 2015-03-04 16:42:32 +01:00
Mathieu Virbel
12c9b009a3 pymoodstocks: fix url 2015-02-27 19:57:47 +01:00
Mathieu Virbel
554c1cef64 moodstocks/pymoodstocks: add recipes for supporting the moodstocks SDK and pymoodstocks (powered by Kivy!) 2015-02-27 18:55:04 +01:00
Mathieu Virbel
07a3ed6222 toolchain: support installation of custom objc sources and frameworks. 2015-02-27 18:54:21 +01:00
Mathieu Virbel
d04fd46bf2 Merge pull request #119 from kivy/pil
Include the pkgresources version that works with pil instead of taking i...
2015-02-27 15:49:34 +01:00
akshayaurora
91e24a0afa Include the pkgresources version that works with pil instead of taking it from the system where it might not exist. 2015-02-27 20:15:29 +05:30
Mathieu Virbel
49c67b2291 Merge branch 'poly-arch' of ssh://github.com/kivy/kivy-ios into poly-arch 2015-02-27 10:49:32 +01:00
Mathieu Virbel
e1273532f9 pyobjus: fix compilation, cythonize changes methods and pyobjus cannot work after that. 2015-02-27 10:49:04 +01:00
Mathieu Virbel
0f2e8dabf1 toolchain: move cythonize/biglink into CythonRecipe 2015-02-27 10:30:47 +01:00
Akshay Arora
afb75020a5 Update README.rst 2015-02-27 14:39:55 +05:30
Mathieu Virbel
381fb1f2c1 Merge pull request #118 from kivy/pil
Pil
2015-02-27 09:12:24 +01:00
akshayaurora
69813cd5da recipes for pillow, libjpeg, host_setuptools, pkgresources 2015-02-27 04:07:19 +05:30
akshayaurora
f353960298 New: libjpeg and libz recipes, pil recipe WIP 2015-02-27 04:07:19 +05:30
Mathieu Virbel
0e5bd0e3af Update README.rst 2015-02-25 19:48:58 +01:00
Mathieu Virbel
c9231773b1 kivy: fix recipe 2015-02-25 18:51:03 +01:00
Mathieu Virbel
6aed3da309 toolchain: fix filtered_archs issue 2015-02-25 18:46:57 +01:00
Mathieu Virbel
c9fd9b9c96 update licence date 2015-02-25 18:15:16 +01: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
00affb6b94 plyer: new recipe 2015-02-25 13:41:08 +01:00
Mathieu Virbel
f23f86dfef recipes: update all Cython/Python recipe to use new classes 2015-02-25 13:37:52 +01:00
Mathieu Virbel
c0f5cae59a toolchain: provide a PythonRecipe and CythonRecipe for simpler recipe implementation 2015-02-25 13:37:26 +01:00
Mathieu Virbel
af21bf5090 Merge pull request #117 from niavlys/poly-arch
share and bin are directories
2015-02-24 12:54:01 +01:00
Sylvain Alborini
5c0938d388 share and bin are directories 2015-02-24 12:52:26 +01:00
Mathieu Virbel
a2ba422070 update README.rst 2015-02-24 12:03:54 +01:00
Mathieu Virbel
107bc6a49a numpy: new numpy 1.9.1 recipe 2015-02-24 12:02:31 +01:00
Mathieu Virbel
7ae3f8efbc toolchain: allow a recipe to have a main library and additional library at the same time 2015-02-24 12:02:06 +01:00
Mathieu Virbel
3411cd89f9 templates: don't include any library / framework in the default template, the toolchain will fill the blank with update. 2015-02-24 12:01:37 +01:00