Mathieu Virbel
d69559fdcb
bump to 0.17-dev
2014-09-22 22:45:18 +02:00
Mathieu Virbel
1fc20d6b56
bump to 0.17
2014-09-22 22:42:22 +02:00
Mathieu Virbel
e375b93a2e
Merge branch 'master' of ssh://github.com/kivy/buildozer
2014-09-22 22:41:36 +02:00
Mathieu Virbel
a124e15741
bump to 0.17-dev
2014-09-22 22:41:22 +02:00
Mathieu Virbel
5e26af1d08
bump to 0.16
2014-09-22 22:39:40 +02:00
Mathieu Virbel
142ca87ed5
Merge pull request #133 from FeralBytes/master
...
Make pexpect.py Python 3 Compatable
2014-09-22 20:47:44 +02:00
Mathieu Virbel
efe4542cea
Merge pull request #134 from dessant/patch-1
...
Specs doc revision
2014-09-22 20:47:04 +02:00
Mathieu Virbel
a7c5ccc683
Merge pull request #139 from excessivedemon/master
...
Fix for android.library_references path issue
2014-09-22 20:45:58 +02:00
Mathieu Virbel
1364e6f1c0
Merge pull request #144 from droundy/master
...
Test in file_rename if target directory exists.
2014-09-22 20:43:59 +02:00
Mathieu Virbel
d3948ab0a4
backport android version check fixes from @monkut. Closes #137 . Closes #143
2014-09-22 20:42:21 +02:00
David Roundy
d36b9650f4
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 particular, when android.sdk_path has a
path that does not exist, buildozer should provide a hint as to what
might have gone wrong.
2014-09-19 14:41:08 -07:00
John Mark Diaz
7ffd0f3ed9
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
2014-08-25 17:35:45 +08:00
dessant
1c0d4b960d
Specs doc revision
2014-07-19 22:22:02 +03:00
FeralBytes
0c177d9116
Make pexpect.py Python 3 Compatable
...
Warning changes have been not tested against Python 2!
If the code works in Python2 then this patch resolves Buildozer Issue #131 .
https://github.com/kivy/buildozer/issues/131
2014-07-16 20:54:12 -04:00
Alexander Taylor
fcf0b0aaf2
Fixed warn_on_root default value
2014-07-06 14:53:54 +01:00
Akshay Arora
0323f6cb18
Merge pull request #128 from inclement/root_check
...
Added check for buildozer running as root
2014-07-06 19:21:30 +05:30
Alexander Taylor
170738bc80
Fixed warn_on_root config check
2014-07-06 13:22:05 +01:00
Alexander Taylor
b19a6fa22a
Added root warning and settings token toggle
2014-07-06 13:14:05 +01:00
Mathieu Virbel
3a523e053c
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.
2014-07-01 11:49:15 +02:00
tshirtman
03bb25be06
fix version regex
2014-06-08 12:03:18 +02:00
Mathieu Virbel
373f8e2245
fix download of Android SDK in linux with python 3.3. Closes #110
2014-06-02 11:47:19 +02:00
Mathieu Virbel
819a925027
Merge pull request #116 from manuelbua/check-before-chmod
...
Fix #115
2014-06-02 11:44:43 +02:00
Mathieu Virbel
3d298b4195
Merge pull request #118 from techtonik/master
...
Execute buildozer as "python -m buildozer"
2014-06-02 11:43:15 +02:00
Mathieu Virbel
025790512c
Merge pull request #119 from techtonik/patch-1
...
Add link to the right android python project
2014-06-02 11:42:54 +02:00
Mathieu Virbel
d2129b2a19
bump to 0.16-dev
2014-06-02 11:41:03 +02:00
Mathieu Virbel
7ac11c261e
bump to 0.15
2014-06-02 11:38:13 +02:00
anatoly techtonik
64b12f86e9
Add link to the right android python project
2014-05-19 17:14:22 +03:00
anatoly techtonik
ca00dc04c9
Execute buildozer as "python -m buildozer"
2014-05-19 10:43:55 +03:00
Manuel Bua
f8573663f0
Avoid blind chmod on android_cmd
...
Check for the missing exec bit before attempting to change it instead.
2014-05-13 00:15:29 +02:00
Mathieu Virbel
aba13fd265
Merge pull request #112 from cbenhagen/patch-2
...
Ignore UTF-8 decoding errors. Closes #108
2014-05-01 22:58:34 +02:00
Akshay Arora
965a1c21b8
Merge pull request #111 from cbenhagen/patch-1
...
chmod ug+x android_cmd
2014-04-25 23:54:15 +05:30
Ben Hagen
a59748574f
Ignore UTF-8 decoding errors. Closes #108
2014-04-25 20:10:31 +02:00
Ben Hagen
54bf4b687c
chmod ug+x android_cmd
...
android_cmd needs to be made executable before its first use.
2014-04-25 19:44:04 +02:00
qua-non
187ebdf999
missing use buildozer.debug
2014-04-24 13:59:03 +05:30
Mathieu Virbel
32f77a248c
Merge branch 'master' of ssh://github.com/kivy/buildozer
2014-04-21 14:17:24 +02:00
Mathieu Virbel
fbab0f2163
add support for copying libraries for armeabi, armeabi-v7a, x86, mips. closes #63
2014-04-21 14:17:13 +02:00
Ben Rousch
35c9a93d6e
More detailed Android instructions
2014-04-21 08:11:35 -04:00
Mathieu Virbel
4ad75994d7
change the regex to capture the version with " too. closes #67
2014-04-21 14:06:20 +02:00
Mathieu Virbel
7c699033a7
ensure libz is installed too. closes #72
2014-04-21 13:55:39 +02:00
Mathieu Virbel
abfddecbe7
Add instructions for using custom recipe + contributing back. closes #76
2014-04-21 13:52:20 +02:00
Mathieu Virbel
2a9f4aa4d8
avoid showing the exception, print and exit when checkbin() fail. closes #80
2014-04-21 13:37:50 +02:00
Mathieu Virbel
fc2f00b8b4
Merge branch 'master' of ssh://github.com/kivy/buildozer
2014-04-21 13:37:22 +02:00
Mathieu Virbel
e249dac59f
correctly pass android.minapi/api to build.py. closes #93
2014-04-21 13:28:21 +02:00
Mathieu Virbel
3a895d1b6f
Merge pull request #98 from b3ni/master
...
p4a whitelist
2014-04-21 13:23:30 +02:00
Mathieu Virbel
2e8a63c201
bump to 0.15-dev
2014-04-21 01:26:20 +02:00
Mathieu Virbel
7b4efe3c0e
fixes python2 console write (as before)
2014-04-21 01:19:21 +02:00
Mathieu Virbel
e6495349b8
bump to 0.13
2014-04-21 01:09:45 +02:00
Mathieu Virbel
584bb0ed36
fixes windows color
2014-04-21 01:09:00 +02:00
Mathieu Virbel
e8483f8c46
fixes for Python 2 + color
2014-04-21 01:04:58 +02:00
Mathieu Virbel
0669808f19
bump to 0.12
2014-04-21 00:48:09 +02:00