Commit graph

  • d32074542b doc: corrected ambiguous documentation Zen-CODE 2016-04-12 22:02:25 +02:00
  • 220c0747e1 Remove .exe suffix on make target ericatkin 2016-04-05 22:56:20 -06:00
  • cc8a8a1393 working openssl version Robert Niederreiter 2016-03-08 08:06:09 +01:00
  • 7cd250958b Update openssl version Ben Hagen 2016-03-07 15:20:58 +01:00
  • 270160d2cf merge latest master Robert Niederreiter 2016-03-04 09:28:08 +01:00
  • 856af14050 build version 3.2 instead of master Ben Hagen 2015-06-18 11:37:12 +02:00
  • 78a870c5f3 Update openssl version Akshay Arora 2016-02-17 19:52:45 +05:30
  • d00ad73752 distriute recipe, may be useless since distribute is already in python Stepan Rakhimov 2016-02-14 14:50:43 +01:00
  • 3a3cb22666 my failed try to fix setuptools Stepan Rakhimov 2016-02-14 14:49:25 +01:00
  • 6b09dacfba numpy fix to provide includes for other recipes Stepan Rakhimov 2016-02-14 14:47:35 +01:00
  • 9c828b2932 pyyaml cleanup Stepan Rakhimov 2016-02-14 14:42:47 +01:00
  • 0df3712980 PyYaml recipe Stepan Rakhimov 2016-01-26 22:37:33 +01:00
  • 8f3d6ca120 doc: added note on adding recipes Zen-CODE 2016-01-14 12:51:07 +02:00
  • f6047f4a02 doc: Removed openssl warning about not being ported Zen-CODE 2016-01-14 12:47:09 +02:00
  • 5fc587901b Updated Kivy version to 1.9.1 Zen-CODE 2016-01-14 10:52:49 +02:00
  • 5aa35570c4 Prevent unbound local variable error on download fail Zen-CODE 2016-01-14 08:19:15 +02:00
  • ea335f77a6 Updated to latest version of OpenSLL Zen-CODE 2016-01-13 17:00:02 +02:00
  • e887991068 Update README.rst Mathieu Virbel 2015-12-10 14:18:23 +01:00
  • 421ff0df0b add flask and flask depend recipes. Liu Chao 2015-11-27 00:24:35 -08:00
  • 20e30b1668 Merge pull request #154 from kivy/photolibrary Mathieu Virbel 2015-11-16 15:23:42 +01:00
  • 727b193bb4 Merge pull request #151 from kivy/pycrypto_recipe Mathieu Virbel 2015-11-16 15:23:19 +01:00
  • 390090b457 Merge pull request #164 from cbenhagen/patch-1 Mathieu Virbel 2015-11-16 15:22:27 +01:00
  • 0884f3e2db Merge pull request #165 from jadeblaquiere/master Mathieu Virbel 2015-11-16 15:21:37 +01:00
  • ab6366434c add support, contribute and license sections dessant 2015-11-03 17:02:42 +02:00
  • 29b4aeec5e cleanup; builds for xcode 6 and 7 Joe deBlaquiere 2015-11-01 15:27:21 -05:00
  • 1ef0fd54e3 set PYTHONHOME for hostpython Joe deBlaquiere 2015-10-28 21:00:21 -04:00
  • 88b5b22e67 changes to build python for target Joe deBlaquiere 2015-10-27 14:34:25 -04:00
  • 6443c155f1 build hostpython using MacOS libffi instead of cross-compiled ffi Joe deBlaquiere 2015-10-27 13:29:22 -04:00
  • 7aa1daa352 remove duplicate declaration of options Ben Hagen 2015-10-21 15:02:42 +02:00
  • 51f4844c32 toolchain: dont provide car icon in the xcassets, otherwise we will hit an submission issue: Error ITMS-9000: Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon120x120' Mathieu Virbel 2015-08-28 12:25:16 +02:00
  • 07e12fd2b8 sdl2: add a feature that make the SDL2 GL context transparent (non-opaque) if UIKIT_TRANSPARENT is set in the environ. (this must be done before the window creation, so main.m is a good place) Mathieu Virbel 2015-08-20 17:36:56 +02:00
  • 64a7da2431 toolchain: accept multiple architecture to filter on (--arch armv7 --arch arm64) Mathieu Virbel 2015-08-20 16:32:47 +02:00
  • 74af036c97 toolchain: add missing documentation for icon Mathieu Virbel 2015-08-20 16:31:31 +02:00
  • 88b71475f4 Merge pull request #157 from kivy/corrupt_zip Mathieu Virbel 2015-08-19 10:32:42 +02:00
  • 73fd2357b2 Added catch and clean of corrupt zip downloads Zen-CODE 2015-08-15 21:22:41 +02:00
  • 3f83bbffab ffmpeg: activate openssl if compiled Mathieu Virbel 2015-08-14 16:11:59 +02:00
  • 9ccb6b4c00 toolchain: force the optional recipe to load when it's already compiled Mathieu Virbel 2015-08-14 16:11:47 +02:00
  • 7cb22bd0ec recipes: add openssl optional recipe for ffmpeg and python Mathieu Virbel 2015-08-14 12:18:15 +02:00
  • a0e8b4af22 toolchain: add optional_depends property to let a recipe explain which other recipe can be used with. Mathieu Virbel 2015-08-14 12:17:48 +02:00
  • ebe6f551ec toolchain: add icon generation support, similar to launch image Mathieu Virbel 2015-08-14 02:51:48 +02:00
  • 96fee4f7da toolchain: new command to generate launch image on a project Mathieu Virbel 2015-08-14 02:32:03 +02:00
  • 7bab19f837 fix ffmpeg compilation issue and reduce ffmpeg size by compiling just h264/aac like android Mathieu Virbel 2015-08-14 02:31:44 +02:00
  • 1554b958a0 doc: grammar tweaks to README.rst Zen-CODE 2015-08-13 05:11:32 +02:00
  • 2c04994b71 Merge pull request #130 from cbenhagen/ffmpeg-fix Mathieu Virbel 2015-08-08 00:09:31 +02:00
  • 5e7e1cc095 Merge branch 'master' of ssh://github.com/kivy/kivy-ios Mathieu Virbel 2015-08-07 22:57:38 +02:00
  • ec5fad1680 templates: fix to include framework paths of user-downloaded frameworks Mathieu Virbel 2015-08-07 22:57:04 +02:00
  • ff95fbd960 toolchain: fix unzip with symlink Mathieu Virbel 2015-08-07 22:56:37 +02:00
  • 296d331935 Python recipe: Make openssl module optional akshayaurora 2015-08-07 22:44:44 +05:30
  • 46d24567bd Merge pull request #132 from cbenhagen/openssl Akshay Arora 2015-08-07 22:40:58 +05:30
  • e3fc0af6a3 python: add csv module by default Mathieu Virbel 2015-08-07 18:07:49 +02:00
  • ee1b4dba0e toolchain: display proper error if the environ _DIR is not valid Mathieu Virbel 2015-08-07 18:07:37 +02:00
  • 67a440561a New Photolibrary recipe for accessing gallery and camera akshayaurora 2015-07-27 20:46:20 +05:30
  • 2f5f17b578 pycrypto use setup.py --prefix instead of easy_install pycrypto_recipe akshayaurora 2015-07-19 23:32:50 +05:30
  • 0985301591 include target_dir option to apply_patch` method akshayaurora 2015-07-18 00:00:22 +05:30
  • 70d2b43e2a New Pycrypto recipe akshayaurora 2015-07-17 17:02:27 +05:30
  • 8b1c94153d update openssl version to 1.0.2d Ben Hagen 2015-07-15 17:54:40 +02:00
  • 50f4cfbfd5 update openssl version Robert Niederreiter 2015-07-14 22:11:28 +02:00
  • 3912d37c49 kivy download url and version Robert Niederreiter 2015-07-03 09:21:42 +02:00
  • 20a6815b3b use rnixx fork of kivy Robert Niederreiter 2015-07-02 15:02:57 +02:00
  • f9eb90918e Merge branch 'openssl' of https://github.com/cbenhagen/kivy-ios Robert Niederreiter 2015-07-02 13:41:54 +02:00
  • 9826a7cba0 Merge pull request #143 from cbenhagen/patch-1 Mathieu Virbel 2015-06-30 21:20:41 +02:00
  • aaa05a5724 Merge pull request #144 from cbenhagen/patch-2 Mathieu Virbel 2015-06-30 21:20:26 +02:00
  • 5f8a8795bd Merge pull request #149 from kivy/pil_fix Mathieu Virbel 2015-06-30 21:19:59 +02:00
  • 9700c87c87 fix egg permission error on actual device. akshayaurora 2015-06-30 22:53:17 +05:30
  • 83de01938a update ffmpeg version to 2.6.3 Ben Hagen 2015-06-14 20:11:34 +02:00
  • 07d9c4fa2b update openssl version to 1.0.2c Ben Hagen 2015-06-14 19:50:28 +02:00
  • ac04e98388 build kivy version 1.9.0 instead of master Ben Hagen 2015-06-14 19:30:25 +02:00
  • 87d2c8b9fc don't enforce python to compile SSL Ben Hagen 2015-06-12 14:14:38 +02:00
  • a241a524b1 update openssl version Ben Hagen 2015-06-12 14:13:08 +02:00
  • 88a8529961 Merge pull request #141 from satels/patch-1 Mathieu Virbel 2015-06-01 23:07:53 +02:00
  • 0699ec691c Fix "SDL.h" dnot found Ivan Petukhov 2015-06-01 22:09:13 +03:00
  • e70185dfdb Merge pull request #131 from cbenhagen/ffmpeg-update Mathieu Virbel 2015-05-15 14:02:24 +02:00
  • ddff01f392 Merge pull request #138 from gocept/master Mathieu Virbel 2015-05-15 14:01:50 +02:00
  • 01a15fd9f4 Jinja2 requires MarkupSafe at runtime, so add it, too. Michael Howitz 2015-05-11 14:36:15 +02:00
  • a1770b4b04 Merge pull request #134 from Frimkron/install-python-package-fix Akshay Arora 2015-05-06 09:53:37 +05:30
  • 160a9bf109 fixed incorrect variable reference in toolchain.py mark 2015-05-01 12:04:55 +01:00
  • a9b85cfe78 few fixes to prevent rejection from the app store. Closes #133 Mathieu Virbel 2015-04-30 19:51:01 +02:00
  • 4c14123e53 add openssl dependency to python Ben Hagen 2015-04-29 02:44:29 +02:00
  • f5ca504a39 add openssl recipe Ben Hagen 2015-04-29 00:50:34 +02:00
  • e87cb0286f compile ffmpeg with -j4 as the other recipes Ben Hagen 2015-04-28 18:39:56 +02:00
  • 1258bf9791 bump version to 2.6.2 Ben Hagen 2015-04-28 18:39:31 +02:00
  • ddf50b38b5 move LDFLAG -undefined dynamic_lookup to python recipe Ben Hagen 2015-04-28 18:19:50 +02:00
  • 77f5bf0ac3 prevent numpy to cythonize or _initmtrand will mess up Mathieu Virbel 2015-04-05 10:17:25 +02:00
  • 657da67003 kivy: point the kivy recipe to master, ios-poly-arch is merged Mathieu Virbel 2015-03-16 15:19:14 +01:00
  • 363bdb0605 remove unused src anymore Mathieu Virbel 2015-03-16 15:18:10 +01:00
  • 26c4d4321e toolchain: remove hg requirement Mathieu Virbel 2015-03-07 22:14:38 +01:00
  • c383263858 template: fix codesign resourcerules missing when building ipa Mathieu Virbel 2015-03-07 22:14:10 +01:00
  • e8cca46c33 add jinja2 as embedded/external dependencies Mathieu Virbel 2015-03-06 10:47:32 +01:00
  • 60b9f21491 Merge branch 'master' of ssh://github.com/kivy/kivy-ios Mathieu Virbel 2015-03-06 10:42:47 +01:00
  • 981b4cabf1 remove all previous tools scripts Mathieu Virbel 2015-03-06 10:42:32 +01:00
  • 06967b1ddb Update README.rst Mathieu Virbel 2015-03-05 17:29:44 +01:00
  • e05c8dab0f audiostream: add missing sdl2_mixer dependency Mathieu Virbel 2015-03-04 16:42:32 +01:00
  • 12c9b009a3 pymoodstocks: fix url Mathieu Virbel 2015-02-27 19:57:47 +01:00
  • 554c1cef64 moodstocks/pymoodstocks: add recipes for supporting the moodstocks SDK and pymoodstocks (powered by Kivy!) Mathieu Virbel 2015-02-27 18:55:04 +01:00
  • 07a3ed6222 toolchain: support installation of custom objc sources and frameworks. Mathieu Virbel 2015-02-27 18:54:21 +01:00
  • d04fd46bf2 Merge pull request #119 from kivy/pil Mathieu Virbel 2015-02-27 15:49:34 +01:00
  • 91e24a0afa Include the pkgresources version that works with pil instead of taking it from the system where it might not exist. akshayaurora 2015-02-27 20:15:29 +05:30
  • 49c67b2291 Merge branch 'poly-arch' of ssh://github.com/kivy/kivy-ios into poly-arch Mathieu Virbel 2015-02-27 10:49:32 +01:00
  • e1273532f9 pyobjus: fix compilation, cythonize changes methods and pyobjus cannot work after that. Mathieu Virbel 2015-02-27 10:49:04 +01:00
  • 0f2e8dabf1 toolchain: move cythonize/biglink into CythonRecipe Mathieu Virbel 2015-02-27 10:30:47 +01:00