Ecosyste.ms: OpenCollective

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

github.com/kivy/python-for-android

Turn your Python application into an Android APK
https://github.com/kivy/python-for-android

Fixed typo in android_api argument doc

1a30379057934b0b121cebc05e8d91a94a310844 authored over 9 years ago
Changed how available dists are pretty printed

18e9b86e2a5692ee1addb68b4f4332a45002be5d authored over 9 years ago
More pep8 fixes and code cleaning

94cfdeb855615992b2bb8194a2fa50e4d82b210f authored over 9 years ago
Made clean_builds not delete distributions

543d35bf5a33631e3b73a76efce78ff25423995b authored over 9 years ago
Added bootstrap and recipes for python3 (unfinished!)

8d2080033dd2028fa06e88262c865655bbfda890 authored over 9 years ago
Changed toolchain to use per-build paths

Now the libs dir, python-install and javaclass dirs are all per-build

9838eabb21999152d8a181e8d2f6a04243f39f1e authored over 9 years ago
Added adb section to troubleshooting doc

4518c82471b1b29c1e1ecccce95ec4c69d990a72 authored over 9 years ago
Added troubleshooting doc page

418972ff53810545d81121eb70b69e60b5554808 authored over 9 years ago
Fixed pymodules install - it works now

b7c7dd2a9ec84fd423870d2876ced8dbe8a50e1f authored over 9 years ago
Added empty bootstrap for testing recipes

20c6ee23bd39bf9a8a60c8bec1dd6fcebb500c53 authored over 9 years ago
Added Android SDK and NDK var setting info

2ef7d7675800520824e21203714e00ab585df436 authored over 9 years ago
More pep8 fixes

146993c2b946f425183e13a7c91843f794173276 authored over 9 years ago
Small changes to vispy and python2 recipes

46631d0cdde44290a86b523d4c2544dd79c961a7 authored over 9 years ago
Fixed pygame dist for new python-install path etc

1c27f313f2978d9436e4cfbba67d35630963ca92 authored over 9 years ago
Fixed SDL2 build doc in quickstart

a03f664eb833f7af3e6ae7c21f9b2849ae978157 authored over 9 years ago
Added alpha release notice to logger output

1b06b536b387909b8bdc65626677dc3ab2c651db authored over 9 years ago
Fixed numpy compilation and upgraded to 1.9.2

2472b032925ae3bf382381b2e37a0334908922d8 authored over 9 years ago
Fixed format string

51c068db5f64e661bf479ffb034581b93969a086 authored over 9 years ago
Added updated ctypes find_library patch

a98c9a63eb933c0c7af5e15e7c1466bf75deabd0 authored over 9 years ago
Added numpy test to test app

4cf5ca803371267420305ff7622a56be279d4306 authored over 9 years ago
Added some notes to README

305577d899bfe66c9a6114b5206d367fa2f71aad authored over 9 years ago
Removed DIM from sh output print

5a29d7a7f923aa5c52a5c6f3f7c2db28c2133f69 authored over 9 years ago
Added debug info in CC location

fa17a7fbd81647a11502b6b01a015c8158519ae4 authored over 9 years ago
Added delete_dist command

0420b0917edf36b027d2392b958d03273feb8cc3 authored over 9 years ago
Added ctypes test to test app

a381671435236eb068b5c19477ac9c74e33eee80 authored over 9 years ago
Fixed API level calculation for non-ints

675159327ebc7750e1b42620c6296af38a6e7375 authored over 9 years ago
Changed vispy to 0.4 and added patches

7524ce22479488622bc3a54071d022c0648257aa authored over 9 years ago
Documented SDK and NDK setting kwargs to toolchain

cb0b399d1c7630efb339ee6081f2c60c513d11f3 authored over 9 years ago
Fixed sdk and ndk dir storage to use realpath

b027f016579d5933a5154181ddffcecfda7890c9 authored over 9 years ago
Removed toolchain check duplicate

49e4b2965cab4f28aeb0b883be03a853f35dc541 authored over 9 years ago
Ported ctypes fix from old-p4a (but may not work)

d1d0c91576a2f344fedef3476f8064d44f700cdb authored over 9 years ago
Made changes to apparently make ctypes work

9bf0612ca4c4d2ea7619df27237dbbff90a2e9d7 authored over 9 years ago
Removed another Style.DIM use in toolchain

658a165c18fe360b9cef93699ab7827c5487021e authored over 9 years ago
Added preliminary freetype and harfbuzz recipes

33a930f8be2f9018a3bb23fa142863f9c6c06686 authored over 9 years ago
Added more vispy patches

be1a4fd476a8046df4dc237934da1cb1593ddd7a authored over 9 years ago
Added .aidl files to bootstrap includes

71c8a87ec243306a383d9c60f1a5caa3f058635e authored over 9 years ago
Fixed setting of env attributes in ToolchainCL

15e51f07ed32ac6de59f87dd185edf4ed3798a86 authored over 9 years ago
Initialised sdk/ndk etc dirs in Context

3812ecacdc2e0d34f70e41e774cae1887cb28acd authored over 9 years ago
Added .jpg to bootstrap includes

a5fff6301926f93a08cec38138eeee9bd7e5d211 authored over 9 years ago
Added note about p4a reference commit to README

0dfa00830180d10afd694e9b1bc4befb0dbfde85 authored over 9 years ago
Normalised MANIFEST.in includes with setup.py

be2204a99faccb9263c133c32d9ac810db411990 authored over 9 years ago
Added improved SDK dir and api check

e1279684e4fda2f9741afe61395ff9445267836b authored over 9 years ago
Set self.ndk_ver, not just the local variable

96622219e7966bb3e2e887e19473e71afa671ae2 authored over 9 years ago
Removed debug exit(1)

27a5183ba6d5ea99f00a3a9c269083146b214be5 authored over 9 years ago
Improved NDK dir and ver checks

a1d64cfa5278a8f2eb3dfbe45ce74ebf3a4f7993 authored over 9 years ago
Improved Android API error reporting

3469f7ab13e0d0287f12e5684a5bc75751c743e4 authored over 9 years ago
Added some commands doc

9cc8f7cbcc5b5729625c99b20fd99c760c2fcc83 authored over 9 years ago
Updated doc for new development location

70d2f0f4bf2690a37084f4a8c7ad73523c3a871e authored over 9 years ago
Added *.h and *.sh to bdists

d6bdd4770835f2f404cce608c8b5b5e250641346 authored over 9 years ago
Included liblink and biglink in bdists

0efc41eafcd07b1d3465c29b024f35fbc7a5df54 authored over 9 years ago
Added more extensions to bootstrap included files

0fa758e9c3e1c4b28aa76478d5ea6dfed8c4cb57 authored over 9 years ago
Added *.mk to packages

11c4c012f853b7e20190f40cbafe9a595fe45519 authored over 9 years ago
Added Setup file in recipes to bdists

f5fd23b7eedb9b7ab0dcba04725e1119301a85f4 authored over 9 years ago
Added .c and .h files in recipe dirs to bdists

7ecb59ce4af2d21113ff0648d83c2414c9535dec authored over 9 years ago
Added *.c to bootstrap includes

40475047c7a658ac18a2d89c89a457e078a859a9 authored over 9 years ago
Moved pygame bootstrap python folder to src

c96f7897441ab8b1f5f398bb60fd02b97074ba9e authored over 9 years ago
Added *.sh to bootstrap bdist includes

21ed881c80b8b1a70f856023a7de4c3edb410014 authored over 9 years ago
Documented choice of package_data technique

98dbf41b26cda6d29e97e77f6952cc0d666511c4 authored over 9 years ago
Removed all p4a contents ready to merge revamp

4c75b99d04af85ee16e88d517212acec38c8f17e authored over 9 years ago
Removed debug print statements

8e0cb214ad01988d5dda4d5b226334e99e2b356d authored over 9 years ago
Added placeholder icon to sdl2 res/drawable

22b90ecb18d8b4c1eef513600d925bd578415536 authored over 9 years ago
Modified setup.py to include data_files

4b0c927ada612695f38115a289dc6630f6036679 authored over 9 years ago
Removed unused package data func in setup.py

283e26e1eca6fd6f1c6365bd3ffca4e31fb56435 authored over 9 years ago
Added data_files to package_data instead

8a1209208d2ee2360d2970466a2051f27a6ecbaa authored over 9 years ago
Updated README

e240bd23ba62367746d26784f9b8a4bb633da7c4 authored over 9 years ago
Changed ext match to glob pattern match

3799083b2b1d177750d8d9fef27a0631bfb67262 authored over 9 years ago
Added link from quickstart to commands doc

2bd4aa34101be1a3a3b2ccc9e7aa37697baefbff authored over 9 years ago
Changed Context creation order

895051499ee73f297f1029974cf060705e5dd8ee authored over 9 years ago
Fixed pygame bootstrap for python3

1d8abebc338424283a7884a1ec718fd0766f285f authored over 9 years ago
Added jinja2 to install_requirements

08983a0a393c1eabb9379d90e5a0a5c3ff030ccf authored over 9 years ago
Added res/drawable dir in sdl2 bootstrap

f258776d4656a6bd9c6365cdbc4f2f2d9adddcf7 authored over 9 years ago
Added classifiers in setup.py

341803f86182ee8ce1dd695223dbae619c357b49 authored over 9 years ago
Python3 fixes in toolchain.py

22c782cf3898f176f0cc0e274248bd0cf988aa2a authored over 9 years ago
Moved context build preparation to separate method

e615db60a6ab08f8168a97f762c5afb8f01802c8 authored over 9 years ago
Updated quickstart doc

fb8215dee2cea3cc0d5f033128e1ece78dc5cafb authored over 9 years ago
Initial fixes for python3

45bf09ee5cbf41614886a05ec093a9f3eac4a956 authored over 9 years ago
Fixes for python3 in recipes and sdl2 bootstrap

9f3d27527d98b1270710e783048abff5add09336 authored over 9 years ago
Added argparse to setup.py

e45cedfd8e5f7c57f438f5222a2218f4d2f79c76 authored over 9 years ago
Fixed bootstrap lookup in python3 and added default

f5cab76386fd0aa2c0ae6b9e2eb95386e248ee4d authored over 9 years ago
Fixed url in quickstart

4268b7389418520e707f10776321ce60f5117f2a authored over 9 years ago
Added doc to bdist_apk class

8f6044392af29f9449ab0720d3036566d649c8cc authored over 9 years ago
Added p4a console_script in setup.py

33e15ae48865d3e5ffbb904e8f77f436b0c7c2ff authored over 9 years ago
Added .properties files to pygame bootstrap

f21a05bc81093c6d1bac6e44864987a636f8b947 authored over 9 years ago
Reworded Plyer and Pyjnius descriptions

72151e55d3c3c3a16da9b87369348139aa9eb26c authored over 9 years ago
Documented dist decorator

a63672606474ae6d8792c0a860daaff4d48260ab authored over 9 years ago
Removed setuptools entry func

bbc1bee52173e28932b47608e429e02425d310b1 authored over 9 years ago
Removed debug prints and dist -> _dist

82b8332626026aad01da34b6f37a7d0dff9993ed authored over 9 years ago
Removed recipe conflicts print if there are none

902e9d0e1c53f6b6a020b058284e7b8099f9aab3 authored over 9 years ago
Fixed pygame build.py (tried to modify globals)

8e8d739a02e965119913413445e73b09e551a4bf authored over 9 years ago
Rearranged options so that apk can build dists

da4d44ac794077c683d46c6d0638734d37091ddd authored over 9 years ago
Added symlink_dist command

05bcf0fcbe826a7ce713945e5e41dd9baebf2013 authored over 9 years ago
Updated README

918a7c101d60c1615f7e626fecb60c1b957369af authored over 9 years ago
Added MANIFEST.in

64998d3ec53c856011148e405cdf129fb5b4bde7 authored over 9 years ago
Added preliminary pymodules install

6f492499ebbe13419179e542595154cd0bcebb91 authored over 9 years ago
Added doc page for comparing old p4a with new p4a

2eefe17c4fa211adc820c5930e06c307c156ccac authored over 9 years ago
Fixed Plyer doc link

27223e0d601089a0353d592712fed38e508ad03e authored over 9 years ago
Added bdist_apk Command

14bc7d812c9e8048bb9b46eda80e48bf2e70edb3 authored over 9 years ago
Fixed setup.py to use with MANIFEST.in

25aa9a9aa5cb879dc7c84dbff92fbafe8599fee1 authored over 9 years ago
Added export_dist command

27f629602f48804bdbdcee0a9cd5056741956c8b authored over 9 years ago
Changed all cl options to use dist decorator

3418bb962083e1913ddb4f08c63c3c9e0a9f9876 authored over 9 years ago