Ecosyste.ms: OpenCollective

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

github.com/kivy/buildozer

Generic Python packager for Android and iOS
https://github.com/kivy/buildozer

OS X: Include copyright info.

865928f95fae73c7835566d4144ffd1b2bb0248c authored almost 9 years ago by Akshay Arora <[email protected]>
Merge pull request #262 from kivy/osx

OS X Target for Bulldozer

bcefc5395cc1cb67255cb33f21844cac2ce74b3f authored almost 9 years ago by Akshay Arora <[email protected]>
osx: Use buildozers inbuilt method for copying app, this now supports

include/exclude patterns, extensions, dirs.

8b2d2a47b00eb341fae10a8ac98612e3047d176e authored almost 9 years ago by akshayaurora <[email protected]>
osx: fix downloading code for kivy

4cc8bebb46ff95e29bd9aa91463705642ed0e1e7 authored almost 9 years ago by akshayaurora <[email protected]>
osx: Start honoring requirements from .spec

54e4577e78115e16641015f53e68dc5dd552a14c authored almost 9 years ago by akshayaurora <[email protected]>
First stab at buildozer osx

45b3e1094922cb98327786cfdfe059f8af66e6c9 authored almost 9 years ago by akshayaurora <[email protected]>
update installation info

f247c2c2e82ac212fde2a173340a0b33248f11f1 authored about 9 years ago by kiok46 <[email protected]>
fix rst link

658a485e099d072f23f35ad0b1394bf3a7d66b25 authored about 9 years ago by dessant <[email protected]>
add support, contribute and license sections

79546475669b26982f8ec6bf216f5b754ecf638f authored about 9 years ago by dessant <[email protected]>
Merge pull request #244 from techtonik/patch-1

kill easy_install

a1f8f4e06613eed2e9ff75fbcd19c2c8427d0413 authored about 9 years ago by dessant <[email protected]>
Merge pull request #231 from dvenkatsagar/space_in_app_path

Fixed Space in app path issue. Fixes #13

60ec904f60b61baa92ca76429ab70f696e19abc1 authored about 9 years ago by dessant <[email protected]>
kill easy_install

42387f8b1b8f2f2bc67cb4732aa9ac838a0a0dd1 authored about 9 years ago by anatoly techtonik <[email protected]>
Merge pull request #239 from cbenhagen/patch-2

install requires virtualenv

97f9e293e055d527530527d888a3affaf7aef02d authored about 9 years ago by dessant <[email protected]>
install requires virtualenv

9dec41774b79f8c13533973a841be65a7c4340c6 authored about 9 years ago by Ben Hagen <[email protected]>
update copyright year

5247ad5d3b6b10a17209b0a31b6e1377e1c1a5c3 authored about 9 years ago by dessant <[email protected]>
Delete COPYING

c5f5c33e01677a38eb26bc9c0b3efd61df37b5de authored about 9 years ago by dessant <[email protected]>
add packer scripts, credit to quanon

4dfc89711da4ad1129b3304b69b18915fa350ec1 authored about 9 years ago by dessant <[email protected]>
switch default versioning method

Fixes https://github.com/kivy/buildozer/issues/236.

3e25b69f5490ba8b051b56298dd336e75dd281e5 authored about 9 years ago by dessant <[email protected]>
Bump to 0.31dev

f5a3712cf8a17a0804b61cab5eb5ea8d1fe7f9dd authored about 9 years ago by Mathieu Virbel <[email protected]>
Bump to 0.30

6dbc40d65f2d7f2020c65da40d4ebfb3953da4fe authored about 9 years ago by Mathieu Virbel <[email protected]>
fix default SDK version.

Closes #149
Closes #205

8e6556da7321213d2d54e5e5c95f589ca76b391f authored about 9 years ago by Mathieu Virbel <[email protected]>
add android.ant_path in default.spec. Closes #209

c070d7984d5dc160fb986c10bdea37c483d746cb authored about 9 years ago by Mathieu Virbel <[email protected]>
avoid recompilation everytime we do android debug if we are using requirements.source. Compile only if source string change. If the user want to recompile the underlaying source, it need to clean then debug. Closes #210

7ecddd5b9afe1b7bb99ea03f8338240592dbab5b authored about 9 years ago by Mathieu Virbel <[email protected]>
add missing lib32stdc++6 in installation instructions

def8a7adfb8bb4bc6d5737eca95907f924e43abb authored about 9 years ago by Mathieu Virbel <[email protected]>
fix encoding issue. Closes #225

62f4737136f03d9b313a2e510d36e3f2cf32ffd4 authored about 9 years ago by Mathieu Virbel <[email protected]>
api 14 nor 21 exists anymore, set the default to 19 (minimum is still 9)

42873ecee1f31d9ddb37b19acfbb32fbc141e55a authored about 9 years ago by Mathieu Virbel <[email protected]>
fix doc issue about clean. Closes #189

3fa83089bbce5063021c7b87e3c05304db168cd6 authored about 9 years ago by Mathieu Virbel <[email protected]>
add check on aidl / 64 bits platform, and refer on installation instructions if it can't be runned.

Closes #228

04e3530fdbf5b32c89c3fae76dd68b36109b0293 authored about 9 years ago by Mathieu Virbel <[email protected]>
fix invalid api change

3fc3c63e47f7d6f2aae8868956ccb0a90dc77626 authored about 9 years ago by Mathieu Virbel <[email protected]>
yapf

c7fca65d04b1038ae5f11dc1cea24b8626910851 authored about 9 years ago by Mathieu Virbel <[email protected]>
kivy minimum api version is 9, not 8 as before

ecc5698893641ae6d35f03f7fbaf622e7c9d6c45 authored about 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #233 from inclement/p4a_revamp_redirect

Changed p4a download to pull old_toolchain branch

f2fc785895e6fb70f6bdb8bb5b47e3a4dbe995b3 authored about 9 years ago by Alexander Taylor <[email protected]>
pep8 fix for buildozer p4a target change

029d5603cd2b35cf40d270f7e0e450336bbbd091 authored about 9 years ago by Alexander Taylor <[email protected]>
Changed p4a download to pull old_toolchain branch

7d8cddbbb92c5e94b55aeafe47aa519fa01875e5 authored about 9 years ago by Alexander Taylor <[email protected]>
Merge branch 'master' of github.com:kivy/buildozer into space_in_app_path

917b37d393c9600ba9e11998755b62c729f2bf4c authored over 9 years ago by Sagar DV <[email protected]>
Fixes app path issue which lead to build fails. Fixes #13

* The build fails when there is a space in the Application path.
* This small fix resolves that i...

fc6ca0627810702249ff78198f73ec38f3fab999 authored over 9 years ago by Sagar DV <[email protected]>
Merge pull request #230 from dvenkatsagar/ndk_r10_support

Added support for downloading and handling android ndk r10 versions. Fixes #229 and #227

b6c69a68d098e4ca266749c996232d1af76fda1e authored over 9 years ago by Akshay Arora <[email protected]>
Added support for downloading and handling android ndk r10 versions.

* android ndk r10 versions are only avalable in ".bin" format.
* Modified the _install_android_nd...

b20ddf810d68b05a44381dfafa5bda73348c59b4 authored over 9 years ago by Sagar DV <[email protected]>
Merge pull request #206 from denys-duchier/install-build-tools

make _read_version_subdir return parse('0') instead of [0], otherwise…

279dbfe69c773e8d98483fa3a63ffce305139e6d authored over 9 years ago by Mathieu Virbel <[email protected]>
make _read_version_subdir return parse('0') instead of [0], otherwise it cannot be meaningfully compared to an actual version

d392c3c0222bd26c921cc41f7df1a4fbde23bfdb authored over 9 years ago by Denys Duchier <[email protected]>
Bump version to 0.30dev after release

4112910da041f1092248d0c3cc495adfb096d906 authored over 9 years ago by Mathieu Virbel <[email protected]>
Version 0.29

cfbc4bb9c86e993f5835f98684b11a23e71ef640 authored over 9 years ago by Mathieu Virbel <[email protected]>
remove old CHANGES.md

23310f350e7d43c1ba7175d5b5e7c62662c2f6a2 authored over 9 years ago by Mathieu Virbel <[email protected]>
update changelog

1804bfcb92c3fc0dcef334102b455d213765554d authored over 9 years ago by Mathieu Virbel <[email protected]>
add missing files for libs

d5bdf07032f495b8e3fcc4476e17b2d059368543 authored over 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #176 from kivy/use_pip_pexpect

use upstream pexpect instead of shipping it

43776499644cc91dd3659723cdff696e4bad733b authored over 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #191 from pohmelie/master

some python 3 compatibility

7f946a7f1639bbc2b7481c7a4dd47bf9a1a21424 authored over 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #192 from jaynakus/master

Windows fix

100d84a883378b647e665d5f983202739428c049 authored over 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #194 from cbenhagen/patch-1

fix ios targets xcode command

d97e70c44d5ac7e70f19543c33cba3c586f500b7 authored over 9 years ago by Mathieu Virbel <[email protected]>
Merge pull request #197 from kived/android-dist-failure

check for complete dist instead of dist dir

732a9fac0a4a7500c16dfbd887e77221ec14397e authored over 9 years ago by Mathieu Virbel <[email protected]>
use max() instead of sort() + [-1]

12964f488f3a2f0d8624c18734a68398b06908f5 authored over 9 years ago by gabriel pettier <[email protected]>
stop messing with version completly, don't split or join

e4a4d2ad1b75dc76261a2600ca9e31decdf8606b authored over 9 years ago by gabriel pettier <[email protected]>
completly remove self._process_version_string, since parse() is simpler

c19575a7d500ae373af944692243d47f028f4e32 authored over 9 years ago by gabriel pettier <[email protected]>
needs testing, should fix #201 using pypa implementation of PEP440

https://github.com/pypa/packaging/blob/master/packaging/version.py

284a69ca55f046cd5ac4b877672c8fc950fc754b authored over 9 years ago by gabriel pettier <[email protected]>
check for complete dist instead of dist dir

eaa5daf801172e44f4406221ce102d9ad1816ede authored over 9 years ago by Ryan Pessa <[email protected]>
fix ios targets xcode command

4b5ff9f67d39e19d96b97ddf15b8a3c7351cd9b9 authored over 9 years ago by Ben Hagen <[email protected]>
Master

Root detection os.geteuid() does not work on win32 environment and
throws AttributeError. Fixed

ca718048975ede4ebec09001d1e44f81a83bb855 authored over 9 years ago by jaynakus <[email protected]>
some python 3 compatibility

c4c74050bf64d931f840731efa3dca61a08daba6 authored over 9 years ago by pohmelie <[email protected]>
Merge pull request #185 from kived/custom-source-dirs

allow custom source folders in buildozer.spec

6f842d01ce1020fb313585808debc414a15b2c00 authored almost 10 years ago by Mathieu Virbel <[email protected]>
use uppercase name for ios source dirs

d20dd4676c37f73152d88aba40db024d6f27d21a authored almost 10 years ago by Ryan Pessa <[email protected]>
allow custom source folders in buildozer.spec

c99b1190fe1dd31269b012a2e9ad58ab6d3947c9 authored almost 10 years ago by Ryan Pessa <[email protected]>
Bump version to 0.28dev after release

3dda7f2d8e0dac508f17e4d8fb0b304cd35d4af2 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Version 0.27

3a24529fc33ca8feecfe0cb5b3ebc745b2008d42 authored almost 10 years ago by Mathieu Virbel <[email protected]>
add a note when a command failed to execute. This will give user few step to do before reporting an issue we cant help with it. Closes #177.

dd64f96ebdc1793c8351028a55d6e218617a4f70 authored almost 10 years ago by Mathieu Virbel <[email protected]>
try to not break with python3. Closes #174

0c9d9ab17c54b399920c739a71017eacdd022cbb authored almost 10 years ago by Mathieu Virbel <[email protected]>
replace git:// with https://. Closes #178

93d35a951eae24a7c3deacb561ecb0df558cf326 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of ssh://github.com/kivy/buildozer

501dcb916113f00c327d85d1fad05d359352bbc9 authored almost 10 years ago by Mathieu Virbel <[email protected]>
ios: fix ios target for the new kivy-ios toolchain, plus use ios-deploy from phonegaps instead of the old/non-working fruitstrap

64c9a47d72e09120bbe584d672b34f8ccda8f55d authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #184 from kived/log-color-fix

fix black text in log

23ecb9709c8fecc9978916d827779dfb58e210ea authored almost 10 years ago by Ryan Pessa <[email protected]>
fix black text in log

243656257058d528f03f00d3350c567e0e54efb9 authored almost 10 years ago by Ryan Pessa <[email protected]>
use upstream pexpect instead of shipping it

this version allows unicode parsing, with spawnu
wrap stdout with codecs.getwriter('utf8') to av...

ac5c557cd2cafc2715ac691fe409c8819db3003a authored almost 10 years ago by gabriel pettier <[email protected]>
Bump to 0.27dev

1bd6579582a12f041197606d82d5efa9e54e4ba6 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.26

1e9f3d994b1367be30dc364053a8908bc43461fb authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #172 from kived/fix-whitelist

ensure whitelist always has a list

ce640fc1d77da6538f68606f32ed15b7a8b984fc authored almost 10 years ago by Ryan Pessa <[email protected]>
ensure whitelist always has a list

72e660ede5b4aa46f87db1e04ac2a2effc014cc0 authored almost 10 years ago by Ryan Pessa <[email protected]>
Bump to 0.26dev

328bd0fe843a2b01e3f3b4ca49f4f1278ddce8de authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.25

b02f074c24d6c63a28e42aa3e88714edd252028c authored almost 10 years ago by Mathieu Virbel <[email protected]>
setup.py: add changelog in the long description

b6d8eb9d131b172ade7ed17ae46430cd1ad5b51d authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.24

4d76f5f0e6e38f5d1b2a0cf04c9c6c7cb0fee51e authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.24

5c9eb51c66c0753c1d38d075b62d6acaa8fc8e9c authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.23

a49a9abab914cd6bbbcbef960b02f51de6c30080 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.23

0c48a4aa4735bcc2d8ad1f3874af2260f9d769eb authored almost 10 years ago by Mathieu Virbel <[email protected]>
reference the changelog.md in the manifest.in

aae2b6f2d8d7ed1eb81393cf65951938bcb3f17c authored almost 10 years ago by Mathieu Virbel <[email protected]>
auto generate changelog when releasing now

d5610d544dd8d322045b8e94e878642c003b9fc1 authored almost 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.23dev

64c5328ac73c90443f767789b10f00bd1b649072 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump to 0.22

2ab30b6df38c03d9c24d31590633081646171151 authored almost 10 years ago by Mathieu Virbel <[email protected]>
android: dont lookup to android sdk/ndk if we didnt change the buildozer.spec options related to it, and if everything was working in the first time.

122252f9f71b1e24d48422af54f324bde2b0fca2 authored almost 10 years ago by Mathieu Virbel <[email protected]>
whitelist: always generate the whitelist even after the initial distribution build. Otherwise, any further changes are not reflected in the final app.

b17a0ef6c13033ff58db84e9e88ee5d1eb1c223c authored almost 10 years ago by Mathieu Virbel <[email protected]>
Bump version to 0.22dev after release

4b12f34d063b919cbfe715aca20371945fdc4ee7 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Version 0.21

e6f04865bbe8e31993ad4ca606731236b962e5b4 authored almost 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.20

7990e1cfa3249d47d6f52303c3c93e6582e84417 authored almost 10 years ago by Mathieu Virbel <[email protected]>
pexpect: fix python2 decoding issue

5e39fb55393490e4a9a4a7cffcf774542ded9686 authored almost 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #168 from chozabu/diff_default_indentation

removed some indentation in example info, added to actual comments inste...

5961cef9e6d07b313555884cd77ccd59e45f3e4a authored almost 10 years ago by Mathieu Virbel <[email protected]>
removed some indentation in example info, added to actual comments instead for clarity

c2626e6c5368c9b891ad074171bd7b103c1aefc3 authored almost 10 years ago by Chozabu <[email protected]>
bump to 0.20-dev

e3252c574277da5d3a57d2cc4c23b0d68e9a105c authored about 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.19

be3c5f1a90494a6a6c9e364c8b3bef19de627275 authored about 10 years ago by Mathieu Virbel <[email protected]>
upgrade ant tool, as ant < 1.9 cannot handle java 8

0cdf4fc0bd84b08a4fc1723be979ca2ea0eb11e2 authored about 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.19-dev

a327e9249b1152d2224098d83df1da8f8d2b083e authored about 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.18

86752239cf3ff9ce4a1e4ea5d8733e009db30faa authored about 10 years ago by Mathieu Virbel <[email protected]>
avoid dpkg check on non-linux platform

ff37b04a3be441883d121791abb5c6e81d3e8e3c authored about 10 years ago by Mathieu Virbel <[email protected]>