tshirtman
|
374be2404f
|
fix distribute install before installing every dependencies, fix a few issues
maybe not the cleanest way, though
|
2013-09-03 16:13:34 +02:00 |
|
Gabriel Pettier
|
134001f4ca
|
Merge pull request #23 from brousch/master
Fixed hard-coded Android API 14
|
2013-08-30 17:06:38 -07:00 |
|
Ben Rousch
|
a43bb98a97
|
Fixed hard-coded Android API 14
|
2013-08-30 19:33:18 -04:00 |
|
Mathieu Virbel
|
efc5c7b3e4
|
implement profiles. bump to 0.6
|
2013-08-26 09:19:39 +02:00 |
|
Mathieu Virbel
|
70bec9fb0c
|
bump to 0.5
|
2013-08-25 23:22:53 +02:00 |
|
Mathieu Virbel
|
5c540b0413
|
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.
|
2013-08-24 01:21:27 +02:00 |
|
Mathieu Virbel
|
103aa72f8c
|
add source.exclude_dirs and source.exclude_patterns options in [app]. Check the default.spec for informations.
|
2013-08-24 01:20:11 +02:00 |
|
Mathieu Virbel
|
5610036037
|
Simulate a chrome for downloading. It seem that some download (ndk/sdk) are faster using it.
|
2013-08-24 01:19:13 +02:00 |
|
Mathieu Virbel
|
64d197fe7e
|
add possibility to use public key/identity instead of password.
|
2013-08-10 12:24:16 +02:00 |
|
Mathieu Virbel
|
778cd31ca2
|
Buildozer is now under MIT license
|
2013-08-01 16:34:01 +02:00 |
|
Mathieu Virbel
|
3ec35fe40a
|
add help for getting a list of identities for ios platform
|
2013-07-23 12:33:33 +02:00 |
|
Mathieu Virbel
|
420989928a
|
add ability for not checking the configuration for some commands.
|
2013-07-23 12:31:42 +02:00 |
|
Mathieu Virbel
|
9711f15fe8
|
Merge pull request #20 from roskakori/master
Fixed #18: Builds fail on Ubuntu 13.04 with zlib.h missing.
|
2013-07-06 08:44:50 -07:00 |
|
Thomas Aglassinger
|
bc396e2aa5
|
Merge branch 'master' of https://github.com/kivy/buildozer
Conflicts:
buildozer/targets/android.py
|
2013-07-06 17:39:34 +02:00 |
|
Mathieu Virbel
|
8290aed23b
|
avoid empty lines when checking adb serials
|
2013-07-06 17:30:34 +02:00 |
|
Thomas Aglassinger
|
97c4e411a4
|
* Fixed #18: Builds fail on Ubuntu 13.04 with zlib.h missing.
* Fixed missing rebuild of build.py when the previous build failed.
|
2013-07-06 17:30:02 +02:00 |
|
Mathieu Virbel
|
4fe9296947
|
avoid start message of adb
|
2013-07-06 17:29:19 +02:00 |
|
Mathieu Virbel
|
a4ea97ac03
|
avoid start message of adb
|
2013-07-06 17:28:00 +02:00 |
|
Mathieu Virbel
|
4141254120
|
fix adb devices by using the self.adb_cmd
|
2013-07-06 17:24:02 +02:00 |
|
Mathieu Virbel
|
50b3dd8a71
|
Merge pull request #19 from fabiankreutz/master
Europython sprint updates
|
2013-07-06 08:11:36 -07:00 |
|
Fabian Kreutz
|
21a99cc0fa
|
Merge branch 'master' of https://github.com/kivy/buildozer
|
2013-07-06 17:50:46 +03:00 |
|
Fabian Kreutz
|
9a625e4ceb
|
Europython sprint: Fix for prior ndk-url fix: uname()[4] for 32bit is not x86
|
2013-07-06 17:43:01 +03:00 |
|
Fabian Kreutz
|
6a698c6596
|
Europython sprint: put internally provided ant into os-path
|
2013-07-06 17:13:00 +03:00 |
|
Fabian Kreutz
|
fb7950bef8
|
Europython sprint: Typo and better error message for missing version definition
|
2013-07-06 17:12:57 +03:00 |
|
Fabian Kreutz
|
14fb039b99
|
Europython sprint outcome: enable download of 64bit NDK version
|
2013-07-06 17:12:25 +03:00 |
|
Mathieu Virbel
|
2642497d3a
|
enhance error message when version capture failed. Credits goes to Dabian Snovna
|
2013-07-06 16:03:15 +02:00 |
|
Mathieu Virbel
|
2fe8d97b4c
|
use the right 32/64 bits version of NDK depending of the current platform. Credits goes to Dabian Snovna
|
2013-07-06 16:02:12 +02:00 |
|
Mathieu Virbel
|
421a8e991c
|
update to 0.4
|
2013-07-06 12:07:36 +02:00 |
|
Mathieu Virbel
|
f7d8b95b52
|
Merge pull request #16 from kivy/copy_back
copy the generated apk back from remote
|
2013-06-28 03:19:05 -07:00 |
|
Mathieu Virbel
|
ebea1955a6
|
allows multiple devices in ANDROID_SERIAL env variables, separated with comma
|
2013-06-26 11:57:01 +02:00 |
|
qua-non
|
5382991d3f
|
copy the generated apk back from remote
|
2013-06-26 02:17:54 +05:30 |
|
Mathieu Virbel
|
a09bf6ebcf
|
support fo intent_filters on android
|
2013-06-22 17:32:11 +02:00 |
|
Mathieu Virbel
|
9f2ef0271f
|
various bugfixes for osx
|
2013-06-19 22:34:10 +02:00 |
|
Mathieu Virbel
|
b693a68124
|
Merge pull request #14 from bob-the-hamster/ouya-support
Ouya support
|
2013-05-17 05:00:54 -07:00 |
|
Mathieu Virbel
|
c6b57a042a
|
Merge pull request #15 from bob-the-hamster/add-jars
android.add_jars config option
|
2013-05-17 05:00:44 -07:00 |
|
Bob the Hamster
|
ff34b7b7b5
|
Add android.add_jars config option for bundling extra Java .jar files
(for example: OUYA-ODK/libs/*.jar)
|
2013-05-16 19:25:33 -07:00 |
|
Bob the Hamster
|
f9398e487c
|
Add android.ouya.category and android.ouya.icon.filename options to buildozer.spec
|
2013-05-15 21:34:12 -07:00 |
|
Bob the Hamster
|
4ccdf18ec3
|
Merge branch 'master' of https://github.com/kivy/buildozer
Conflicts:
buildozer/__init__.py
buildozer/targets/android.py
|
2013-05-06 12:54:36 -07:00 |
|
Mathieu Virbel
|
6639efa8b0
|
add support for orientation and fullscreen (working on android only right now.)
|
2013-05-05 18:30:47 +02:00 |
|
Mathieu Virbel
|
5474accca1
|
android: if multiples devices are plugged, deploy and run on all of them. except if a ANDROID_SERIAL env is set.
|
2013-05-04 19:32:11 +02:00 |
|
tshirtman
|
2a8dd715ef
|
Fixes for the android.branch feature
Use getdefault instead of get (duh)
Add commented option to default.spec for documentation
fix: #12
|
2013-04-27 00:34:21 +02:00 |
|
Mathieu Virbel
|
ac4b8ab1e8
|
Update README.rst
|
2013-03-15 18:31:39 -07:00 |
|
Mathieu Virbel
|
48f44e6e23
|
ios: use the package.name instead of the title for creating the app- directory
|
2013-03-12 15:34:10 +01:00 |
|
Mathieu Virbel
|
d797d3df78
|
remove bad readme
|
2013-02-26 23:44:32 +01:00 |
|
Mathieu Virbel
|
86054353c5
|
add cython check for ios target. closes #5
|
2013-02-07 04:14:40 +01:00 |
|
Mathieu Virbel
|
fd5cbcb390
|
avoid to prepend app_dir for icon/presplash. use root_dir instead.
|
2013-02-07 04:09:40 +01:00 |
|
Mathieu Virbel
|
c16361b295
|
Merge branch 'master' of ssh://github.com/kivy/buildozer
|
2013-02-07 03:57:30 +01:00 |
|
Mathieu Virbel
|
9c51ae1e81
|
fix get_config_list when the string is empty. closes #8
|
2013-02-07 03:57:13 +01:00 |
|
Bob the Hamster
|
a91108007a
|
presplash.filename and icon.filename only worked if source.dir was .
For any other value of source.dir presplash and icon were broken.
|
2013-02-06 14:49:17 -08:00 |
|
Bob the Hamster
|
6f1c779d04
|
_get_config_list() was incorrectly returning [""] instead of [] for blank config lists
|
2013-02-06 14:17:44 -08:00 |
|