Commit graph

614 commits

Author SHA1 Message Date
Alexander Taylor 22317365f4 Changed p4a command order to work with argparse 2016-07-06 00:17:35 +01:00
derPinguin a1eb0d8c95 fixing Keka dir and adding buildozer.spec var for python version 2016-06-17 09:40:04 +02:00
Mathieu Virbel 5e3e1ec0f5 Merge pull request #256 from kiok46/update_installation_info
update installation info
2016-05-20 01:23:32 +02:00
Ryan Pessa be33b7595c Merge pull request #346 from kived/venv-error
throw error early if running in venv
2016-05-18 12:06:50 -07:00
Alexander Taylor 395999306b Merge pull request #351 from nilutz/master
buildozer has no attribute builddir
2016-05-16 11:20:49 +01:00
Nico Lutz e07728f7f0 buildozer has no attribute build_dir
Before builddir resulted in an Errormessage. Now it works
2016-05-16 10:11:06 +02:00
Ryan Pessa 5a1d002bb8 throw error early if running in venv 2016-05-12 12:02:45 -05:00
Ryan Pessa 2a3fe470d2 Merge pull request #342 from kived/android-bootstrap
allow selection of bootstrap for android_new
2016-05-11 10:24:36 -05:00
Ryan Pessa 15fd1cf591 allow selection of bootstrap for android_new 2016-05-11 10:22:27 -05:00
Ryan Pessa 0e852dce46 Merge pull request #340 from kived/dev-v0.33
bump version to 0.33dev
2016-05-08 19:29:02 -05:00
Ryan Pessa e90de63195 bump version to 0.33dev 2016-05-08 19:28:50 -05:00
Ryan Pessa 2403147c41 Merge pull request #339 from kived/release-0.32
prepare for release 0.32
2016-05-08 19:24:15 -05:00
Ryan Pessa 48cd8f206e prepare for release 0.32 2016-05-08 19:23:03 -05:00
Ryan Pessa 77fc345015 Merge pull request #338 from kived/android_new-color
use p4a --color argument
2016-05-08 18:44:07 -05:00
Ryan Pessa c0aae22d54 use p4a --color argument 2016-05-08 18:42:38 -05:00
Ryan Pessa 0af7976a64 Merge pull request #320 from kived/android_new-pip
let p4a revamp handle pure python requirements
2016-05-08 18:41:11 -05:00
Ryan Pessa 818e0b2825 let p4a revamp handle pure python requirements 2016-05-08 17:46:41 -05:00
Ryan Pessa d560bef7d3 Merge pull request #337 from kived/fix-android-branch
fix changing android branch
2016-05-08 17:45:24 -05:00
Ryan Pessa 20f5171a6d fix long lines 2016-05-08 17:45:26 -05:00
Ryan Pessa 1f64fde8f8 fix changing android branch 2016-05-08 17:43:41 -05:00
Ryan Pessa 50233a5217 Merge pull request #250 from kivy/fix_android.branch
fix android.branch option
2016-05-08 17:13:58 -05:00
gabriel pettier bc58394308 add back the p4a_branch attribute for default value 2016-05-09 00:00:55 +02:00
gabriel pettier 9cd2d17a38 fix android.branch option 2016-05-08 23:54:14 +02:00
Ryan Pessa b88875021a Merge pull request #336 from kivy/akshayaurora-patch-1
use cp -a not cp -r
2016-05-08 15:49:36 -05:00
Akshay Arora dbef11b7ae Update ios.py 2016-05-09 02:17:40 +05:30
Akshay Arora 8bd0d5e145 Merge pull request #319 from kived/fix-ios-icons
fix icons for ios target
2016-05-09 01:57:11 +05:30
Ryan Pessa 61f58d7bb7 fix icons for ios target 2016-05-08 15:00:45 -05:00
Ryan Pessa f200b836a9 Merge pull request #335 from kived/build-dirs
improve build directory handling, add values to default.spec
2016-05-08 14:32:09 -05:00
Ryan Pessa 4ddd57ded2 use default values as example rather than stating defaults 2016-05-08 14:31:49 -05:00
Ryan Pessa b544f80e13 remove unnecessary join() 2016-05-08 14:26:50 -05:00
Ryan Pessa 85587db73e improve build directory handling, add values to default.spec 2016-05-08 14:23:37 -05:00
Ryan Pessa fcc0c60d48 Merge pull request #274 from jabbalaci/master
put bin/ in builddir if specified in buildozer.spec
2016-05-08 14:07:18 -05:00
Ryan Pessa 67d5d748db Merge pull request #334 from kived/android-api-values
fix incorrect api/minapi values
2016-05-08 13:59:38 -05:00
Ryan Pessa 8489b670ad fix incorrect api/minapi values 2016-05-08 13:55:55 -05:00
Ryan Pessa aab0028ea4 Merge pull request #269 from udiboy1209/master
Implement source.include_patterns
2016-05-07 13:56:29 -05:00
Akshay Arora 9a43b20f05 Merge pull request #318 from kived/custom-kivy-ios
support using custom kivy-ios source dir
2016-05-07 22:28:34 +05:30
Akshay Arora 6c70972057 Merge pull request #317 from kived/ios-bitcode
disable bitcode for ios target
2016-05-07 21:25:09 +05:30
Ryan Pessa bbd0276a93 disable bitcode 2016-05-03 13:06:59 -05:00
Ryan Pessa cb116c4cfc Merge pull request #328 from kived/fix-p4a-dir
fix bad placement of expanduser()
2016-04-26 11:43:07 -05:00
Ryan Pessa 5c4e5f1d6c fix bad placement of expanduser() 2016-04-26 11:38:47 -05:00
Akshay Arora e58d89c7b7 Merge pull request #322 from kived/android-adb
add adb and p4a commands to android/android_new
2016-04-24 00:23:16 +05:30
Ryan Pessa 4316383884 fix p4a command 2016-04-23 13:45:43 -05:00
Akshay Arora 17ff7efe6c Merge pull request #323 from kived/p4a-storage-dir
use p4a revamp --storage-dir option
2016-04-24 00:06:55 +05:30
Akshay Arora a113e46f26 Merge pull request #288 from pastcompute/my_fixes_1
Fix issues with android.p4a_dir spec file property
2016-04-23 23:14:41 +05:30
Ryan Pessa 49d56f0961 improve adb command, add p4a command 2016-04-22 01:18:40 -05:00
Ryan Pessa 3ec383479b add adb command to android/android_new 2016-04-22 01:03:59 -05:00
Ryan Pessa dd82576da9 use p4a revamp --storage-dir option 2016-04-22 01:01:26 -05:00
Ryan Pessa 680b2dc9ea Merge pull request #324 from kived/android_new-source-dirs
use custom source dirs for android_new
2016-04-22 01:00:55 -05:00
Ryan Pessa 0740cef5b8 use custom source dirs for android_new 2016-04-22 00:59:25 -05:00
Ryan Pessa fed06506a3 Merge pull request #321 from kived/py3-str-decode
fix py3 str has no decode issue
2016-04-20 22:49:56 -05:00