Commit graph

132 commits

Author SHA1 Message Date
Robert Niederreiter
d79e7cf1a9 fix host_setuptools
reset kivy download url
2016-10-14 11:02:34 +02:00
Robert Niederreiter
d6f2e3f8d2 merge kivy master 2016-10-12 15:23:51 +02:00
Liu Chao
bbf6896423 add sed command for replace setuptools to distutils.core. 2016-07-30 10:52:11 +08:00
Liu Chao
fcae0e45bc Merge remote-tracking branch 'upstream/master' 2016-07-29 15:14:27 +08:00
Richard Larkin
fe5add1699 Merge pull request #176 from strakh/master
pyyaml recipe
2016-07-28 08:36:50 +02:00
Richard Larkin
982b79b232 Merge pull request #146 from cbenhagen/patch-3
build ffpyplayer version 3.2 instead of master
2016-07-24 03:53:24 +02:00
Richard Larkin
a92f98ec5e Merge pull request #202 from kivy/ast_fix
Redirect Python-ast lookup to 'hostpython'. Fixes #201
2016-07-13 11:58:30 +02:00
Richard Larkin
503adbd376 Merge pull request #194 from kivy/keyboard_height
Keyboard height
2016-07-12 22:21:23 +02:00
Zen-CODE
3e4eb4bfed Grammar tweaks 2016-07-11 21:43:44 +02:00
Richard Larkin
320c0808c0 Added explanatory note 2016-07-11 15:10:46 +02:00
Richard Larkin
24b3ded916 Redirect Python-ast lookup to 'hostpython'. Fixes #201 2016-07-04 12:00:39 +02:00
Richard Larkin
1a6d513099 Merge branch 'master' of git://github.com/kivy/kivy-ios 2016-06-28 15:57:55 +02:00
Richard Larkin
7080a9dadc Updated version of openssl 2016-06-28 15:54:38 +02:00
Richard Larkin
b64efeef31 Merge pull request #182 from ericatkin/master
Remove .exe suffix on make target
2016-06-28 15:50:36 +02:00
akshayaurora
2d174322da take account device density, for softinput_mode 2016-05-26 03:09:31 +05:30
akshayaurora
72cbbd9710 WIP:Initial implementation of keyboard_height, we get correct height.
Moving window part is still not tested, fixed.
2016-05-25 02:37:00 +05:30
Ryan Pessa
2dd764f8db add ccache support 2016-04-16 23:15:15 -05:00
ericatkin
220c0747e1 Remove .exe suffix on make target 2016-04-05 22:56:20 -06:00
Robert Niederreiter
cc8a8a1393 working openssl version 2016-03-08 08:06:09 +01:00
Robert Niederreiter
270160d2cf merge latest master 2016-03-04 09:28:08 +01:00
Ben Hagen
856af14050 build version 3.2 instead of master 2016-02-21 20:19:44 +01:00
Akshay Arora
78a870c5f3 Update openssl version 2016-02-17 19:52:45 +05:30
Stepan Rakhimov
d00ad73752 distriute recipe, may be useless since distribute is already in python 2016-02-14 14:50:43 +01:00
Stepan Rakhimov
3a3cb22666 my failed try to fix setuptools 2016-02-14 14:49:25 +01:00
Stepan Rakhimov
6b09dacfba numpy fix to provide includes for other recipes 2016-02-14 14:47:35 +01:00
Stepan Rakhimov
9c828b2932 pyyaml cleanup 2016-02-14 14:42:47 +01:00
Stepan Rakhimov
0df3712980 PyYaml recipe 2016-01-26 22:37:33 +01: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
ea335f77a6 Updated to latest version of OpenSLL 2016-01-13 17:00:02 +02: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
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
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
3f83bbffab ffmpeg: activate openssl if compiled 2015-08-14 16:11:59 +02:00
Mathieu Virbel
7cb22bd0ec recipes: add openssl optional recipe for ffmpeg and python 2015-08-14 12:18:15 +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
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
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
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