Commit graph

479 commits

Author SHA1 Message Date
Robert Niederreiter
d4cb02ccf1 work on twisted related recipes 2016-10-14 14:07:10 +02:00
Robert Niederreiter
bbd1dadb16 reduce zope_interface recipe 2016-10-14 13:04:01 +02:00
Robert Niederreiter
02e9e08b5a ... 2016-10-14 12:39:39 +02:00
Robert Niederreiter
638e355df0 add archive dummy for host_setuptools to make toolchain happy 2016-10-14 10:13:38 +02:00
Robert Niederreiter
3375a52195 host_setuptools WIP 2016-10-14 10:05:44 +02:00
Robert Niederreiter
c34f792a17 tell hostpython where to find openssl 2016-10-14 10:04:15 +02:00
Robert Niederreiter
228c4c320d Merge branch 'docs' into twisted_recipe 2016-10-14 09:59:11 +02:00
Robert Niederreiter
7ff3e7982f add minimal docs 2016-10-14 09:58:41 +02:00
Robert Niederreiter
805c52bd6d work on hostpython and host_setuptools 2016-10-14 09:57:34 +02:00
Robert Niederreiter
0b696d6557 implement build_arch 2016-10-13 16:07:58 +02:00
Robert Niederreiter
8481f19564 twisted and autobahn related recipe stubs 2016-10-13 11:20:55 +02:00
Robert Niederreiter
d6f2e3f8d2 merge kivy master 2016-10-12 15:23:51 +02:00
dessant
c7624becbd Merge pull request #206 from byrot/master
Fix missing parentheses at 2 lines in toolchain.py
2016-08-02 12:46:53 +03:00
Tomáš Jirotka
6ddb6fef49 Fix missing parentheses at 2 lines in toolchain.py 2016-08-02 10:22:07 +02:00
Richard Larkin
e8a5a0595f Merge pull request #167 from lc-soft/master
add `flask` and `flask` depend recipes.
2016-08-01 08:25:12 +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
0f02ed793c doc: clarified clean command 2016-07-28 10:14:18 +02:00
Richard Larkin
a9a4b281c3 doc: added help on 'clean' command to remove build 2016-07-28 09:46:11 +02: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
Richard Larkin
cde3932d3a Merge pull request #205 from kivy/clean_fix
Fixed filename extention matching. closes #193
2016-07-12 20:54:47 +02:00
Richard Larkin
1ca7756dc1 Fixed filename extention matching. closes #193 2016-07-12 15:36:45 +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
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
Richard Larkin
24b3ded916 Redirect Python-ast lookup to 'hostpython'. Fixes #201 2016-07-04 12:00:39 +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
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
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
5d91cb7a57 fix archive_root property to not return None 2016-05-03 15:38:59 -05: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