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

Activates venv before venv build

Also fixes toolchain.py failing silently on missing dependency.

58713e8b6e0d58089be49c11c53c670f14b97a34 authored over 4 years ago by Andre Miras <[email protected]>
Merge pull request #462 from AndreMiras/feature/venv_build

Fixes building in venv

513efbb8b86c8cadb9e488bd7532e910b5b5ee58 authored over 4 years ago by Andre Miras <[email protected]>
Fixes building in venv

Borrowed from p4a:
https://github.com/kivy/python-for-android/pull/2159
Also refs upstream issue...

d180ee0807d3ac782d729dc71a31806eee829285 authored over 4 years ago by Andre Miras <[email protected]>
Merge pull request #463 from misl6/add-demo-app-build

Improve CI with a demo app project creation + build

aa1fced45a3ab130bd96d9205f0a000a8c6b2fbb authored over 4 years ago by Andre Miras <[email protected]>
Improve CI with a demo app project creation + build

ae226bfc52cb85a6591ccd22c05b12a63f659b2a authored over 4 years ago by Mirko Galimberti <[email protected]>
Merge pull request #461 from misl6/issue-template

Update issue templates

4d7fcb1332ba8746fdf72289b569a854975948d8 authored over 4 years ago by Andre Miras <[email protected]>
Update issue templates

9dac576993b9acd38a53338eb4f38204ccf85964 authored over 4 years ago by Mirko <[email protected]>
Merge pull request #460 from AndreMiras/feature/ci_minimal_build

Continuous Integration minimal build

49a13bbbb789024807ac98e4f7edb99b9664797d authored over 4 years ago by Andre Miras <[email protected]>
Continuous Integration minimal build

Makes sure at least Python and Kivy are built every time.

5ec5740d86539c2b0326d1501cd1de830b0a7e54 authored over 4 years ago by Andre Miras <[email protected]>
Fix flake8 CI check on toolchain, remaining recipes (#456)

* :fire: Fix flake8 checks for host_setuptools3

* :fire: Fix flake8 checks for kivy recipe

...

8416d46fd4f70da155f62640443c30cf71a0e52f authored over 4 years ago by Richard Larkin <[email protected]>
Update to python 3.8.2 (#443)

* bump python version to 3.8.2

* Revert to cython 0.28.1

9bb9efe0f70d95404d0a3541b8ba5f14eb5f63ad authored over 4 years ago by Mirko <[email protected]>
Flake8 CI fixes (#451)

* Pep8 fixes

* tox Pep8 compliance

* Excluded external tools folder from flake 8 tests

...

64bd692632a7a434584c485df6cbe2c309ef2e3f authored over 4 years ago by Richard Larkin <[email protected]>
Merge pull request #445 from misl6/add-flake8

Add flake8

85f849e187b15102e95f0bbaabdfa1d58cedcf09 authored over 4 years ago by Andre Miras <[email protected]>
Add flake8

78c36997b15225558899f7612410c64a2e258545 authored over 4 years ago by Mirko Galimberti <[email protected]>
Merge pull request #439 from misl6/fix-openssl

Update (and fixes) openssl to 1.1.1f

161b0bf132cf663f763b235a60bb19eefbb8c292 authored over 4 years ago by Andre Miras <[email protected]>
Fixes openssl compilation + bumps version

b47cddddad422ba8279f81e3ed2150580903a00b authored over 4 years ago by Mirko Galimberti <[email protected]>
Merge pull request #440 from misl6/github-actions

Add Github Actions on kivy-ios

227536235011429f51e1b59575b6d3bb59748612 authored over 4 years ago by Andre Miras <[email protected]>
Github Actions on kivy-ios

57afc7d8f9a1684c6528c739553916faed5f3e7a authored over 4 years ago by Mirko Galimberti <[email protected]>
Add NativeImagePicker class for use from the player IOS FileChooser class (#428)

Co-authored-by: richard <richard@dotmodus>

a583d5db0789cede978889ec31cdeb672a975bdb authored almost 5 years ago by Richard Larkin <[email protected]>
Moved some utils to ios_utils, webview accepts x,y coords, improved get_scale and get_dpi (#415)

558f987d9d518fc2394c0126963158a9985f80c2 authored almost 5 years ago by Mirko <[email protected]>
Add IOS_IS_WINDOWED env switch + update SDL2 (#414)

* Add IOS_IS_WINDOWED env switch + update SDL2

* updated kivy hash

2e8e9a17099f0413e48206fb5e6992b2702f5bb0 authored almost 5 years ago by Mirko <[email protected]>
Fixes missing sqlite3 module in python3 (#398)

Cleanup

921f6b209dba37ada26336fcca06ddcdbe1e69b4 authored about 5 years ago by Mirko <[email protected]>
Added the ability to query the safe area (#404)

eacd88bf3faeaf8fd8afe01df92e1a3965346fcd authored about 5 years ago by Mirko <[email protected]>
Update ffmpeg and ffpyplayer recipes (#403)

493e9c63af79801778f63b97d9ea2be88a4e02ef authored about 5 years ago by Mirko <[email protected]>
Document lack of multiprocess / async functionality (#402)

* docs: Added note regarding iOS multiprocess/tghreading limitations

* Fix typo

* Tweaked ...

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

2e2d52e2038521eda2149ad1fab9f916a1368aca authored over 5 years ago by Mathieu Virbel <[email protected]>
launchimage: sips is broken, code using Pillow

sips issues:
- -Z apply on the destination
- -p doesn't work anymore
- --padColor is ignored

Re...

f288af58d53afda8fd53dec4fb16a065b25b4ded authored over 5 years ago by Mathieu Virbel <[email protected]>
kivy: pin kivy version to have FBO fixes

dc695b139208ad9ecf540c053803be270541ec89 authored over 5 years ago by Mathieu Virbel <[email protected]>
Update numpy version number

75f77fcf4efb47ae4ef25823f6fe40087a3b0eb8 authored over 5 years ago by richard <richard@dotmodus>
xcode: fix traceback showed for numpy.

This is supposed to be for debug only.

dff499503523a1ef89e59fdbba9e3eeb8dbc55e2 authored over 5 years ago by Mathieu Virbel <[email protected]>
tests: testing library app

By compiling this, we can check if the compilation result is actually
working.

06d0c785756384de047a359a1899347f7e21382d authored over 5 years ago by Mathieu Virbel <[email protected]>
update numpy to 1.16.4

Fixes #327

e58fef85c329b4bd107c6c5e2d673a189cabfea6 authored over 5 years ago by Mathieu Virbel <[email protected]>
toolchain: have a better installation method

Instead of installing on a temporary directory, and copying only what
we want, this install dire...

49b16c6f0d7ff1647341cc6ac162e2291d86618d authored over 5 years ago by Mathieu Virbel <[email protected]>
xcode: fix error on missing frameworks directory

180ad7ebd0fbc57b9ea81d3f771e009424a912ce authored over 5 years ago by Mathieu Virbel <[email protected]>
Python3 pillow recipe (#394)

* Pillow 6.1.0 building for python 3

* Added tiff disabling

* Removed prefix patch

* Re...

1d01005ba5036923aa1f5a4f3f64964903c1485f authored over 5 years ago by Richard Larkin <[email protected]>
Add gif to KIVY_IMAGE in template (#393)

a2de53bc85905d87595a3458d205bc9106b52f65 authored over 5 years ago by Mirko <[email protected]>
Fixes missing WKWebView (#392)

cc62c3c56e0f4cc9b360939943f394be3cab5459 authored over 5 years ago by Mirko <[email protected]>
fixes missing symbol on subprocess.

Fixes #361
Fixes #372

8b463f7c888141f338621de8b42f2cf818b38625 authored over 5 years ago by Mathieu Virbel <[email protected]>
toolchain: reintroduce junk cleaning

Fixes #388

51e92ba2ee1528b683c0083bc48eb22341aea533 authored over 5 years ago by Mathieu Virbel <[email protected]>
kivy: remove unused files on iOS (examples, tools, tests)

0523593c0d0a21b1279ec0309f30c32703c081c6 authored over 5 years ago by Mathieu Virbel <[email protected]>
fixes missing CoreMedia and CoreVideo when using Kivy

3d76c34ec8181c46bcbef19d2c6f6ab322d04b60 authored over 5 years ago by Mathieu Virbel <[email protected]>
supports assets for Xcode 10.3

f8916b95f55b9c00414707a0ef958da505034f9b authored over 5 years ago by Mathieu Virbel <[email protected]>
Fixes ITMS-90809 about UIWebView deprecation (#390)

5a175f44a0287d8c6f856bad78c5d87d45af201c authored over 5 years ago by Mathieu Virbel <[email protected]>
Updated sdl2, sdl2_image, sdl2_mixer, sdl2_ttf, kivy (#370)

* Updated sdl2, sdl2_image, sdl2_mixer, sdl2_ttf, kivy

* bump kivy version to 1.11.0

2ec7cb5ce0ec965f96abb74eb6cbafbaeba797b7 authored over 5 years ago by Mirko <[email protected]>
Move to explicit python3 usage (#387)

232f3ba8670f6f905b88e2de3873516670a703bc authored over 5 years ago by Richard Larkin <[email protected]>
Added support for pip3 to the toolchain

c032abdf83f6383b746b0ac6a414091c435edc16 authored over 5 years ago by richard <richard@dotmodus>
Cymunk py3 (#354)

* - recipe which make cymunk build (but doesn't work)

* - cymunk not only builds, but also ca...

1fc58cb392cfaf5192bdd02490937e8dbe063ec7 authored over 5 years ago by mahomahomaho <[email protected]>
Adding Zbar Light and Libzbar recipes (#359)

* Adding receipes for zbar camera

Adding recipes for libzbar and zbarlight for ios bar code s...

c4852a4b97e2d55e13ecc7f9a166176e5ad0b5c6 authored over 5 years ago by GoBig87 <[email protected]>
Fix python recipe folder with the right python folder (python2 or python3) #363 (#364)

ee7abed8dc37bf28ed64e71d96345249dbeecd4d authored over 5 years ago by Benoît HERVIER <[email protected]>
Merge pull request #385 from kivy/fix/module_path

Fix inabililty to find included modules

178c69687904bc4b0f073d8d3358ef80db396be2 authored over 5 years ago by Mathieu Virbel <[email protected]>
Fix inabililty to find included modules

85263a773bbd39cb0b96de4de881bebc44ff1051 authored over 5 years ago by richard <richard@dotmodus>
Merge pull request #383 from kivy/recipe-curly

add curly and libcurl recipes

4ebcfa4a96595164deb915b1b5ec1140ea50d7c3 authored over 5 years ago by Mathieu Virbel <[email protected]>
add curly and libcurl recipes

5e4b561d552be1b97aac37c0a1db773256e74244 authored over 5 years ago by Mathieu Virbel <[email protected]>
Merge pull request #358 from hackalog/add_info

Add build_info subcommand

e3fa7a300fc474bb131077026f6ae198796a8dff authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #349 from ssolari/pip_install_fix

fix pip install of modules existing in environment

bd2f7da36ce1c26fff4cd5850f023d174ca635ae authored almost 6 years ago by Mathieu Virbel <[email protected]>
Use python logging infrastructure (#357)

7dd350c75bde8256ce807574571f2571b3edb3bf authored almost 6 years ago by Hackalog <[email protected]>
Add an example about using pip

ec7a47513a53b94f56122b58e568721aa427046f authored almost 6 years ago by Mathieu Virbel <[email protected]>
clean up output somewhat and add to usage

7b58f0f6ccf6ed32c267a2367e621d88101ecf91 authored almost 6 years ago by Kjell Wooding <[email protected]>
Add an info target to display arch/context information

0e163f4560c2ce30a6adcc38506131fa90ca08fb authored almost 6 years ago by Kjell Wooding <[email protected]>
Merge pull request #353 from kivy/opencollective-ad

Update README.md to add opencollective

8f87410cf58e26d11194f1f8ca9571fa960633c6 authored almost 6 years ago by Peter Badida <[email protected]>
Update README.md to add Opencollective (and convert rst->md)

a1bec6cfbf3d2cb9bf850beccf6bcfeb234e21d3 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #342 from learnleapfly/improve_frameworks

Improve frameworks support to prepare for buildozer use

4cd60d39a781c3cd56d1c5454ebd06c2264f9f3b authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #332 from learnleapfly/fix_urlretrieve

Fix urlretrieve issue on python2

88e0001ab40167e94cade39df00adaca70810a9b authored almost 6 years ago by Mathieu Virbel <[email protected]>
provides fix for pip installing modules that may exist in active environment

af4ef26c3389112ce40d4f5237facb5744c4bc65 authored almost 6 years ago by sorensolari <[email protected]>
Merge pull request #340 from learnleapfly/dont_delete_py

Fix Module/Name Not Found errors

8d5c8c243f0eebf3649c216db34f6b097bdd05a9 authored almost 6 years ago by Gabriel Pettier <[email protected]>
change add_framework to 'append' type (less confusing with positional arguments). Change name to --add-frameworks, as the flag can now be specified once per additional framework. Add frameworks from create also

b4219a51653d921f553040ee3cbaf327fc2f7059 authored almost 6 years ago by Kjell Wooding <[email protected]>
re-add PYTHONOPTIMIZE to properly parse .pyo files (at @tito's suggestion)

c7e7b0f40366847cc8d13ffad4cdd10c59d4aa42 authored almost 6 years ago by Kjell Wooding <[email protected]>
Merge pull request #338 from learnleapfly/deprecate_armv7

Deprecate armv7

49c607a80d2094364ede55c08a8c3d1c01fa3653 authored almost 6 years ago by Mathieu Virbel <[email protected]>
remove these, don't just comment out

405af9f828fd51c7830a8d5c5217c0271fce233f authored almost 6 years ago by Kjell Wooding <[email protected]>
Merge pull request #339 from learnleapfly/add_frameworks

Add frameworks

11326c9d166cfc712de37eee996e5d526b6332a2 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #337 from learnleapfly/versions_as_strings

Versions as strings

93edfa2a6ae02905d87740ccf1910c2e739e2548 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #336 from learnleapfly/fix_status_list

Fix status list

0db47936f2c97a8b18bfcc606dd12daa5332ea9a authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge pull request #335 from learnleapfly/whitespace

Fix trailing whitespace

ddb24889a83247bc29454b9eb4a007f8e1cdeed4 authored almost 6 years ago by Mathieu Virbel <[email protected]>
don't delete .py files (for now)

8c7b619883d62aaae22a628cb11f0fbe20a5cccb authored almost 6 years ago by Kjell Wooding <[email protected]>
add frameworks via update subcommand

75d87ac526d21e6422d108be85b71b01c0ec964d authored almost 6 years ago by Kjell Wooding <[email protected]>
increase minapi, remove armv7 (32-bit arm),

link to arm64 by default and use new-style linker flags

b35556b3794c8198eb3dc9a5118093cd94e4cac2 authored almost 6 years ago by Kjell Wooding <[email protected]>
remove line - no longer needed

eeb237c00abb09c8b700e7eae1fe331e1832a5e9 authored almost 6 years ago by Kjell Wooding <[email protected]>
remove __pycache__ from the recipe list, and fix the hostlibffi recipe so it displays correctly in ./toolchain status

545d24e010d70c25d079f45ed929159ab3791042 authored almost 6 years ago by Kjell Wooding <[email protected]>
exclude __pycache__ from recipe dirs

8022c268bbcaedd3159941b82fb4f2e3d628f15a authored almost 6 years ago by Kjell Wooding <[email protected]>
now that version is a string, fix major computation

7691b541a41ff019e5351cd14ab58b2975593189 authored almost 6 years ago by Kjell Wooding <[email protected]>
whitespace fixes

4405ef04d3ba3e551ebc8add6c49317d73989d1b authored almost 6 years ago by Kjell Wooding <[email protected]>
Downloading was broken in certain cases on python 2.

FancyUrlopener.urlretrieve was failing on redirect, but in an insidious way, because of a bug in...

999dc68123a148b92af914b2f9acaed4789572f2 authored almost 6 years ago by Kjell Wooding <[email protected]>
requests can't handle ftp. Only use it if urlretrieve fails

328a7428497c7908052df048769312c041b7f704 authored almost 6 years ago by Kjell Wooding <[email protected]>
make workaround specific to the PY2 issue and incorporate @jonast's retry PR

e7ec5d35b8ffedaed0fb259bb00f1557783fe353 authored almost 6 years ago by Kjell Wooding <[email protected]>
Merge remote-tracking branch 'upstream/master'

1d85617b76e36691ba5e300c478a2f57d3d60d7a authored almost 6 years ago by Kjell Wooding <[email protected]>
fix numpy http-https link. Closes #323

7ee0d6ad64106b682fcba66cac32622762410fee authored almost 6 years ago by Mathieu Virbel <[email protected]>
add include directory as a reference into the xcode template + force 64 bits archs by default.

Closes #328
Closes #330
Closes #333

271e235927ab39cf9f08e0d4f0736414a03392e8 authored almost 6 years ago by Mathieu Virbel <[email protected]>
Merge remote-tracking branch 'upstream/master'

a96747964f75825452a80fc80b0ab669606541aa authored almost 6 years ago by Kjell Wooding <[email protected]>
missed one

5cca6c29a2318c71bbfc0575e98718e56bf02643 authored almost 6 years ago by Kjell Wooding <[email protected]>
change names in python recipe too

526177bf8d7ce9d7a166a020670cf915be6043bc authored almost 6 years ago by Kjell Wooding <[email protected]>
Remove hardcoded version numbers on python and pip

restore "hostpython2" filename

8af6bc59e05fb6063d3acda15250393af5c8d570 authored almost 6 years ago by Kjell Wooding <[email protected]>
Merge remote-tracking branch 'upstream/master'

e93c1cffa37e983f6098da353df82b12fe70c86d authored about 6 years ago by Kjell Wooding <[email protected]>
cookiecutter: fix tests for python2

679fc62256ffb87b6101840563fc2952d7166e1b authored about 6 years ago by Mathieu Virbel <[email protected]>
add an error message for creating a project without python2 or python3 compiled. Closes #311

7b5e28d643e6c9998632a587863ba7af5dec95f7 authored about 6 years ago by Mathieu Virbel <[email protected]>
libffi/hostlibffi: force the binary to be python2.7, as by default osx don't have an alias for python2. This will allow the build system to use system python2.7 if brew python2 is not installed.

Closes #309

cfc9dc1c29124d343ce1c164a498e72be6126a3d authored about 6 years ago by Mathieu Virbel <[email protected]>
xcode: remove old include that is not needed anymore

6f295fd23f0b8ba36f1185ed035c4d27a88fa83a authored about 6 years ago by Mathieu Virbel <[email protected]>
fixes plyer and pkgresources recipes that was depending on old platform

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

654f71f48147b639bf8327a6cbf72b49a1bc8807 authored about 6 years ago by Mathieu Virbel <[email protected]>
remove moodstocks, service is gone

4258cfd64b70a9dcdc30d8d1203435634864dba7 authored about 6 years ago by Mathieu Virbel <[email protected]>
make python/hostpython version in the first list of recipes mandatory, otherwise we dont know which python version it will uses

fa5229f2a49eee9ba57c358d21fa07988d17fa11 authored about 6 years ago by Mathieu Virbel <[email protected]>