Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://github.com/kivy/kivy-ios

use tempfile for managing CC/CXX, and it also prevent leaking file every compilation

61b5c86b914397cf02ea4cf096e6590f86c950e6 authored about 6 years ago by Mathieu Virbel <[email protected]>
update readme

7412603d0be511ed17fb5012c2b890b0b9accb73 authored about 6 years ago by Mathieu Virbel <[email protected]>
remove pymoodstocks recipes, the service got shutdown

7f139e382e2c5576bfdbe9c19ebc749c9022759a authored about 6 years ago by Mathieu Virbel <[email protected]>
Merge branch 'python3' of github.com:kivy/kivy-ios into python3

f316b8422c3b42d1aa4458c02d087f933353ece0 authored about 6 years ago by Mathieu Virbel <[email protected]>
fix recipes order with hostpython/python alias that didnt work in the first run

0e52dab46872a2b7f3992ca4a3e65294759a331d authored about 6 years ago by Mathieu Virbel <[email protected]>
fix cookiecutter project for python3

9ad9abf9b605f15793223b700db0eb65c57a9b24 authored about 6 years ago by Mathieu Virbel <[email protected]>
rework toolchain for python 3, new possibility to have a specific name for the include directory (like the recipe libffi install in ffi directory, not libffi), and new pyobjus recipe (works with new-ios-toolchain branch).

7c8a2c6c4b90bce60e9f4725feb5b3af5c1441e2 authored about 6 years ago by Mathieu Virbel <[email protected]>
add alias for hostpython/python, that point to either 2 or 3 version depending of the previous compiled state.

This allows the recipe to point on an versionless python.

811cbd48a7275f1b8057cb54cba404b5e64bf2ba authored about 6 years ago by Mathieu Virbel <[email protected]>
move hostpython/python to hostpython2/python2

9762ee754c98d3f16da2daa1b799a1ad5ea703c1 authored about 6 years ago by Mathieu Virbel <[email protected]>
python3: recipe with cross compilation patch + example of main.m that works

6c043cf9f3cd5f79a95d958ea90cef86ed8ec406 authored about 6 years ago by Mathieu Virbel <[email protected]>
hostpython3: enforce zlib compilation

7ed286efa86e61d79ab49a1a8b496ad03f8d286f authored about 6 years ago by Mathieu Virbel <[email protected]>
sdl2: fix missing pbx frameworks

3c77617141542fe6bb6aac897aff554cd3c1ec08 authored about 6 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of github.com:kivy/kivy-ios into python3

22b942c78778c06ab8d766168bf6b8bd706e11f4 authored about 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #305 from autosportlabs/master

update requirements

bbbe86ab8c83063d7c049fe5c44366549df870bc authored about 6 years ago by Mathieu Virbel <[email protected]>
update requirements

307cbd134a07014b49763e7bc7615635a4f10448 authored about 6 years ago by Brent Picasso <[email protected]>
add hostpython3 recipe

7baf869fac3f671846c15b493047d8faa4cbff94 authored about 6 years ago by Mathieu Virbel <[email protected]>
remove about quiet

a732b7526a9f8627c45eb6398ee94755f38b20a1 authored about 6 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of github.com:kivy/kivy-ios

5686d556a5f9d1f7340c48a1ed2a8ad9f5e1ead1 authored about 6 years ago by Mathieu Virbel <[email protected]>
update to SDL2 2.0.8, dont use the special branch anymore. Tested on iPAD with iOS 9

5a8b47ec19466dcec2c2b12f570ac57151a08c9d authored about 6 years ago by Mathieu Virbel <[email protected]>
fix missing pbx framework for latest sdl2

9bd149335cc7c852de16ea8fe12e404e68e47d77 authored about 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #303 from kivy/akshayaurora-patchkivy-1

Update Kivy version to 1.10.1

09b60bd31bc7095807234d191f1611738d2b7d9a authored about 6 years ago by Mathieu Virbel <[email protected]>
Update __init__.py

d6835dd826f612070f28d668838e63cb30e46aa4 authored about 6 years ago by Akshay Arora <[email protected]>
fixes requirements, remove mod_pbxproj and use up to date mod_pbxproj to handle tbd files

5311f0c09884ea9e201bb9f177f0e97fe8508540 authored about 6 years ago by Mathieu Virbel <[email protected]>
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.

8e1960f28cb03ea1ce8d98b6dafb56b059248272 authored about 6 years ago by Mathieu Virbel <[email protected]>
update README.rst

98c487fd076daf9cd0e7ee32a5620679d07cf0d8 authored about 6 years ago by Mathieu Virbel <[email protected]>
fix hostpython openssl inclusion, and cxxsh

3f262e6549488c640a2b9a0727afd1d449ed1955 authored about 6 years ago by Mathieu Virbel <[email protected]>
print recipes in order

6ffd07ab06a3291f233ef02ebe68ba4a172cd5ca authored about 6 years ago by Mathieu Virbel <[email protected]>
put CFLAGS into CC to prevent issue during ./configure. ref #301

b73c5209239a62a8a22ecd3eb53f38bc09fa8e69 authored about 6 years ago by Mathieu Virbel <[email protected]>
fixes libffi for xcode 10

97a5e399bf5a2bb2bcb68b17c9255f9efa764cc5 authored about 6 years ago by Mathieu Virbel <[email protected]>
fixes hostlibffi for latest xcode (removes 32 bits compilation unsupported by xcode, and fixes cache issues within xcode)

5a60fa58fe973bb7c78558fa0dc5c1ece5eedc3c authored about 6 years ago by Mathieu Virbel <[email protected]>
Add explicit AttributeError for mod_pbxproj._printNewXCodeFormat

In case issue similar to #295 appears again.

aa01292d81a02ca732d3cc3128bcef9b7823a521 authored over 6 years ago by Peter Badida <[email protected]>
Merge pull request #295 from cruor99/master

Fix typo in mod_pbxproj.py

0509c8c0d68e1686ea03a2c3a6222692b4d9cda4 authored over 6 years ago by Gabriel Pettier <[email protected]>
Fix typo in mod_pbxproj.py

ea82e4358703c7781617d7697dd4b9b1fe41f8e8 authored over 6 years ago by Cruor99 <[email protected]>
Merge pull request #276 from cruor99/fix-utf8-error-on-output

Fix unicode error introduced in latest macOS

bce521ef9b1f11ce45620b4a67e73c39696cb92d authored over 6 years ago by Akshay Arora <[email protected]>
Merge pull request #280 from zenvarlab/master

Fix some little bugs in toolchain command line + add python 3 support

9db9b6991f6919088f2d3bb75277805c15b94377 authored over 6 years ago by Akshay Arora <[email protected]>
Merge pull request #287 from LarsDu/master

Added kivent_core and cymunk recipes

624593b167aa21fe55440f9d219fdc2605a46ac5 authored over 6 years ago by Akshay Arora <[email protected]>
Merge pull request #288 from charlesbaynham/master

Add recipe for pykka

8732aae479369f3866df214b6706523ee43cccb1 authored over 6 years ago by Gabriel Pettier <[email protected]>
Add recipe for pykka

2674fc4ac02163b93b679827373db6d9053a4cda authored over 6 years ago by Charles Baynham <[email protected]>
Added kivent_core and cymunk recipes. Added *~ to .gitignore. Fixed a typo in kivent_core/__init__.py imports.

71928646a261dac1a5be171ebe632eb34b7c2aa4 authored over 6 years ago by Lawrence Du <[email protected]>
Added contact info to cymunk recipe

c3af68ad99712eb3c44f2eed9e8fed5e6b73b9f7 authored over 6 years ago by Lawrence Du <[email protected]>
Added kivent_core and cymunk recipes. Added *~ to .gitignore to prevent pushing emacs temporary files.

4eca2c46b1f430ecfe4f5c21acf2830299bdb913 authored over 6 years ago by Lawrence Du <[email protected]>
add python 3 support detection, in case using python 3 in venv

2c9e28f416675b7df0974cdc9f685e48ed717bd5 authored almost 7 years ago by amru rosyada <[email protected]>
fixing error TypeError: 'dict_keys' object is not subscriptable

4fec0f68ff1225241f7c8122487b1669acbc450c authored almost 7 years ago by amru rosyada <[email protected]>
fix error when call recipe list "toolchain.py recipes"

b96498a9b429efc57075cfd659478ae5c3abb6f2 authored almost 7 years ago by amru rosyada <[email protected]>
Merge pull request #1 from learnleapfly/merge-upstream

Merge upstream - 20180129

9ab06cf477a3bc746e88175b02a90c3cc890e92a authored almost 7 years ago by Learn Leap Fly <[email protected]>
Fix unicode error introduced in latest macOS

ac5c67e74851a4f9c31de39f08e8705f26f581e2 authored about 7 years ago by Cruor99 <[email protected]>
Merge pull request #268 from tonibagur/xcode9_osx10_12

Fixing compilation problems on osx 10.12 with xcode 9.

822c712956b671e35a760abff8bdac434c3be390 authored about 7 years ago by Akshay Arora <[email protected]>
doc: Updated the readme to list available commands

22763cb5bd4aefba6b2a94f106f65e34d14dc0bd authored about 7 years ago by Richard <[email protected]>
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 manu...

de7abcbb5963d45645ca00343acedec755f38de8 authored about 7 years ago by toni <[email protected]>
Update copyright year

535abf0e6b285fb5541492edfaeec51e577a62d3 authored over 7 years ago by Peter Badida <[email protected]>
Merge pull request #255 from shivan1b/customize-window-size

Make webview window size customizable

d662d3dfd4acc7f39d7e2ebb4e1212f48eb49cce authored over 7 years ago by Akshay Arora <[email protected]>
Make webview window size customizable

Webview window size can now be passed as a parameter to `open` function of IOSWebview.

c212f021678a1d1942f9d4e427ad7f31bdb7aa91 authored over 7 years ago by Shivani Bhardwaj <[email protected]>
add help for pip

7ab642c65daad896fff4835471b74cdd80df2cd6 authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of github.com:kivy/kivy-ios

c09a150f56ac2cfefd7816c6114ea346011ea4d2 authored over 7 years ago by Mathieu Virbel <[email protected]>
rework pip to use --prefix and --isolated, instead of the variable env

35cd3f738bae1485624fb273ba2af7bd4ea17074 authored over 7 years ago by Mathieu Virbel <[email protected]>
update icon necessary for publication

31d10db8c7b218b1fda6574bfc92b29bb27ada43 authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge pull request #249 from kived/concurrent-build

add concurrent make, xcodebuild, gzip/bzip2

54b9a0dad627992ce2554787a5bb41cea5fd8573 authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of github.com:kivy/kivy-ios

e56b6dc8bd7e4e300383c7014f1243ddfa7f261b authored over 7 years ago by Mathieu Virbel <[email protected]>
fixes ipv6 for python (tested with ipv4/ipv6 + http/https). Closes #218

819fa0571222b4d007620c1b1c646616a16e2c3f authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge pull request #250 from kivy/kivy_1.10.0

Update to kivy 1.10.0 [WIP]

a21afd2fa161f10a6b9c3ea1f2fb5fad0713ae32 authored over 7 years ago by Mathieu Virbel <[email protected]>
update Kivy to 1.10.0, and fixes import graphics issues. Closes #240

91ecf0fe4aab2a7bcc6a58a505535a47cfe0b590 authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of github.com:kivy/kivy-ios

7d806ee23fdae8519406145005be4d2891e6ede9 authored over 7 years ago by Mathieu Virbel <[email protected]>
cythonize: prevent invalid replacement of global variables. Ref #240

f1f62f20fbbe20ff36838a2553cdab3c3eb1b58f authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge pull request #243 from shivan1b/add-webview

Add webview

9dc04610e8e489d355adedd3544824f4b4b53a7a authored over 7 years ago by Akshay Arora <[email protected]>
Update to kivy 1.10.0

5979bcb40c04f3ded86855fa648a4f4508d1480d authored over 7 years ago by Richard Larkin <[email protected]>
add concurrent make, xcodebuild, gzip/bzip2

0239bde32d037686d7cf5ce21c153523f0f090c3 authored over 7 years ago by Ryan Pessa <[email protected]>
force toolchain to use python2, as mod_pbxproj is not compatible with python3 yet. See https://github.com/kronenthaler/mod-pbxproj/issues/101

450d8ec4bf693a2e86a43e13fecb51604282c9ad authored over 7 years ago by Mathieu Virbel <[email protected]>
prevent usage of ftp, not reliable enough.

0ab3c98e6aa3ecb90a407b6eee2a46e311cfe40c authored over 7 years ago by Mathieu Virbel <[email protected]>
fixes python3 issue on osx. Closes #224

cdf664d9bf8823ad5b8c15d91370a49ce26b6c0a authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge pull request #247 from cclauss/patch-1

Leverage set() to find unique items

04fd25237a7a477d41f6be5140dd2154f8b2b68f authored over 7 years ago by Mathieu Virbel <[email protected]>
Merge pull request #248 from cclauss/patch-2

Streamline replacement logic

829126bf70b6f5279e7d108b5e9451637f0b2afb authored over 7 years ago by Mathieu Virbel <[email protected]>
data = data.replace(pat, sub)

f4d44ac1228e50dedf05d231ef71a21a00c076ef authored over 7 years ago by cclauss <[email protected]>
Streamline replacement logic

51cafa738bb9d474b1cb80f1b110968dae7b5beb authored over 7 years ago by cclauss <[email protected]>
Leverage set() to find unique items

abf8d96adb2374634662bd26ab5e1a500de6cff7 authored over 7 years ago by cclauss <[email protected]>
Merge pull request #245 from d0mj/recipe-bumps

Bump openssl version to 1.0.2k.

d8117c181342715701620bf8fcd7f5664801b5a3 authored over 7 years ago by Richard Larkin <[email protected]>
Bump openssl version to 1.0.2k.

c5dab82a64e8f3b3768af1dc2bd4daa0f175430e authored almost 8 years ago by Dominik Jochym <[email protected]>
Add class IOSWebView and wrapper functions

399694e0dffec31d65ed44c5cabc65e9415deac8 authored almost 8 years ago by Shivani Bhardwaj <[email protected]>
Include webview in header

d46da92cc66cfde7c31530e3e66fb5e19fecaaa5 authored almost 8 years ago by Shivani Bhardwaj <[email protected]>
src: ios_browser: Add support for webview

Add webview support for kivy-ios. Any URL can be opened in webview by
just doing the following:
...

9944c82c7c0d349dc0ba982241109695bf34325c authored almost 8 years ago by Shivani Bhardwaj <[email protected]>
Merge pull request #238 from kivy/kivy_depends

Add pyobjus dependency. closes #229

8fe8fbf57ecf11abbe3803777e8f8fe67e140e26 authored about 8 years ago by Richard Larkin <[email protected]>
Removed outdated TODO which has been addressed

5d5607a6b8b11e1d0d1f303b07ac9c39daa0e8d8 authored about 8 years ago by Richard Larkin <[email protected]>
Add pyobjus dependency. closes #229

93c792e5e9ec4e3fb72430e500b862d5d2514b89 authored about 8 years ago by Richard Larkin <[email protected]>
Merge pull request #190 from cbenhagen/patch-4

mpath of a six module can be an empty list

cbb5d76832254eb99f88f0166081dd6ec49aa44c authored about 8 years ago by Richard Larkin <[email protected]>
doc: added sister project indication

e6a24616fa79372bacff6a4342dd638614ff3169 authored about 8 years ago by ZenCODE <[email protected]>
doc: tweaked links

b5d3d82973c7f036d1d353401ed77e4ba4dda8e3 authored about 8 years ago by ZenCODE <[email protected]>
doc: tweaked links

8d7ce8d9ca7ffd97594c10df386f5164f4bc0649 authored about 8 years ago by ZenCODE <[email protected]>
doc: added info on recipes. refernces #180

382324fbcde5065a0d37ebd82edd636ec6d60e95 authored about 8 years ago by ZenCODE <[email protected]>
Merge pull request #231 from kivy/corrupt_down

This prevents the updating of the kivy-ios build state if the download extraction fails. This us...

6e545769a5ba07055ae78d44cc94185252c35b4c authored about 8 years ago by Richard Larkin <[email protected]>
Prevent saving of state on corrupt download

references #179

51e3a5f0e2af70df05d3a433112db054820c312a authored about 8 years ago by Richard Larkin <[email protected]>
doc: added build and configure information. references #226

dd58fcc959a7e2f0d754749b967867de4f28621b authored about 8 years ago by Richard Larkin <[email protected]>
Merge branch 'master' of git://github.com/kivy/kivy-ios

2802db393c84d34b0780be9bd8267f71670691ad authored about 8 years ago by Richard Larkin <[email protected]>
Merge pull request #228 from gfyoung/template-nonrelative

Turn relative path to absolute path for kivy directory

c0bb3166727b4267b35bb90d799002f00f9a6906 authored about 8 years ago by Richard Larkin <[email protected]>
Turn relative path to absolute path for kivy directory

a4e69fc789571b542da4859dc87461277d238d50 authored about 8 years ago by gfyoung <[email protected]>
Merge pull request #227 from gfyoung/template-main-clean

Clean up main.m and toolchain.py

2ee01cf9e7bc14cb9c8a64aa5f215ce01a052040 authored about 8 years ago by Richard Larkin <[email protected]>
Merge branch 'master' of git://github.com/kivy/kivy-ios

cccf3d453c3fabcb1455549f8a5437d6ce87f005 authored about 8 years ago by Richard Larkin <[email protected]>
Clean up fixes for main.m and toolchain.py

ec2a343795fdd5f7f3d9d8c0df104ef30a1c25fa authored about 8 years ago by gfyoung <[email protected]>
Merge pull request #225 from bearnun/patch-2

Never had the issue, so cannot confirm it fixes, but can confirm it does not breaks anything. As...

490b87206f484b15f8ea4dd4250c914e29cf1866 authored about 8 years ago by Richard Larkin <[email protected]>
Remove $(SDKROOT)/ResourceRules.plist

When I attempt to push my app to the app store, having the resource rules path populated causees...

fd6829e9801b90471a6f191481c06e4fefc75ebc authored about 8 years ago by bearnun <[email protected]>
Merge branch 'master' of git://github.com/kivy/kivy-ios

36160651f9dad86be3477aafee0d30724fe9cbe6 authored about 8 years ago by Richard Larkin <[email protected]>
Merge pull request #204 from sighthoundinc/master

Update python loader to load from frameworks as well as main exe (i.e…

81121838c9d31574ab94bb8bd9c482adb654eb4a authored about 8 years ago by Richard Larkin <[email protected]>