Akshay Arora
|
bce521ef9b
|
Merge pull request #276 from cruor99/fix-utf8-error-on-output
Fix unicode error introduced in latest macOS
|
2018-07-11 05:57:50 +05:30 |
|
Akinwale Ariwodola
|
45b97ea28e
|
Python 2.7.13 support based on https://github.com/kivy/kivy-ios/pull/242
|
2018-06-01 10:44:31 +01:00 |
|
amru rosyada
|
4fec0f68ff
|
fixing error TypeError: 'dict_keys' object is not subscriptable
|
2018-03-17 06:16:29 +07:00 |
|
amru rosyada
|
b96498a9b4
|
fix error when call recipe list "toolchain.py recipes"
|
2018-03-17 06:11:56 +07:00 |
|
Cruor99
|
ac5c67e748
|
Fix unicode error introduced in latest macOS
|
2017-12-10 15:56:08 +01:00 |
|
Mathieu Virbel
|
7ab642c65d
|
add help for pip
|
2017-05-30 16:07:13 +02:00 |
|
Mathieu Virbel
|
c09a150f56
|
Merge branch 'master' of github.com:kivy/kivy-ios
|
2017-05-30 16:06:05 +02:00 |
|
Mathieu Virbel
|
35cd3f738b
|
rework pip to use --prefix and --isolated, instead of the variable env
|
2017-05-30 16:05:54 +02:00 |
|
Ryan Pessa
|
0239bde32d
|
add concurrent make, xcodebuild, gzip/bzip2
|
2017-05-01 23:12:46 -07:00 |
|
Mathieu Virbel
|
450d8ec4bf
|
force toolchain to use python2, as mod_pbxproj is not compatible with python3 yet. See https://github.com/kronenthaler/mod-pbxproj/issues/101
|
2017-05-01 14:31:54 +02:00 |
|
Richard Larkin
|
51e3a5f0e2
|
Prevent saving of state on corrupt download
references #179
|
2016-11-25 14:25:22 +02:00 |
|
gfyoung
|
a4e69fc789
|
Turn relative path to absolute path for kivy directory
|
2016-11-20 21:19:25 -05:00 |
|
gfyoung
|
ec2a343795
|
Clean up fixes for main.m and toolchain.py
|
2016-11-19 00:04:06 -05:00 |
|
gfyoung
|
0cb7a8ff10
|
Clean up temp files before urlretrieve
|
2016-11-06 03:30:58 -05:00 |
|
Tomáš Jirotka
|
6ddb6fef49
|
Fix missing parentheses at 2 lines in toolchain.py
|
2016-08-02 10:22:07 +02:00 |
|
Richard Larkin
|
0f02ed793c
|
doc: clarified clean command
|
2016-07-28 10:14:18 +02:00 |
|
Richard Larkin
|
1ca7756dc1
|
Fixed filename extention matching. closes #193
|
2016-07-12 15:36:45 +02:00 |
|
Richard Larkin
|
e4e4c1cd89
|
Merge pull request #191 from kived/fix-archive_root
fix archive_root property to not return None
|
2016-07-04 18:58:09 +02:00 |
|
Zen-CODE
|
8cdc790375
|
Tweaked wording
|
2016-07-01 21:09:10 +02:00 |
|
Richard Larkin
|
e539b8f9c8
|
Merge pull request #196 from stsievert/patch-1
Thanks
|
2016-07-01 21:06:39 +02:00 |
|
Scott Sievert
|
5f048d3ead
|
Clarifies build help
"(available packages in the recipes directory)"
|
2016-06-26 10:33:33 -05: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 |
|
Ryan Pessa
|
5d91cb7a57
|
fix archive_root property to not return None
|
2016-05-03 15:38:59 -05: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 |
|
Ryan Pessa
|
2dd764f8db
|
add ccache support
|
2016-04-16 23:15:15 -05:00 |
|
Ryan Pessa
|
808f646b8f
|
select version from requirements
|
2016-04-16 23:13:58 -05:00 |
|
Zen-CODE
|
5aa35570c4
|
Prevent unbound local variable error on download fail
|
2016-01-14 08:19:15 +02: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
|
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 |
|
Zen-CODE
|
73fd2357b2
|
Added catch and clean of corrupt zip downloads
|
2015-08-15 21:22:41 +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
|
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 |
|
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
|
ff95fbd960
|
toolchain: fix unzip with symlink
|
2015-08-07 22:56:37 +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
|
0985301591
|
include target_dir option to apply_patch` method
|
2015-07-18 00:00:22 +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
|
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
|
26c4d4321e
|
toolchain: remove hg requirement
|
2015-03-07 22:14:38 +01:00 |
|
Mathieu Virbel
|
07a3ed6222
|
toolchain: support installation of custom objc sources and frameworks.
|
2015-02-27 18:54:21 +01:00 |
|
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
|
0f2e8dabf1
|
toolchain: move cythonize/biglink into CythonRecipe
|
2015-02-27 10:30:47 +01:00 |
|
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 |
|
Mathieu Virbel
|
6aed3da309
|
toolchain: fix filtered_archs issue
|
2015-02-25 18:46:57 +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
|
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
|
6238831a83
|
toolchain: factorize cythonize_build, cythonize and big link
|
2015-02-23 22:51:16 +01:00 |
|
Mathieu Virbel
|
e51be2eec8
|
toolchain: handle addition of frameworks/libraries within the Xcode project depending of the compiled recipes.
Done automatically during the creation time, or use the update command
|
2015-02-23 11:34:36 +01:00 |
|
Mathieu Virbel
|
82f0a0f6cc
|
toolchain: supports for recipe that have multiple libraries to install
|
2015-02-20 16:12:20 +01:00 |
|
Mathieu Virbel
|
3ba2dd3be9
|
toolchain: add missing command documentation
|
2015-02-14 13:10:49 +01:00 |
|
Mathieu Virbel
|
9cb199652f
|
toolchain: create new Xcode template, based on cookie cutter tempting system.
|
2015-02-14 13:05:54 +01:00 |
|
Mathieu Virbel
|
490fe0d153
|
toolchain: use environ to select a directory to copy instead of an url to download (like KIVY_DIR=~/code/kivy) + add --arch for build to restrict the architectures to build (it will enforce any caching.)
|
2015-02-12 00:53:08 +01:00 |
|
Mathieu Virbel
|
b2a922f453
|
toolchain: fix iphonesim detection. Closes #116
|
2015-02-11 16:28:18 +01:00 |
|
Mathieu Virbel
|
b483b926e2
|
toolchain: fix cache_execution to take care of arguments as well
|
2015-02-11 12:52:46 +01:00 |
|
Mathieu Virbel
|
2dda0f4b42
|
toolchain: write a little command line tool argument parser for it.
|
2015-02-10 12:24:20 +01:00 |
|
Mathieu Virbel
|
456259f912
|
python/kivy: correctly install both of them into the dist/root
|
2015-02-09 23:34:02 +01:00 |
|
Mathieu Virbel
|
0415b214f7
|
toolchain: supports .zip root directory detection
|
2015-02-09 11:58:29 +01:00 |
|
Mathieu Virbel
|
8c34d15a3b
|
toolchain: add a way to auto copy include files or directory (need cleaning)
|
2015-02-09 00:45:28 +01:00 |
|
Mathieu Virbel
|
309a003036
|
toolchain: more work on all recipe + factorize include files installation
|
2015-02-06 01:53:21 +01:00 |
|
Mathieu Virbel
|
0ae40e8ff7
|
toolchain: correctly include common inclusion as well
|
2015-02-04 16:13:38 +01:00 |
|
Mathieu Virbel
|
c159de61c6
|
toolchain: expose include_dir, and add common include dir by default.
|
2015-02-04 16:11:53 +01:00 |
|
Mathieu Virbel
|
6179584980
|
fix lib generation for all platforms
|
2015-02-04 15:50:16 +01:00 |
|
Mathieu Virbel
|
bfd8532e0e
|
python now compiles for all arch \o/
|
2015-02-03 18:42:17 +01:00 |
|
Mathieu Virbel
|
d4c1ac88d7
|
remove unused recipes and work on host python / python / lib
|
2015-02-03 00:19:53 +01:00 |
|
Mathieu Virbel
|
5c4f42b1d4
|
add the toolchain script.
|
2015-02-02 05:22:13 +01:00 |
|
Mathieu Virbel
|
577dea036e
|
first pass with a brand new tool. starting to write the hostpython recipe
|
2015-02-01 18:35:28 +01:00 |
|