Commit graph

  • 81121838c9 Merge pull request #204 from sighthoundinc/master Richard Larkin 2016-11-09 23:28:49 +0200
  • 2b39d6d593 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-09 22:16:18 +0200
  • 2af64bb35e Merge pull request #222 from mrhdias/patch-1 Richard Larkin 2016-11-09 20:37:17 +0200
  • 5a07f17f86 The recipe don't download the archive. Henrique Dias 2016-11-09 18:24:16 +0000
  • f5d0497961 Merge pull request #221 from gfyoung/bad-200-type-urlretrieve Richard Larkin 2016-11-09 20:06:37 +0200
  • 77d8d52e59 Merge pull request #209 from filipefigcorreia/libpng-recipe Richard Larkin 2016-11-09 20:00:57 +0200
  • cc2dfb4f13 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-09 14:08:46 +0200
  • 01a0c6a751 Merge pull request #214 from rnixx/fix_host_setuptools Richard Larkin 2016-11-08 10:03:40 +0200
  • d5ea3af078 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-08 08:38:59 +0200
  • aa804d107d Merge pull request #213 from bearnun/patch-1 Richard Larkin 2016-11-07 22:09:24 +0200
  • 00fdf3c60d Merge pull request #219 from kivy/std_out_fix Richard Larkin 2016-11-07 19:38:06 +0200
  • d661336935 Removed test line Richard 2016-11-06 14:47:55 +0200
  • f48f66363c Added corrected check for KIVY_NO_CONSOLE flag Richard 2016-11-06 14:46:31 +0200
  • 0cb7a8ff10 Clean up temp files before urlretrieve gfyoung 2016-11-06 03:30:58 -0500
  • e0f7ec5197 document new findings, remove build logger, some cleanup Robert Niederreiter 2016-11-04 15:49:44 +0100
  • 0404d269b4 Update enum34 url Robert Niederreiter 2016-11-04 15:01:38 +0100
  • da5040d5cd cffi installs and works on device, hostpython not working yet Robert Niederreiter 2016-11-04 14:05:30 +0100
  • b392c61ae5 make cffi recipe work, additionally install pycparser in hostpython Robert Niederreiter 2016-11-04 12:48:30 +0100
  • d4e3635802 Removed std out re-direction Richard 2016-11-04 12:47:04 +0200
  • 1eed3853d5 experimenting with cryptography build Robert Niederreiter 2016-11-02 17:43:23 +0100
  • 38230677fb build logger experiments Robert Niederreiter 2016-11-02 14:34:21 +0100
  • d65c85b0a8 typo Robert Niederreiter 2016-11-02 14:12:03 +0100
  • 7188aa1904 typo Robert Niederreiter 2016-11-02 14:11:11 +0100
  • cd626b1fb7 correct type Robert Niederreiter 2016-11-02 14:09:45 +0100
  • 7ff865e274 add command logger for analyzing build process Robert Niederreiter 2016-11-02 13:59:34 +0100
  • 3c209f2e86 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-10-31 14:17:54 +0200
  • 51402e0520 Merge branch 'master' of git://github.com/kivy/kivy-ios Macbook 2016-10-24 08:47:47 +0200
  • cba2e7a30b comment on unpacking setuptools in host_setuptools recipe Robert Niederreiter 2016-10-22 13:38:59 +0200
  • 2cb3124e35 pycparser and cffi recipes install Robert Niederreiter 2016-10-17 08:55:33 +0200
  • 26a76b65e5 recipe dependencies Robert Niederreiter 2016-10-14 17:59:39 +0200
  • bad28e3735 add enum34 recipe Robert Niederreiter 2016-10-14 17:26:38 +0200
  • 11f84ec830 add ipaddress recipe Robert Niederreiter 2016-10-14 17:21:02 +0200
  • 7cca79030a Avoid errors from setuptools if installed as egg with .pth mapping on subsequent package installs with hostpython Robert Niederreiter 2016-10-14 16:46:33 +0200
  • d0ba2dd4dd fix host_setuptools recipe Robert Niederreiter 2016-10-14 16:01:50 +0200
  • 1c37a80b81 Install pure python packages like werkzeug Robert Niederreiter 2016-10-14 14:57:49 +0200
  • d4cb02ccf1 work on twisted related recipes Robert Niederreiter 2016-10-14 14:07:10 +0200
  • bbd1dadb16 reduce zope_interface recipe Robert Niederreiter 2016-10-14 13:04:01 +0200
  • 02e9e08b5a ... Robert Niederreiter 2016-10-14 12:39:39 +0200
  • e9ac3c9be7 Merge branch 'fix_host_setuptools' of github.com:rnixx/kivy-ios into fix_host_setuptools Robert Niederreiter 2016-10-14 11:03:45 +0200
  • d79e7cf1a9 fix host_setuptools Robert Niederreiter 2016-10-14 10:31:18 +0200
  • b810f31f76 reset kivy download url Robert Niederreiter 2016-10-14 10:36:02 +0200
  • 73adae58c3 fix host_setuptools Robert Niederreiter 2016-10-14 10:31:18 +0200
  • 638e355df0 add archive dummy for host_setuptools to make toolchain happy Robert Niederreiter 2016-10-14 10:13:38 +0200
  • 3375a52195 host_setuptools WIP Robert Niederreiter 2016-10-14 10:05:44 +0200
  • c34f792a17 tell hostpython where to find openssl Robert Niederreiter 2016-10-14 10:04:15 +0200
  • 228c4c320d Merge branch 'docs' into twisted_recipe Robert Niederreiter 2016-10-14 09:59:11 +0200
  • 7ff3e7982f add minimal docs Robert Niederreiter 2016-10-14 09:58:41 +0200
  • 805c52bd6d work on hostpython and host_setuptools Robert Niederreiter 2016-10-14 09:57:34 +0200
  • 0b696d6557 implement build_arch Robert Niederreiter 2016-10-13 16:07:58 +0200
  • 8481f19564 twisted and autobahn related recipe stubs Robert Niederreiter 2016-10-13 11:20:55 +0200
  • d6f2e3f8d2 merge kivy master Robert Niederreiter 2016-10-12 15:23:51 +0200
  • 654900d401 Update cython to 0.23 from 0.21 bearnun 2016-10-04 18:39:56 -0500
  • 48761f778d Recipe for libpng. Filipe Correia 2016-09-06 00:04:08 +0100
  • c7624becbd Merge pull request #206 from byrot/master dessant 2016-08-02 12:46:53 +0300
  • 6ddb6fef49 Fix missing parentheses at 2 lines in toolchain.py Tomáš Jirotka 2016-08-02 10:22:07 +0200
  • e8a5a0595f Merge pull request #167 from lc-soft/master Richard Larkin 2016-08-01 08:25:12 +0200
  • bbf6896423 add sed command for replace setuptools to distutils.core. Liu Chao 2016-07-30 10:52:11 +0800
  • fcae0e45bc Merge remote-tracking branch 'upstream/master' Liu Chao 2016-07-29 15:14:27 +0800
  • 5189c8da79 Merge branch 'master' of https://github.com/lc-soft/kivy-ios Richard Larkin 2016-07-28 12:37:36 +0200
  • 0f02ed793c doc: clarified clean command Richard Larkin 2016-07-28 10:14:18 +0200
  • a9a4b281c3 doc: added help on 'clean' command to remove build Richard Larkin 2016-07-28 09:46:11 +0200
  • fe5add1699 Merge pull request #176 from strakh/master Richard Larkin 2016-07-28 08:36:50 +0200
  • 982b79b232 Merge pull request #146 from cbenhagen/patch-3 Richard Larkin 2016-07-24 03:53:24 +0200
  • a92f98ec5e Merge pull request #202 from kivy/ast_fix Richard Larkin 2016-07-13 11:58:30 +0200
  • 503adbd376 Merge pull request #194 from kivy/keyboard_height Richard Larkin 2016-07-12 22:21:23 +0200
  • cde3932d3a Merge pull request #205 from kivy/clean_fix Richard Larkin 2016-07-12 20:54:47 +0200
  • 1ca7756dc1 Fixed filename extention matching. closes #193 Richard Larkin 2016-07-12 15:36:45 +0200
  • 3e4eb4bfed Grammar tweaks Zen-CODE 2016-07-11 21:43:44 +0200
  • 987314376b Update python loader to load from frameworks as well as main exe (i.e. we have kivy embedded in a framework) RJ Burnham 2016-07-11 15:00:03 -0400
  • 320c0808c0 Added explanatory note Richard Larkin 2016-07-11 15:10:46 +0200
  • e4e4c1cd89 Merge pull request #191 from kived/fix-archive_root Richard Larkin 2016-07-04 18:58:09 +0200
  • 24b3ded916 Redirect Python-ast lookup to 'hostpython'. Fixes #201 Richard Larkin 2016-07-04 12:00:39 +0200
  • 8cdc790375 Tweaked wording Zen-CODE 2016-07-01 21:09:10 +0200
  • e539b8f9c8 Merge pull request #196 from stsievert/patch-1 Richard Larkin 2016-07-01 21:06:39 +0200
  • c503ff7c83 Merge pull request #178 from cbenhagen/patch-2 Richard Larkin 2016-06-30 21:34:49 +0200
  • 1a6d513099 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-06-28 15:57:55 +0200
  • 7080a9dadc Updated version of openssl Richard Larkin 2016-06-28 15:54:38 +0200
  • b64efeef31 Merge pull request #182 from ericatkin/master Richard Larkin 2016-06-28 15:50:36 +0200
  • 6ee0a927b6 Added note on 'main.m' and orientation settings Richard Larkin 2016-06-28 12:31:35 +0200
  • 5f048d3ead Clarifies build help Scott Sievert 2016-06-26 10:33:33 -0500
  • c613068e5b Added comments on orientation control Richard Larkin 2016-06-24 11:56:00 +0200
  • 70de25fd16 doc: slight rewording Richard Larkin 2016-06-24 11:52:04 +0200
  • 0750acf132 Clarifies docs to clarify building recipes Scott Sievert 2016-06-02 11:02:37 -0700
  • 006359205a Merge pull request #187 from EdwardBetts/patch-1 Richard Larkin 2016-05-26 22:42:39 +0200
  • 2d174322da take account device density, for softinput_mode akshayaurora 2016-05-26 03:09:31 +0530
  • 72cbbd9710 WIP:Initial implementation of keyboard_height, we get correct height. Moving window part is still not tested, fixed. akshayaurora 2016-05-25 02:37:00 +0530
  • 5d91cb7a57 fix archive_root property to not return None Ryan Pessa 2016-05-03 15:38:59 -0500
  • cca0f02618 Update openssl to version 1.0.2h Ben Hagen 2016-05-03 17:26:14 +0200
  • 73657fe3b1 mpath of a six module can be an empty list Ben Hagen 2016-05-02 22:00:36 +0200
  • 843d688cf4 doc: Added toolchain command for command listing Zen-CODE 2016-04-20 13:02:51 +0200
  • 0df5316e3b doc: added command for complete option listing Richard Larkin 2016-04-20 12:59:58 +0200
  • 5fa807cf5f toolchain: add a pip command to ease the installation of pip packages within the toolchain Mathieu Virbel 2016-04-19 19:53:55 +0200
  • bc864ccad6 toolchain: add Xcode command to open a specific project with Xcode Mathieu Virbel 2016-04-19 19:53:34 +0200
  • 241afb5d3c fix sh.which usage when executable does not exist Ryan Pessa 2016-04-18 15:22:15 -0500
  • 30fc05e233 use % formatter Edward Betts 2016-04-18 05:46:43 +0100
  • 90a6da48f9 Merge pull request #185 from kived/ccache Mathieu Virbel 2016-04-17 23:34:16 +0200
  • 2dd764f8db add ccache support Ryan Pessa 2016-04-16 23:08:58 -0500
  • 34a4b85b47 Merge pull request #186 from kived/recipe-version Ryan Pessa 2016-04-16 23:14:49 -0500
  • 808f646b8f select version from requirements Ryan Pessa 2016-04-16 23:13:58 -0500
  • e02f51d258 doc: removed extraneous hash Zen-CODE 2016-04-14 01:23:49 +0200