Commit graph

  • 22b942c787 Merge branch 'master' of github.com:kivy/kivy-ios into python3 Mathieu Virbel 2018-11-01 15:40:31 +01:00
  • bbbe86ab8c
    Merge pull request #305 from autosportlabs/master Mathieu Virbel 2018-11-01 01:58:55 +01:00
  • 307cbd134a update requirements Brent Picasso 2018-10-31 17:51:56 -07:00
  • 7baf869fac add hostpython3 recipe Mathieu Virbel 2018-10-31 11:34:51 +01:00
  • a732b7526a remove about quiet Mathieu Virbel 2018-10-30 17:05:59 +01:00
  • 5686d556a5 Merge branch 'master' of github.com:kivy/kivy-ios Mathieu Virbel 2018-10-30 15:01:21 +01:00
  • 5a8b47ec19 update to SDL2 2.0.8, dont use the special branch anymore. Tested on iPAD with iOS 9 Mathieu Virbel 2018-10-30 14:59:29 +01:00
  • 9bd149335c fix missing pbx framework for latest sdl2 Mathieu Virbel 2018-10-30 14:56:56 +01:00
  • 09b60bd31b
    Merge pull request #303 from kivy/akshayaurora-patchkivy-1 Mathieu Virbel 2018-10-29 10:56:14 +01:00
  • d6835dd826
    Update __init__.py Akshay Arora 2018-10-29 15:13:10 +05:30
  • 5311f0c098 fixes requirements, remove mod_pbxproj and use up to date mod_pbxproj to handle tbd files Mathieu Virbel 2018-10-28 22:07:10 +01:00
  • 8e1960f28c update xcodeproj generation, use latest mod_pbxproj project to be able to handle tbd files, and fixes issues about code signing when the frameworks are added in Embed Frameworks. Mathieu Virbel 2018-10-28 16:24:54 +01:00
  • 98c487fd07 update README.rst Mathieu Virbel 2018-10-28 16:24:11 +01:00
  • 3f262e6549 fix hostpython openssl inclusion, and cxxsh Mathieu Virbel 2018-10-28 13:18:54 +01:00
  • 6ffd07ab06 print recipes in order Mathieu Virbel 2018-10-28 12:14:35 +01:00
  • b73c520923 put CFLAGS into CC to prevent issue during ./configure. ref #301 Mathieu Virbel 2018-10-28 12:01:15 +01:00
  • 97a5e399bf fixes libffi for xcode 10 Mathieu Virbel 2018-10-27 18:51:07 +02:00
  • 5a60fa58fe fixes hostlibffi for latest xcode (removes 32 bits compilation unsupported by xcode, and fixes cache issues within xcode) Mathieu Virbel 2018-10-27 16:21:15 +02:00
  • aa01292d81
    Add explicit AttributeError for mod_pbxproj._printNewXCodeFormat Peter Badida 2018-07-18 22:50:15 +02:00
  • 0509c8c0d6
    Merge pull request #295 from cruor99/master Gabriel Pettier 2018-07-18 15:26:31 +02:00
  • ea82e43587 Fix typo in mod_pbxproj.py Cruor99 2018-07-18 13:44:56 +02:00
  • bce521ef9b
    Merge pull request #276 from cruor99/fix-utf8-error-on-output Akshay Arora 2018-07-11 05:57:50 +05:30
  • 9db9b6991f
    Merge pull request #280 from zenvarlab/master Akshay Arora 2018-07-11 05:56:27 +05:30
  • 624593b167
    Merge pull request #287 from LarsDu/master Akshay Arora 2018-07-11 05:42:28 +05:30
  • 8732aae479
    Merge pull request #288 from charlesbaynham/master Gabriel Pettier 2018-06-18 16:42:47 +02:00
  • 2674fc4ac0 Add recipe for pykka Charles Baynham 2018-06-14 14:44:28 +01:00
  • 1693c94a71
    Merge pull request #1 from lbryio/ios-build-experiment Akinwale Ariwodola 2018-06-02 21:35:57 +01:00
  • 839307bb75 tweaks for cffi and python recipes Akinwale Ariwodola 2018-06-02 21:17:35 +01:00
  • a1a7ae7d54 Add all the things to make lbrynet daemon build Akinwale Ariwodola 2018-06-02 09:39:18 +01:00
  • 45b97ea28e Python 2.7.13 support based on https://github.com/kivy/kivy-ios/pull/242 Akinwale Ariwodola 2018-06-01 10:44:31 +01:00
  • 71928646a2 Added kivent_core and cymunk recipes. Added *~ to .gitignore. Fixed a typo in kivent_core/__init__.py imports. Lawrence Du 2018-05-23 09:41:09 -07:00
  • c3af68ad99 Added contact info to cymunk recipe Lawrence Du 2018-05-23 09:25:52 -07:00
  • 4eca2c46b1 Added kivent_core and cymunk recipes. Added *~ to .gitignore to prevent pushing emacs temporary files. Lawrence Du 2018-05-23 09:23:21 -07:00
  • 2c9e28f416 add python 3 support detection, in case using python 3 in venv amru rosyada 2018-03-17 12:04:20 +07:00
  • 4fec0f68ff fixing error TypeError: 'dict_keys' object is not subscriptable amru rosyada 2018-03-17 06:16:29 +07:00
  • b96498a9b4 fix error when call recipe list "toolchain.py recipes" amru rosyada 2018-03-17 06:11:56 +07:00
  • 25b2f29371 WIP Notifications for ios notifications_ios akshayaurora 2018-01-31 04:15:51 +05:30
  • 9ab06cf477
    Merge pull request #1 from learnleapfly/merge-upstream Learn Leap Fly 2018-01-29 14:13:50 -05:00
  • 0a568d3c8c Merge remote-tracking branch 'origin/pkgresources_fix' akshayaurora 2018-01-27 00:21:12 +05:30
  • ac5c67e748 Fix unicode error introduced in latest macOS Cruor99 2017-12-10 15:56:08 +01:00
  • 822c712956
    Merge pull request #268 from tonibagur/xcode9_osx10_12 Akshay Arora 2017-11-09 23:19:53 +05:30
  • 22763cb5bd doc: Updated the readme to list available commands Richard 2017-10-25 16:10:15 +02:00
  • de7abcbb59 Fixing compilation problems on osx 10.12 with xcode 9. *Important Note: When the xcode project is created, in order to get kivy working you have to manually add the following framewors: - CoreMotion - libz - libsqlite3 toni 2017-10-09 11:28:22 +02:00
  • 535abf0e6b Update copyright year Peter Badida 2017-08-11 21:42:36 +02:00
  • d662d3dfd4 Merge pull request #255 from shivan1b/customize-window-size Akshay Arora 2017-06-05 16:48:21 +05:30
  • c212f02167 Make webview window size customizable Shivani Bhardwaj 2017-06-05 14:31:44 +05:30
  • 7ab642c65d add help for pip Mathieu Virbel 2017-05-30 16:07:13 +02:00
  • c09a150f56 Merge branch 'master' of github.com:kivy/kivy-ios Mathieu Virbel 2017-05-30 16:06:05 +02:00
  • 35cd3f738b rework pip to use --prefix and --isolated, instead of the variable env Mathieu Virbel 2017-05-30 16:05:54 +02:00
  • 31d10db8c7 update icon necessary for publication Mathieu Virbel 2017-05-30 16:05:22 +02:00
  • 54b9a0dad6 Merge pull request #249 from kived/concurrent-build Mathieu Virbel 2017-05-19 13:52:11 +02:00
  • e56b6dc8bd Merge branch 'master' of github.com:kivy/kivy-ios Mathieu Virbel 2017-05-14 20:39:29 +02:00
  • 819fa05712 fixes ipv6 for python (tested with ipv4/ipv6 + http/https). Closes #218 Mathieu Virbel 2017-05-14 20:39:16 +02:00
  • a21afd2fa1 Merge pull request #250 from kivy/kivy_1.10.0 Mathieu Virbel 2017-05-14 17:55:14 +02:00
  • 91ecf0fe4a update Kivy to 1.10.0, and fixes import graphics issues. Closes #240 Mathieu Virbel 2017-05-14 17:54:14 +02:00
  • 7d806ee23f Merge branch 'master' of github.com:kivy/kivy-ios Mathieu Virbel 2017-05-14 17:46:16 +02:00
  • f1f62f20fb cythonize: prevent invalid replacement of global variables. Ref #240 Mathieu Virbel 2017-05-14 17:43:16 +02:00
  • 9dc04610e8 Merge pull request #243 from shivan1b/add-webview Akshay Arora 2017-05-14 09:59:36 +05:30
  • 5979bcb40c Update to kivy 1.10.0 kivy_1.10.0 Richard Larkin 2017-05-11 07:58:16 +02:00
  • 0239bde32d add concurrent make, xcodebuild, gzip/bzip2 Ryan Pessa 2017-05-01 23:10:11 -07:00
  • 450d8ec4bf force toolchain to use python2, as mod_pbxproj is not compatible with python3 yet. See https://github.com/kronenthaler/mod-pbxproj/issues/101 Mathieu Virbel 2017-05-01 14:31:54 +02:00
  • 0ab3c98e6a prevent usage of ftp, not reliable enough. Mathieu Virbel 2017-05-01 14:03:28 +02:00
  • cdf664d9bf fixes python3 issue on osx. Closes #224 Mathieu Virbel 2017-04-29 17:51:42 +02:00
  • 04fd25237a Merge pull request #247 from cclauss/patch-1 Mathieu Virbel 2017-04-29 00:57:28 +02:00
  • 829126bf70 Merge pull request #248 from cclauss/patch-2 Mathieu Virbel 2017-04-29 00:54:09 +02:00
  • f4d44ac122 data = data.replace(pat, sub) cclauss 2017-04-14 02:41:48 +02:00
  • 51cafa738b Streamline replacement logic cclauss 2017-04-14 02:39:07 +02:00
  • abf8d96adb Leverage set() to find unique items cclauss 2017-04-14 01:53:45 +02:00
  • d8117c1813 Merge pull request #245 from d0mj/recipe-bumps Richard Larkin 2017-04-05 09:58:27 +02:00
  • c5dab82a64 Bump openssl version to 1.0.2k. Dominik Jochym 2017-03-13 21:06:35 +00:00
  • 399694e0df Add class IOSWebView and wrapper functions Shivani Bhardwaj 2017-02-27 18:15:20 +05:30
  • d46da92cc6 Include webview in header Shivani Bhardwaj 2017-02-27 18:15:01 +05:30
  • 9944c82c7c src: ios_browser: Add support for webview Shivani Bhardwaj 2017-02-27 18:11:20 +05:30
  • 8655bf279b Update PIL and Libffi recipes to latest versions pkgresources_fix akshayaurora 2016-12-26 21:07:38 +05:30
  • 8fe8fbf57e Merge pull request #238 from kivy/kivy_depends Richard Larkin 2016-12-16 08:05:35 +02:00
  • 5d5607a6b8 Removed outdated TODO which has been addressed Richard Larkin 2016-12-14 13:57:06 +02:00
  • 93c792e5e9 Add pyobjus dependency. closes #229 Richard Larkin 2016-12-14 13:42:57 +02:00
  • c74994eb14 fix pkgresources recipe akshayaurora 2016-12-10 04:08:27 +05:30
  • 58a0bb7ba2 try to get cryptography and setuptools on ios recipe-setuptools-cryptography Mathieu Virbel 2016-12-04 19:32:19 +01:00
  • 55e8785a53 host_cffi: custom cffi module to be used within hostpython host-cffi Mathieu Virbel 2016-12-04 01:46:16 +01:00
  • 4b364991fc hostpython: remove dynload patch that is not necessary for host python Mathieu Virbel 2016-12-04 01:45:49 +01:00
  • cbb5d76832 Merge pull request #190 from cbenhagen/patch-4 Richard Larkin 2016-11-26 16:35:33 +02:00
  • e6a24616fa doc: added sister project indication ZenCODE 2016-11-26 12:29:58 +02:00
  • b5d3d82973 doc: tweaked links ZenCODE 2016-11-26 12:27:17 +02:00
  • 8d7ce8d9ca doc: tweaked links ZenCODE 2016-11-26 12:25:22 +02:00
  • 382324fbcd doc: added info on recipes. refernces #180 ZenCODE 2016-11-26 12:23:43 +02:00
  • 6e545769a5 Merge pull request #231 from kivy/corrupt_down Richard Larkin 2016-11-25 14:36:32 +02:00
  • 51e3a5f0e2 Prevent saving of state on corrupt download Richard Larkin 2016-11-25 14:25:22 +02:00
  • dd58fcc959 doc: added build and configure information. references #226 Richard Larkin 2016-11-23 14:18:41 +02:00
  • 2802db393c Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-22 11:23:31 +02:00
  • c0bb316672 Merge pull request #228 from gfyoung/template-nonrelative Richard Larkin 2016-11-21 08:27:20 +02:00
  • a4e69fc789 Turn relative path to absolute path for kivy directory gfyoung 2016-11-20 03:50:19 -05:00
  • 2ee01cf9e7 Merge pull request #227 from gfyoung/template-main-clean Richard Larkin 2016-11-21 02:11:57 +02:00
  • cccf3d453c Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-21 02:00:08 +02:00
  • ec2a343795 Clean up fixes for main.m and toolchain.py gfyoung 2016-11-19 00:01:27 -05:00
  • 490b87206f Merge pull request #225 from bearnun/patch-2 Richard Larkin 2016-11-19 01:07:10 +02:00
  • fd6829e980 Remove $(SDKROOT)/ResourceRules.plist bearnun 2016-11-16 11:39:31 -06:00
  • 67e8a0fb52 merge kivy master Robert Niederreiter 2016-11-11 13:12:43 +01:00
  • 263f89bb8c don't try to install cffi to hostpython via cffi recipe Robert Niederreiter 2016-11-11 13:06:15 +01:00
  • 36160651f9 Merge branch 'master' of git://github.com/kivy/kivy-ios Richard Larkin 2016-11-09 23:32:42 +02:00