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 branch 'buildozer_clean' of http://github.com/kivy/buildozer into buildozer_clean

2278ab097de7af886a9a381d5568d60f39611d95 authored almost 11 years ago by qua-non <[email protected]>
Delete dist dir if running distribute.sh

6aeb4601c8301704b6bd71bf0787f4beac4a9c2a authored almost 11 years ago by Alexander Taylor <[email protected]>
implement the `clean` command.

faf77c265c370a9830f0eb2dbe66f26564914d57 authored almost 11 years ago by qua-non <[email protected]>
Merge pull request #60 from inclement/p4a

Add ability to choose python-for-android directory

c6c0acd78c46605692c911feb5fa63af474c5212 authored almost 11 years ago by Mathieu Virbel <[email protected]>
implement the `clean` command.

599915e1d6247731e4575702b21c7c816739709d authored almost 11 years ago by qua-non <[email protected]>
Merge pull request #78 from josephlee021/master

Add 'bin' to suggested default directory excludes

f04a56a720798796faef05910315f3543c83a285 authored almost 11 years ago by qua-non <[email protected]>
Add bin to suggested default directory excludes

Prevent packaging apks in apks in apks...

3c0b7f21eb27e0714f7e7401377a359396ed7a20 authored almost 11 years ago by josephlee021 <[email protected]>
Merge pull request #75 from inclement/readme3

Clarified wording in README

c1e3ea9e297b57a278df77669a6276b5501597a6 authored almost 11 years ago by Gabriel Pettier <[email protected]>
Merge pull request #65 from inclement/packagename

Check for package name starting with number

3cc745bbbf14642706fe49ebdbca221d23002890 authored almost 11 years ago by qua-non <[email protected]>
Clarified wording in README

d5d82e487750d872c7ab7e603818f909f314c933 authored almost 11 years ago by Alexander Taylor <[email protected]>
Use Garden package from PyPI instead of github

3e6ee48885e7f973ac4c81f4045e6fe255f35f45 authored almost 11 years ago by Ian Foote <[email protected]>
Merge branch 'master' into garden_requirements

df02289ac0f653d973e5158991a1f055cc461be2 authored almost 11 years ago by Ian Foote <[email protected]>
Merge branch 'master' of ssh://github.com/kivy/buildozer

98a26645c350eaab11dbab4e3ffdc1c9e09d8dbe authored about 11 years ago by Mathieu Virbel <[email protected]>
correctly check requirements if a specific version is used (package==version will check the requirement only on package, not the full requirement token.)

10606c53f1419b9df789de68ab8039d8d2597d81 authored about 11 years ago by Mathieu Virbel <[email protected]>
Rearranged package.name check to avoid crash

Buildozer would previously crash if a package name was '', as it checked
for zero length *and* t...

2800d516da58091f1b37736900a804f57918ad03 authored about 11 years ago by Alexander Taylor <[email protected]>
Added check for package name starting with number

feff9c2b23faba8fa673c7fd393d9477c6d295a4 authored about 11 years ago by Alexander Taylor <[email protected]>
Variable renaming for clarity

58d9d284fb9457f3f0cf2036a3b5e82bdf2122a1 authored about 11 years ago by Alexander Taylor <[email protected]>
Added app.p4a_dir token

aba7f78e6c6b92faabd9e999c7897278b649f642 authored about 11 years ago by Alexander Taylor <[email protected]>
Added a few comments and formatting changes

a949095642fc4c337f1b3deae895c3f898040dde authored about 11 years ago by Alexander Taylor <[email protected]>
Added env check during config build

fdb9c52371923afd4ad36a3a23c9a758c2e8d96a authored about 11 years ago by Alexander Taylor <[email protected]>
Added env var checking to all config get methods.

The new method replaces the manual env var parsing with simply setting
the config's value to the...

11e994de147a8029674b3bef62d511ad7cac67d9 authored about 11 years ago by Alexander Taylor <[email protected]>
Added env var querying for default and bool

3afa85a7fb9329783b06e981b4c4cbf223b88438 authored about 11 years ago by Alexander Taylor <[email protected]>
Merge pull request #62 from alanjds/patch-1

[FIX] Detect 32/64 bit on Windows, to download Android NDK

44865369840b56e1b7fd19a636628e9a878c4669 authored about 11 years ago by Mathieu Virbel <[email protected]>
[FIX] Detect 32/64 bit on Windows, to download Android NDK

Grabbed the answer from StackOverflow, and should work for other OSes too, but kept for Windows ...

cea345c6c9007106eaa51c429ba5f5bf97e75e6c authored about 11 years ago by Alan Justino da Silva <[email protected]>
Minor code cleanup (formatting)

707b4935cd81eb7c99f67b09e6a70963685e16b9 authored about 11 years ago by Alexander Taylor <[email protected]>
Made p4a distribution dir name == app.package.name

1fcae9834f85b4e2c23ba096533791f0d31ca5b2 authored about 11 years ago by Alexander Taylor <[email protected]>
Added BUILDOZER_P4A_DIR env var behaviour

b72176095dcf1faca89e636fab9f7d6576511f6b authored about 11 years ago by Alexander Taylor <[email protected]>
add meta-data support, external android libraries support, and custom java files to include in the APK.

5a720e24c957c35da2227db7a964b22a0c45572b authored about 11 years ago by Mathieu Virbel <[email protected]>
more android/python-for-android directory to clean after building the distribution

4730dd3f0a8c1e10ca1ef2819c4d909e0c60a3bb authored about 11 years ago by Mathieu Virbel <[email protected]>
fix buildozer PACKAGES_PATH to use global buildozer directory instead of the local one.

b64fd7a41c5edd2d3b8e48cb9707568719c43b05 authored about 11 years ago by Mathieu Virbel <[email protected]>
enjoy of the latest python-for-android addition: cache for packages. set correctly the PACKAGES_PATH to the global buildozer directory/target/packages

cca30b454a3535f1d86e79ac326fb3ebd72acab1 authored about 11 years ago by Mathieu Virbel <[email protected]>
rename privatestorage to private_storage

b7bf56eceed7eb9f670d0a109d346bc41918f183 authored about 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #58 from brousch/android-storagetype-option

Added --private and --dir Android storage option

27187125afaebd8d1ddf24cd4d75fdf132de538f authored about 11 years ago by Mathieu Virbel <[email protected]>
Added --private and --dir Android storage option

d846f7e966ebb885dfe109919045e55f33d41e93 authored about 11 years ago by Ben Rousch <[email protected]>
Merge pull request #49 from brousch/serve_command

Added a 'serve' command to serve bin/ over SimpleHTTPServer

a8dba501784584d4ff84e52330e7ec682fe3ce62 authored about 11 years ago by Mathieu Virbel <[email protected]>
bump to 0.8

8c6ab8bf5b2d8ca36777989c9c9211062af35928 authored about 11 years ago by Mathieu Virbel <[email protected]>
reduce the size of the remaining .buildozer

734c8be8b85aea502ccdb09743b5322f92897628 authored about 11 years ago by Mathieu Virbel <[email protected]>
allow custom permissions

18567d35bcc93253e643dbc8f753548f7a111435 authored about 11 years ago by Mathieu Virbel <[email protected]>
Use garden version 0.1.1.

19845cb3f804200d556b9186f381340443266e9c authored about 11 years ago by Ian Foote <[email protected]>
fix lower case permission when section is used instead of key=value

82fda0eec8a5df30409fe7b41167a390a2548990 authored about 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #53 from brousch/update-default-ndk-r9

Update default Android NDK to r9

a12ded77b9c74cce284bba5d66a88118bb5931d1 authored about 11 years ago by qua-non <[email protected]>
Update defauly Android NDK to r9

401e40d117d40e59c7b952937fa7aa3da4b45e11 authored about 11 years ago by Ben Rousch <[email protected]>
Merge pull request #48 from brousch/patch-3

Fixed another 'Unknown' typo

220206ebab9a751cc36a4f084d3a4dd8f15c5f29 authored about 11 years ago by qua-non <[email protected]>
Merge pull request #51 from brousch/android.wakelock

Added android.wakelock option

9159948af36adab589ff2f6445d76c5a7ab54de0 authored about 11 years ago by qua-non <[email protected]>
Added android.wakelock option

aea246e6666cd69febd3ed057c826690a1f977a1 authored about 11 years ago by Ben Rousch <[email protected]>
Added a 'serve' command to serve bin/ over SimpleHTTPServer

bd56b996e27581fe18ba430fd07f1e5d1105f44e authored about 11 years ago by Ben Rousch <[email protected]>
Fixed another 'Unknown' typo

ce6eef0d026fb485cbedefaf05bff984d641ad0b authored about 11 years ago by Ben Rousch <[email protected]>
Merge pull request #47 from brousch/patch-1

Fixed spelling of 'Unknown'

12125371d36a537432fec1da7413eeb6a8c59b30 authored about 11 years ago by qua-non <[email protected]>
Fixed spelling of 'Unknown'

ada7735d2ca552cdb44274798f2a6b2a5856f154 authored about 11 years ago by Ben Rousch <[email protected]>
Merge pull request #46 from brousch/patch-2

Fixed missing 'r' on ANDROIDNDKVER environment export

105e0eeaf2d86f53ae6c102375bf3df9d8971479 authored about 11 years ago by qua-non <[email protected]>
Fixed missing 'r' on ANDROIDNDKVER environment export

b7e0bb0a9055622a7996e2c6c686afadeff48af2 authored about 11 years ago by Ben Rousch <[email protected]>
Merge pull request #44 from kivy/android_branch

make sure android.branch works with fresh clone

a5f1cf4e8afddc473d2f845d688b976da002540a authored about 11 years ago by Mathieu Virbel <[email protected]>
make sure android.branch works with fresh clone

cb4690e5643f1b43230c62066504e01f8247d5d2 authored about 11 years ago by qua-non <[email protected]>
Specify version of garden to use.

81619b04861f7d44b97f312cfd705dcfad558cd2 authored about 11 years ago by Ian Foote <[email protected]>
Use kivy-garden's version of garden.

Tweak garden_requirements.

22c0ee167393d7188dbb3c0f4193d7f544c25a65 authored about 11 years ago by Ian Foote <[email protected]>
Merge pull request #26 from kivy/fix_service_path

add applibs in path for service too

3dcae5a311f6668541a9b618edbcecd8dd2bd3aa authored about 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #25 from kivy/autofix_distribute

fix distribute install before installing every dependencies, fix a few i...

4871d948cd444d4967b0d1f13d125861cb300291 authored about 11 years ago by Mathieu Virbel <[email protected]>
Remove garden script from tools.

f7783a09dee0d6f604d1cc122f93dfc4a0815611 authored about 11 years ago by Ian Foote <[email protected]>
Merge remote-tracking branch 'origin/garden_requirements' into garden_requirements

Conflicts:
buildozer/__init__.py

f05587e77a69f4b36710a1dfb4fe055ebd1bf486 authored about 11 years ago by Ian Foote <[email protected]>
Ensure garden script is available.

61e5349faf357cfa237ead5d1c82c2212d06e963 authored about 11 years ago by Ian Foote <[email protected]>
Install garden packages listed in buildozer.spec.

Requires local copy of garden script.

dd7a2fd914b83f320eacc2c1c6adac773b2c6426 authored about 11 years ago by Ian Foote <[email protected]>
Merge pull request #40 from nithinbose87/master

Fixed a typo in setdefault description

4be4b56a890ea35e81a52b6297512950464bf0d0 authored about 11 years ago by Gabriel Pettier <[email protected]>
Fixed a typo in setdefault description

72339b22b99cb092add9f9a4b55b3c872651d375 authored about 11 years ago by Nithin Bose <[email protected]>
Specify cwd for garden cmd. Use --app arg.

0bec4893a6dc607f001cc6fa4165e51db9150a03 authored over 11 years ago by Ian Foote <[email protected]>
Allow specifying garden packages in buildozer.spec

097073827f30e12afe62fd9c2215efd18da555dc authored over 11 years ago by Ian Foote <[email protected]>
Merge pull request #38 from Ian-Foote/package_paths

Package paths

549fbff80b6d7f5472171aa723665aad1ec3a846 authored over 11 years ago by Mathieu Virbel <[email protected]>
Add sitecustomize.py, copy into app_dir on build.

96f7e8cc22eaeaa5f7cb643b9033e0b9698a4aee authored over 11 years ago by Ian Foote <[email protected]>
Merge branch 'master' of ssh://github.com/kivy/buildozer

c78b2eda938ddc23ea0fab7e26e4edbac8b23f48 authored over 11 years ago by Mathieu Virbel <[email protected]>
bump to 0.7

a9804dea66dd75e62dc4b8d3db90dd194fd88322 authored over 11 years ago by Mathieu Virbel <[email protected]>
fix android.add_jars to be a "list" type, and be consistent with others token. Multiple .jar are now separated with "," and not ";". Also, it can be configured as a specific section (as all the others list types.)

a83dfd4cbd4c6d9238bdca31aeca54fa2fed4c48 authored over 11 years ago by Mathieu Virbel <[email protected]>
new android.add_libs_armeabi to add custom .so in the libs/armeabi directory.

4d8cf3ecc7b7eed27456dd57a628a1291d51da49 authored over 11 years ago by Mathieu Virbel <[email protected]>
Fix typo 'versionning' -> 'versioning'.

5659a93dc6926c4bc23ca0fa8bc60e204ec7e078 authored over 11 years ago by Ian Foote <[email protected]>
fix distribute install before installing every dependencies, fix a few issues

maybe not the cleanest way, though

374be2404f0547d0f6d98355c45baafd2dc97509 authored over 11 years ago by tshirtman <[email protected]>
Merge pull request #23 from brousch/master

Fixed hard-coded Android API 14

134001f4cae813f904d368fdc027529f6f9dad24 authored over 11 years ago by Gabriel Pettier <[email protected]>
Fixed hard-coded Android API 14

a43bb98a9750d2e37b5829d4c22d6a9f7348a8dd authored over 11 years ago by Ben Rousch <[email protected]>
implement profiles. bump to 0.6

efc5c7b3e47767f75ff4bf86138fefbef2df64e9 authored over 11 years ago by Mathieu Virbel <[email protected]>
bump to 0.5

70bec9fb0c4c6031bdd54184fc036f859aa05bd9 authored over 11 years ago by Mathieu Virbel <[email protected]>
add the possilibity to use the content of a section as a list. Ie, instead of doing "source.exclude_dirs = dir1,dir2", just create a section [app:source.exclude_dirs], and put one directory per line.

5c540b0413d3044eba67c1386589643288d77e98 authored over 11 years ago by Mathieu Virbel <[email protected]>
add source.exclude_dirs and source.exclude_patterns options in [app]. Check the default.spec for informations.

103aa72f8ca53adbb88ba21ad05eaf0b9e2996c7 authored over 11 years ago by Mathieu Virbel <[email protected]>
Simulate a chrome for downloading. It seem that some download (ndk/sdk) are faster using it.

561003603704c0b2bb818a5bb7b54739fd00416b authored over 11 years ago by Mathieu Virbel <[email protected]>
add possibility to use public key/identity instead of password.

64d197fe7e4a099ae5e652e9517f7820efb7d5bd authored over 11 years ago by Mathieu Virbel <[email protected]>
Buildozer is now under MIT license

778cd31ca2490b7e616f9a23e7cb749064afc17e authored over 11 years ago by Mathieu Virbel <[email protected]>
add applibs in path for service too

35d6b372c49da69af8edce3d1635af5d354481c6 authored over 11 years ago by tshirtman <[email protected]>
add help for getting a list of identities for ios platform

3ec35fe40ad6138ae3f8880a05184ab9976ce40b authored over 11 years ago by Mathieu Virbel <[email protected]>
add ability for not checking the configuration for some commands.

420989928ab83f848f1b7830cbb257c30bd53546 authored over 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #20 from roskakori/master

Fixed #18: Builds fail on Ubuntu 13.04 with zlib.h missing.

9711f15fe834735d660383ac1b65542899388410 authored over 11 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of https://github.com/kivy/buildozer

Conflicts:
buildozer/targets/android.py

bc396e2aa56ec049862860d4f132dd39aae7a003 authored over 11 years ago by Thomas Aglassinger <[email protected]>
avoid empty lines when checking adb serials

8290aed23bbe7d87d5080caf73207a8e73781aff authored over 11 years ago by Mathieu Virbel <[email protected]>
* Fixed #18: Builds fail on Ubuntu 13.04 with zlib.h missing.

* Fixed missing rebuild of build.py when the previous build failed.

97c4e411a4f9fcacdbd2952ae9bb2c754d6ca610 authored over 11 years ago by Thomas Aglassinger <[email protected]>
avoid start message of adb

4fe929694757fbccae04c79feee57bcc7e5ce26e authored over 11 years ago by Mathieu Virbel <[email protected]>
avoid start message of adb

a4ea97ac037900a1d8fd12fc1ae95c7be1a2cf37 authored over 11 years ago by Mathieu Virbel <[email protected]>
fix adb devices by using the self.adb_cmd

41412541204dede4f983847c88b8e18d0be3e61c authored over 11 years ago by Mathieu Virbel <[email protected]>
Merge pull request #19 from fabiankreutz/master

Europython sprint updates

50b3dd8a7147e738ce48b5957e0c398d14c05846 authored over 11 years ago by Mathieu Virbel <[email protected]>
Merge branch 'master' of https://github.com/kivy/buildozer

21a99cc0fab09ee9cafa515b0e45b2e45f1c88d9 authored over 11 years ago by Fabian Kreutz <[email protected]>
Europython sprint: Fix for prior ndk-url fix: uname()[4] for 32bit is not x86

9a625e4ceb18bce4946b36eb9d2903b341842397 authored over 11 years ago by Fabian Kreutz <[email protected]>
Europython sprint: put internally provided ant into os-path

6a698c659688d0cacaee9f610c39ed630d1cae4f authored over 11 years ago by Fabian Kreutz <[email protected]>
Europython sprint: Typo and better error message for missing version definition

fb7950bef8daf8ac5a75ca67379398fed1720f7b authored over 11 years ago by Fabian Kreutz <[email protected]>
Europython sprint outcome: enable download of 64bit NDK version

14fb039b99fbf9ec534c2b9e83ced1df0b16dfb5 authored over 11 years ago by Fabian Kreutz <[email protected]>
enhance error message when version capture failed. Credits goes to Dabian Snovna

2642497d3ad41baf14d217181cdec65e1e5e5524 authored over 11 years ago by Mathieu Virbel <[email protected]>
use the right 32/64 bits version of NDK depending of the current platform. Credits goes to Dabian Snovna

2fe8d97b4c51ac3139274622569a5a9ed545310a authored over 11 years ago by Mathieu Virbel <[email protected]>