Richard Larkin
|
e539b8f9c8
|
Merge pull request #196 from stsievert/patch-1
Thanks
|
2016-07-01 21:06:39 +02:00 |
|
Richard Larkin
|
c503ff7c83
|
Merge pull request #178 from cbenhagen/patch-2
Update openssl version
|
2016-06-30 21:34:49 +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 |
|
Richard Larkin
|
6ee0a927b6
|
Added note on 'main.m' and orientation settings
|
2016-06-28 12:31:35 +02:00 |
|
Scott Sievert
|
5f048d3ead
|
Clarifies build help
"(available packages in the recipes directory)"
|
2016-06-26 10:33:33 -05:00 |
|
Richard Larkin
|
c613068e5b
|
Added comments on orientation control
|
2016-06-24 11:56:00 +02:00 |
|
Richard Larkin
|
70de25fd16
|
doc: slight rewording
|
2016-06-24 11:52:04 +02:00 |
|
Scott Sievert
|
0750acf132
|
Clarifies docs to clarify building recipes
|
2016-06-02 11:02:37 -07:00 |
|
Richard Larkin
|
006359205a
|
Merge pull request #187 from EdwardBetts/patch-1
Indeed. Thanks :-)
|
2016-05-26 22:42:39 +02:00 |
|
Ben Hagen
|
cca0f02618
|
Update openssl to version 1.0.2h
|
2016-05-03 17:26:14 +02:00 |
|
Zen-CODE
|
843d688cf4
|
doc: Added toolchain command for command listing
|
2016-04-20 13:02:51 +02:00 |
|
Richard Larkin
|
0df5316e3b
|
doc: added command for complete option listing
|
2016-04-20 12:59:58 +02:00 |
|
Mathieu Virbel
|
5fa807cf5f
|
toolchain: add a pip command to ease the installation of pip packages within the toolchain
|
2016-04-19 19:54:08 +02:00 |
|
Mathieu Virbel
|
bc864ccad6
|
toolchain: add Xcode command to open a specific project with Xcode
|
2016-04-19 19:54:08 +02:00 |
|
Ryan Pessa
|
241afb5d3c
|
fix sh.which usage when executable does not exist
|
2016-04-18 15:22:15 -05:00 |
|
Edward Betts
|
30fc05e233
|
use % formatter
|
2016-04-18 05:46:43 +01:00 |
|
Mathieu Virbel
|
90a6da48f9
|
Merge pull request #185 from kived/ccache
add ccache support
|
2016-04-17 23:34:16 +02:00 |
|
Ryan Pessa
|
2dd764f8db
|
add ccache support
|
2016-04-16 23:15:15 -05:00 |
|
Ryan Pessa
|
34a4b85b47
|
Merge pull request #186 from kived/recipe-version
allow version to be selected from requirements
|
2016-04-16 23:14:49 -05:00 |
|
Ryan Pessa
|
808f646b8f
|
select version from requirements
|
2016-04-16 23:13:58 -05:00 |
|
Zen-CODE
|
e02f51d258
|
doc: removed extraneous hash
|
2016-04-14 01:23:49 +02:00 |
|
Zen-CODE
|
d32074542b
|
doc: corrected ambiguous documentation
|
2016-04-12 22:02:25 +02:00 |
|
ericatkin
|
220c0747e1
|
Remove .exe suffix on make target
|
2016-04-05 22:56:20 -06:00 |
|
Ben Hagen
|
7cd250958b
|
Update openssl version
|
2016-03-07 15:20:58 +01:00 |
|
Akshay Arora
|
78a870c5f3
|
Update openssl version
|
2016-02-17 19:52:45 +05:30 |
|
Zen-CODE
|
8f3d6ca120
|
doc: added note on adding recipes
|
2016-01-14 12:51:07 +02:00 |
|
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 |
|
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 |
|