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

Merge pull request #163 from olymk2/master

fix build error and allow redirecting build folder

c163a14417d8ab2a117a875efb6bb89410b8994f authored about 10 years ago by Mathieu Virbel <[email protected]>
fix build error and allow redirecting build folder

fixes #161 checks if build-tools exists and returns if it does not so it can be fetched
fixes #1...

41dae4d42fde787b01baf6113c26e476e3f9ce98 authored about 10 years ago by Oliver Marks <[email protected]>
Merge pull request #160 from attakei/master

Remove duplicated checkbin().

043c7c19c7844aeca5003910ede27e5d8d9f9833 authored about 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #156 from attakei/patches/resolve_compare_versions

Fixed logic to compare with “non installed” with “minor version upped"

0eca4a29763715e10795bb2a59385176bca5d761 authored about 10 years ago by Mathieu Virbel <[email protected]>
Remove duplicated checkbin()

df6e494b77fde6526508a2b23d87bf609d5d2d72 authored about 10 years ago by attakei <[email protected]>
delete print for debug

c6b423596f10a409ba8b97a4d774dcad24b422ea authored about 10 years ago by attakei <[email protected]>
Skip invalid name as version in build-tools directory.(ex: .DS_Store)

fdc2bb59ca6ac7eac3207515f5331454648c79ed authored about 10 years ago by attakei <[email protected]>
Merge pull request #157 from nickyspag/master

added note about buildozer not having anything to do with buildozer.io

3a3d726bf7093a7ed128152376cf00b02ee7e6e1 authored about 10 years ago by Akshay Arora <[email protected]>
link

2357912b15d2e2fb953ba31527dad07914fa9572 authored about 10 years ago by Nicholas Spagnoletti <[email protected]>
note about buildozer.io

97f8ffdc4d66c97345f2b5f92b9edd6f7cbd0a88 authored about 10 years ago by Nicholas Spagnoletti <[email protected]>
Merge pull request #155 from attakei/patches/lock_java_file_encoding

Set "UTF-8" to java file.encoding for android update command explicitly

89f8f92d8238b7e050d41bda9f887b0160dcc3ac authored about 10 years ago by Akshay Arora <[email protected]>
fix: logic to compare versions "not installed" with "contain minor"(ex: 20.0.1)

method bulldozer.targets.android.TargetAndroid._install_android_packages()
If build-tools is not...

7a6034a75e0a89f7b3a4fdf7aadce3fce0d5778f authored about 10 years ago by attakei <[email protected]>
set UTF-8 for android update command explicitly

Fix for fail in to update android package. It is happened to meet under the following conditions...

dbd6be6e4baea74051ec63ba7ec8d1666f7eb250 authored about 10 years ago by attakei <[email protected]>
Merge pull request #148 from chozabu/clarify_reqs_example

added example to default.spec requirements showing comma seperation

312fb67be439d19ebcb602055c43e75f640dbefe authored over 10 years ago by Mathieu Virbel <[email protected]>
added example to requirements

ca2f69da747b4ed216022e9c42b7f4b4e579774b authored over 10 years ago by Chozabu <[email protected]>
bump to 0.17-dev

d69559fdcbc7f72e784f2b984aee806e8c217d35 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.17

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

e375b93a2ee96fea0ffdf1f58a23943f6ae95d45 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.17-dev

a124e157419c3c4c2c3bad3be909bf87083f1ba1 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.16

5e26af1d0803cf929d8828f1e6fad7bfec52ce16 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #133 from FeralBytes/master

Make pexpect.py Python 3 Compatable

142ca87ed59501f3cc77b49ef615a29daab5dc9e authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #134 from dessant/patch-1

Specs doc revision

efe4542ceabd4e333b9bef9c5fa705db78c14c4b authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #139 from excessivedemon/master

Fix for android.library_references path issue

a7c5ccc6835f542aab6756bcb170d5b648815834 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #144 from droundy/master

Test in file_rename if target directory exists.

1364e6f1c08b778f87dc17ab795e0da6dae5faaf authored over 10 years ago by Mathieu Virbel <[email protected]>
backport android version check fixes from @monkut. Closes #137. Closes #143

d3948ab0a42c98b3cbf25e609a54507b3f4443e8 authored over 10 years ago by Mathieu Virbel <[email protected]>
Test in file_rename if target directory exists.

This is an attempt to give a reasonable error message in cases where
we are about to crash. In ...

d36b9650f4d2d375ce06906d4884657cd03d7138 authored over 10 years ago by David Roundy <[email protected]>
fix for pathing issue when android.p4a_dir is defined (not using the default one downloaded by buildozer) and entries in android.library_references use relative paths from source.dir

7ffd0f3ed97db74e51ce7e1b458951eff33cb058 authored over 10 years ago by John Mark Diaz <[email protected]>
Specs doc revision

1c0d4b960d8e526a44208d138e9d17ab4e7e31fe authored over 10 years ago by dessant <[email protected]>
Make pexpect.py Python 3 Compatable

Warning changes have been not tested against Python 2!
If the code works in Python2 then this p...

0c177d9116d41ef5e2573c22586938be5b3ad9ac authored over 10 years ago by FeralBytes <[email protected]>
Fixed warn_on_root default value

fcf0b0aaf2e81b43294c68baae018d00c8c75a3c authored over 10 years ago by Alexander Taylor <[email protected]>
Merge pull request #128 from inclement/root_check

Added check for buildozer running as root

0323f6cb18dcb3e7e2cf89623db53f3937cd631b authored over 10 years ago by Akshay Arora <[email protected]>
Fixed warn_on_root config check

170738bc80f17d58e73c5136d256d23c9804e943 authored over 10 years ago by Alexander Taylor <[email protected]>
Added root warning and settings token toggle

b19a6fa22a069eec1a671bc328f3aa4509fc57c2 authored over 10 years ago by Alexander Taylor <[email protected]>
android: manually check the installed version for the build-tools, in order to install the latest one. without -a in android list sdk, we cannot known if a new build-tools is available or not.

3a523e053c5ee60f15c4bebf93f512de989c7eb3 authored over 10 years ago by Mathieu Virbel <[email protected]>
fix version regex

03bb25be066db0b57b04a995b30f059dc0686a44 authored over 10 years ago by tshirtman <[email protected]>
fix download of Android SDK in linux with python 3.3. Closes #110

373f8e22456003f6b1579da44afcbab45223d4a9 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #116 from manuelbua/check-before-chmod

Fix #115

819a925027b52772e43a926f33339ed39e0c42b0 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #118 from techtonik/master

Execute buildozer as "python -m buildozer"

3d298b4195e6e35721699389d59f802f8ef168af authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #119 from techtonik/patch-1

Add link to the right android python project

025790512cffc64fae2501cc5c2864ebc9eb6389 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.16-dev

d2129b2a1935c879f779e440c2ca169ce3ff9fd0 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.15

7ac11c261e44260d9ce56314a82596ad3e17a588 authored over 10 years ago by Mathieu Virbel <[email protected]>
Add link to the right android python project

64b12f86e9dcd7f075ddec8a2781e488a2d204a5 authored over 10 years ago by anatoly techtonik <[email protected]>
Execute buildozer as "python -m buildozer"

ca00dc04c9a473dcbefd7262c36c5756aee972a8 authored over 10 years ago by anatoly techtonik <[email protected]>
Avoid blind chmod on android_cmd

Check for the missing exec bit before attempting to change it instead.

f8573663f05bfb5498204399a2832ee1b08953f9 authored over 10 years ago by Manuel Bua <[email protected]>
Merge pull request #112 from cbenhagen/patch-2

Ignore UTF-8 decoding errors. Closes #108

aba13fd2656ce5fc3036a57686227cd28ecc298c authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #111 from cbenhagen/patch-1

chmod ug+x android_cmd

965a1c21b88844c6b6df8d4f5236bb6e900d4d9a authored over 10 years ago by Akshay Arora <[email protected]>
Ignore UTF-8 decoding errors. Closes #108

a59748574f48bc210dc937a8f25e0919e8831091 authored over 10 years ago by Ben Hagen <[email protected]>
chmod ug+x android_cmd

android_cmd needs to be made executable before its first use.

54bf4b687c8a29c3596a84101566875a414c1847 authored over 10 years ago by Ben Hagen <[email protected]>
missing use buildozer.debug

187ebdf999bd80fc9906179d70fc56f059c29660 authored over 10 years ago by qua-non <[email protected]>
Merge branch 'master' of ssh://github.com/kivy/buildozer

32f77a248c77734b4fbf15db082c3df42d27313a authored over 10 years ago by Mathieu Virbel <[email protected]>
add support for copying libraries for armeabi, armeabi-v7a, x86, mips. closes #63

fbab0f2163c1cc3ccd0f042952a731f4fec0042b authored over 10 years ago by Mathieu Virbel <[email protected]>
More detailed Android instructions

35c9a93d6eca175a378715b35bc49e24ffc73681 authored over 10 years ago by Ben Rousch <[email protected]>
change the regex to capture the version with " too. closes #67

4ad75994d7d0d8d4328c207758448f38b8e9a50c authored over 10 years ago by Mathieu Virbel <[email protected]>
ensure libz is installed too. closes #72

7c699033a7b294589e5c25bd7285788959fb9c57 authored over 10 years ago by Mathieu Virbel <[email protected]>
Add instructions for using custom recipe + contributing back. closes #76

abfddecbe7bc0ec3bfb1584b84767a6bd545876c authored over 10 years ago by Mathieu Virbel <[email protected]>
avoid showing the exception, print and exit when checkbin() fail. closes #80

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

fc2f00b8b4e3d77b391031ccd700a95eba8f6b95 authored over 10 years ago by Mathieu Virbel <[email protected]>
correctly pass android.minapi/api to build.py. closes #93

e249dac59f9a2bcfaf8d7f75877773d4f5db96c1 authored over 10 years ago by Mathieu Virbel <[email protected]>
Merge pull request #98 from b3ni/master

p4a whitelist

3a895d1b6f0456337288baf3c7a8a66460c9c82e authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.15-dev

2e8a63c201a9ecd78f76c84baeb2dd5189705307 authored over 10 years ago by Mathieu Virbel <[email protected]>
fixes python2 console write (as before)

7b4efe3c0e58477a97e64b5946d7a5ba2679029b authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.13

e6495349b8d06ae0bd558e121b26c4a7907995ef authored over 10 years ago by Mathieu Virbel <[email protected]>
fixes windows color

584bb0ed36e6fcd5f2fc351e577a490cc59b98e2 authored over 10 years ago by Mathieu Virbel <[email protected]>
fixes for Python 2 + color

e8483f8c464d4f1a39b9972b4c28db3e90ca7835 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.12

0669808f199773976b760490ba6e197127b3fae4 authored over 10 years ago by Mathieu Virbel <[email protected]>
fix open() for python2 in buildozer

ec63e6816186e401cfe0f25e3ba8a814ac7fe367 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.12-dev

9bafe058c49760de87a5e4788f2c785112d9c346 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.11

18c72e2ff21c2998609ef51c0f24c8a05f1cf7f1 authored over 10 years ago by Mathieu Virbel <[email protected]>
update changes

673685bb628faea3e3a89001e15894bacd81a4e7 authored over 10 years ago by Mathieu Virbel <[email protected]>
fixes buildozer for Windows. closes #90

bb550a953c2a4fbfc172f6ced7752fde98b205c7 authored over 10 years ago by Mathieu Virbel <[email protected]>
add missing documentation configuration

8191cf4dcd15282ebcadb954a55b7ffdb7151d18 authored over 10 years ago by Mathieu Virbel <[email protected]>
add documentation

a001bb484fece7167ef3c02e45d7d18a7b2aac45 authored over 10 years ago by Mathieu Virbel <[email protected]>
add changes file

6286519d2021b3aa1700214f59dad1af454816ba authored over 10 years ago by Mathieu Virbel <[email protected]>
move scripts into buildozer.scripts.*, and use console_scripts for setup()

d053ef783159e6d862c101f78f420896ed2bdb37 authored over 10 years ago by Mathieu Virbel <[email protected]>
first pass to make buildozer compatible with python3

c9bd12e0ce23985ce64cdadfce2fa10b9c0d35e8 authored over 10 years ago by Mathieu Virbel <[email protected]>
bump to 0.11-dev

8c3e4b557f1def410d0fbf6ebb64afcd3ab97438 authored almost 11 years ago by Mathieu Virbel <[email protected]>
bump to 0.10

3c87c38f1eb740e3ccb65ca9cd6d7706f9165e29 authored almost 11 years ago by Mathieu Virbel <[email protected]>
use timeout=None to prevent TIMEOUT during child.expect

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

9b4db49f021aab9d401a98b3ae609d277a0253c9 authored almost 11 years ago by Mathieu Virbel <[email protected]>
install libs as well

3231a57447070acb86541d36369aafaf52e88359 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #79 from kivy/buildozer_clean

implement the `clean` command.

8b15dcf1fafbfc67c9390d0ca7b9f3a24fb7581f authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #81 from inclement/master

Delete dist dir if running distribute.sh

b8902d1b1dae6457363ea659386fa275aec31551 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge branch 'relpath' of https://github.com/inclement/buildozer into inclement-relpath

Conflicts:
buildozer/targets/android.py

84605db006bb33a442b449446646a837d66a3131 authored almost 11 years ago by Mathieu Virbel <[email protected]>
correctly update and download Android SDK with tools/platform-tools/build-tools if available. And install the API if necessary. closes #101, #21, #89.

d923c501d692f6d896949954265cacf53a2f0a7f authored almost 11 years ago by Mathieu Virbel <[email protected]>
dont try to copy garden if the directory doesnt exists

6e03d04987d46b8020b7ea4833d41d2fde3bb1eb authored almost 11 years ago by Mathieu Virbel <[email protected]>
dont try to install garden if the user doesnt use anything from garden

ea7561413f5413ddfa40516779929abec8717245 authored almost 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #100 from kivy/garden_venv_fix

Fixed garden install for newer virtualenvs

0abd31325913c0b493a9e9f406932fba000c9ebc authored almost 11 years ago by Akshay Arora <[email protected]>
Fixed garden install for newer virtualenvs

0a4081851ed8f1b3f74f85e4302d19616bf18467 authored almost 11 years ago by Ben Rousch <[email protected]>
p4a whitelist

2fb20b4fc95b0f2fc3dd6487d9ce6763e236856f authored almost 11 years ago by benito <[email protected]>
Merge pull request #96 from pengjia/master

fix ln if soft link existed

3dfb640ff705945a05ebf06817c8f2c29e0bf12b authored almost 11 years ago by Akshay Arora <[email protected]>
Merge pull request #41 from Ian-Foote/garden_requirements

Garden requirements

744c03b696e18f9b66206c04a3ac539dab1b7499 authored almost 11 years ago by Akshay Arora <[email protected]>
fix ln if soft link existed

0d328bfbd8affec8172e246524de1ba3c9cdf46c authored almost 11 years ago by Peter Peng <[email protected]>
Added realpath modifier to p4a_dir token

227441a3d38fa58f2d9e87e5547e1182e7a72872 authored almost 11 years ago by Alexander Taylor <[email protected]>
Merge pull request #85 from inclement/p4a_dir_fixes

Documented env var checking and fixed a bug in the p4a_dir check

87d1462b9a202d8303bc044759f9877af7f456cc authored almost 11 years ago by Alexander Taylor <[email protected]>
bump to 0.10-dev

65c6705f782cfc33b8b7b6ec83d41d38c2bc4d99 authored almost 11 years ago by Mathieu Virbel <[email protected]>
doc: Documented environment variable checking

f9641594015716b494da4baf7eed50b99258e3eb authored almost 11 years ago by Alexander Taylor <[email protected]>
Fixed p4a installation to check correct env var

0ce88d1f9bd28ab6dcdf62daabb23807fdb89978 authored almost 11 years ago by Alexander Taylor <[email protected]>
Merge pull request #82 from kivy/update_ndk_to_9c

Updated Android NDK default version to 9c

03592b045980105593e19fbe00fe75bbbdfcf623 authored almost 11 years ago by akshayaurora <[email protected]>
Updated Android NDK default version to 9c

e70d208dbcedb98d8fd0c86ca455b2ade74cd9df authored almost 11 years ago by Ben Rousch <[email protected]>
rename `clean` to `distclean`

73c0e0990d20a2489cbcc7bc1cf1e590c1fd5b29 authored almost 11 years ago by qua-non <[email protected]>