Zen-CODE
|
f6047f4a02
|
doc: Removed openssl warning about not being ported
|
2016-01-14 12:47:09 +02:00 |
|
Zen-CODE
|
5fc587901b
|
Updated Kivy version to 1.9.1
Tested and working on iPad, iOS 9.2
|
2016-01-14 10:52:49 +02:00 |
|
Zen-CODE
|
5aa35570c4
|
Prevent unbound local variable error on download fail
|
2016-01-14 08:19:15 +02:00 |
|
Zen-CODE
|
ea335f77a6
|
Updated to latest version of OpenSLL
|
2016-01-13 17:00:02 +02:00 |
|
Mathieu Virbel
|
e887991068
|
Update README.rst
|
2015-12-10 14:18:23 +01:00 |
|
Liu Chao
|
421ff0df0b
|
add flask and flask depend recipes.
|
2015-11-27 00:24:35 -08:00 |
|
Mathieu Virbel
|
20e30b1668
|
Merge pull request #154 from kivy/photolibrary
New Photolibrary recipe for accessing gallery and camera
|
2015-11-16 15:23:42 +01:00 |
|
Mathieu Virbel
|
727b193bb4
|
Merge pull request #151 from kivy/pycrypto_recipe
New Pycrypto recipe
|
2015-11-16 15:23:19 +01:00 |
|
Mathieu Virbel
|
390090b457
|
Merge pull request #164 from cbenhagen/patch-1
remove duplicate declaration of options
|
2015-11-16 15:22:27 +01:00 |
|
Mathieu Virbel
|
0884f3e2db
|
Merge pull request #165 from jadeblaquiere/master
Fixes to build for Xcode7
|
2015-11-16 15:21:37 +01:00 |
|
dessant
|
ab6366434c
|
add support, contribute and license sections
|
2015-11-03 17:02:42 +02:00 |
|
Joe deBlaquiere
|
29b4aeec5e
|
cleanup; builds for xcode 6 and 7
|
2015-11-01 15:27:21 -05:00 |
|
Joe deBlaquiere
|
1ef0fd54e3
|
set PYTHONHOME for hostpython
|
2015-10-28 21:00:21 -04:00 |
|
Joe deBlaquiere
|
88b5b22e67
|
changes to build python for target
|
2015-10-27 14:34:25 -04:00 |
|
Joe deBlaquiere
|
6443c155f1
|
build hostpython using MacOS libffi instead of cross-compiled ffi
|
2015-10-27 13:29:22 -04:00 |
|
Ben Hagen
|
7aa1daa352
|
remove duplicate declaration of options
|
2015-10-21 15:02:42 +02:00 |
|
Mathieu Virbel
|
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'
|
2015-08-28 12:25:16 +02:00 |
|
Mathieu Virbel
|
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)
|
2015-08-20 17:37:00 +02:00 |
|
Mathieu Virbel
|
64a7da2431
|
toolchain: accept multiple architecture to filter on (--arch armv7 --arch arm64)
|
2015-08-20 17:37:00 +02:00 |
|
Mathieu Virbel
|
74af036c97
|
toolchain: add missing documentation for icon
|
2015-08-20 17:37:00 +02:00 |
|
Mathieu Virbel
|
88b71475f4
|
Merge pull request #157 from kivy/corrupt_zip
Added catch and clean of corrupt zip downloads
|
2015-08-19 10:32:42 +02:00 |
|
Zen-CODE
|
73fd2357b2
|
Added catch and clean of corrupt zip downloads
|
2015-08-15 21:22:41 +02:00 |
|
Mathieu Virbel
|
3f83bbffab
|
ffmpeg: activate openssl if compiled
|
2015-08-14 16:11:59 +02:00 |
|
Mathieu Virbel
|
9ccb6b4c00
|
toolchain: force the optional recipe to load when it's already compiled
|
2015-08-14 16:11:47 +02:00 |
|
Mathieu Virbel
|
7cb22bd0ec
|
recipes: add openssl optional recipe for ffmpeg and python
|
2015-08-14 12:18:15 +02:00 |
|
Mathieu Virbel
|
a0e8b4af22
|
toolchain: add optional_depends property to let a recipe explain which other recipe can be used with.
|
2015-08-14 12:17:48 +02:00 |
|
Mathieu Virbel
|
ebe6f551ec
|
toolchain: add icon generation support, similar to launch image
|
2015-08-14 02:51:48 +02:00 |
|
Mathieu Virbel
|
96fee4f7da
|
toolchain: new command to generate launch image on a project
|
2015-08-14 02:32:11 +02:00 |
|
Mathieu Virbel
|
7bab19f837
|
fix ffmpeg compilation issue and reduce ffmpeg size by compiling just h264/aac like android
|
2015-08-14 02:32:10 +02:00 |
|
Zen-CODE
|
1554b958a0
|
doc: grammar tweaks to README.rst
|
2015-08-13 05:11:32 +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 |
|
Mathieu Virbel
|
5e7e1cc095
|
Merge branch 'master' of ssh://github.com/kivy/kivy-ios
|
2015-08-07 22:57:38 +02:00 |
|
Mathieu Virbel
|
ec5fad1680
|
templates: fix to include framework paths of user-downloaded frameworks
|
2015-08-07 22:57:04 +02:00 |
|
Mathieu Virbel
|
ff95fbd960
|
toolchain: fix unzip with symlink
|
2015-08-07 22:56:37 +02:00 |
|
akshayaurora
|
296d331935
|
Python recipe: Make openssl module optional
|
2015-08-07 22:44:44 +05:30 |
|
Akshay Arora
|
46d24567bd
|
Merge pull request #132 from cbenhagen/openssl
add openssl recipe
|
2015-08-07 22:40:58 +05:30 |
|
Mathieu Virbel
|
e3fc0af6a3
|
python: add csv module by default
|
2015-08-07 18:07:49 +02:00 |
|
Mathieu Virbel
|
ee1b4dba0e
|
toolchain: display proper error if the environ _DIR is not valid
|
2015-08-07 18:07:37 +02:00 |
|
akshayaurora
|
67a440561a
|
New Photolibrary recipe for accessing gallery and camera
|
2015-07-27 20:46:20 +05:30 |
|
akshayaurora
|
2f5f17b578
|
pycrypto use setup.py --prefix instead of easy_install
|
2015-07-19 23:32:50 +05:30 |
|
akshayaurora
|
0985301591
|
include target_dir option to apply_patch` method
|
2015-07-18 00:00:22 +05:30 |
|
akshayaurora
|
70d2b43e2a
|
New Pycrypto recipe
|
2015-07-17 17:02:27 +05:30 |
|
Ben Hagen
|
8b1c94153d
|
update openssl version to 1.0.2d
|
2015-07-15 17:54:40 +02:00 |
|
Robert Niederreiter
|
50f4cfbfd5
|
update openssl version
|
2015-07-14 22:11:28 +02:00 |
|
Robert Niederreiter
|
3912d37c49
|
kivy download url and version
|
2015-07-03 09:21:42 +02:00 |
|
Robert Niederreiter
|
20a6815b3b
|
use rnixx fork of kivy
|
2015-07-02 15:02:57 +02:00 |
|
Robert Niederreiter
|
f9eb90918e
|
Merge branch 'openssl' of https://github.com/cbenhagen/kivy-ios
|
2015-07-02 13:41:54 +02:00 |
|
Mathieu Virbel
|
9826a7cba0
|
Merge pull request #143 from cbenhagen/patch-1
build kivy version 1.9.0 instead of master
|
2015-06-30 21:20:41 +02:00 |
|
Mathieu Virbel
|
aaa05a5724
|
Merge pull request #144 from cbenhagen/patch-2
update ffmpeg version to 2.6.3
|
2015-06-30 21:20:26 +02:00 |
|
Mathieu Virbel
|
5f8a8795bd
|
Merge pull request #149 from kivy/pil_fix
fix egg permission error on actual device.
|
2015-06-30 21:19:59 +02:00 |
|