Commit graph

  • a9804dea66 bump to 0.7 Mathieu Virbel 2013-09-11 15:09:38 +0200
  • a83dfd4cbd 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.) Mathieu Virbel 2013-09-11 15:09:28 +0200
  • 4d8cf3ecc7 new android.add_libs_armeabi to add custom .so in the libs/armeabi directory. Mathieu Virbel 2013-09-11 15:08:28 +0200
  • 5659a93dc6 Fix typo 'versionning' -> 'versioning'. Ian Foote 2013-09-10 21:55:38 +0100
  • 374be2404f fix distribute install before installing every dependencies, fix a few issues autofix_distribute tshirtman 2013-09-03 16:13:34 +0200
  • 134001f4ca Merge pull request #23 from brousch/master Gabriel Pettier 2013-08-30 17:06:38 -0700
  • a43bb98a97 Fixed hard-coded Android API 14 Ben Rousch 2013-08-30 19:33:18 -0400
  • efc5c7b3e4 implement profiles. bump to 0.6 Mathieu Virbel 2013-08-26 09:19:39 +0200
  • 70bec9fb0c bump to 0.5 Mathieu Virbel 2013-08-25 23:22:53 +0200
  • 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. Mathieu Virbel 2013-08-24 01:21:27 +0200
  • 103aa72f8c add source.exclude_dirs and source.exclude_patterns options in [app]. Check the default.spec for informations. Mathieu Virbel 2013-08-24 01:20:11 +0200
  • 5610036037 Simulate a chrome for downloading. It seem that some download (ndk/sdk) are faster using it. Mathieu Virbel 2013-08-24 01:19:13 +0200
  • 64d197fe7e add possibility to use public key/identity instead of password. Mathieu Virbel 2013-08-10 12:24:16 +0200
  • 778cd31ca2 Buildozer is now under MIT license Mathieu Virbel 2013-08-01 16:34:01 +0200
  • 35d6b372c4 add applibs in path for service too tshirtman 2013-06-27 17:56:20 +0200
  • 3ec35fe40a add help for getting a list of identities for ios platform Mathieu Virbel 2013-07-23 12:33:33 +0200
  • 420989928a add ability for not checking the configuration for some commands. Mathieu Virbel 2013-07-23 12:31:42 +0200
  • 9711f15fe8 Merge pull request #20 from roskakori/master Mathieu Virbel 2013-07-06 08:44:50 -0700
  • bc396e2aa5 Merge branch 'master' of https://github.com/kivy/buildozer Thomas Aglassinger 2013-07-06 17:39:34 +0200
  • 8290aed23b avoid empty lines when checking adb serials Mathieu Virbel 2013-07-06 17:30:34 +0200
  • 97c4e411a4 * Fixed #18: Builds fail on Ubuntu 13.04 with zlib.h missing. * Fixed missing rebuild of build.py when the previous build failed. Thomas Aglassinger 2013-07-06 17:30:02 +0200
  • 4fe9296947 avoid start message of adb Mathieu Virbel 2013-07-06 17:29:19 +0200
  • a4ea97ac03 avoid start message of adb Mathieu Virbel 2013-07-06 17:28:00 +0200
  • 4141254120 fix adb devices by using the self.adb_cmd Mathieu Virbel 2013-07-06 17:24:02 +0200
  • 50b3dd8a71 Merge pull request #19 from fabiankreutz/master Mathieu Virbel 2013-07-06 08:11:36 -0700
  • 21a99cc0fa Merge branch 'master' of https://github.com/kivy/buildozer Fabian Kreutz 2013-07-06 17:50:46 +0300
  • 9a625e4ceb Europython sprint: Fix for prior ndk-url fix: uname()[4] for 32bit is not x86 Fabian Kreutz 2013-07-06 17:43:01 +0300
  • 6a698c6596 Europython sprint: put internally provided ant into os-path Fabian Kreutz 2013-07-06 17:10:46 +0300
  • fb7950bef8 Europython sprint: Typo and better error message for missing version definition Fabian Kreutz 2013-07-06 17:12:57 +0300
  • 14fb039b99 Europython sprint outcome: enable download of 64bit NDK version Fabian Kreutz 2013-07-06 17:12:25 +0300
  • 2642497d3a enhance error message when version capture failed. Credits goes to Dabian Snovna Mathieu Virbel 2013-07-06 16:03:15 +0200
  • 2fe8d97b4c use the right 32/64 bits version of NDK depending of the current platform. Credits goes to Dabian Snovna Mathieu Virbel 2013-07-06 16:02:12 +0200
  • 421a8e991c update to 0.4 Mathieu Virbel 2013-07-06 12:07:36 +0200
  • f7d8b95b52 Merge pull request #16 from kivy/copy_back Mathieu Virbel 2013-06-28 03:19:05 -0700
  • ebea1955a6 allows multiple devices in ANDROID_SERIAL env variables, separated with comma Mathieu Virbel 2013-06-26 11:57:01 +0200
  • 5382991d3f copy the generated apk back from remote copy_back qua-non 2013-06-26 02:17:54 +0530
  • a09bf6ebcf support fo intent_filters on android Mathieu Virbel 2013-06-22 17:32:11 +0200
  • 9f2ef0271f various bugfixes for osx Mathieu Virbel 2013-06-19 22:34:10 +0200
  • b693a68124 Merge pull request #14 from bob-the-hamster/ouya-support Mathieu Virbel 2013-05-17 05:00:54 -0700
  • c6b57a042a Merge pull request #15 from bob-the-hamster/add-jars Mathieu Virbel 2013-05-17 05:00:44 -0700
  • ff34b7b7b5 Add android.add_jars config option for bundling extra Java .jar files (for example: OUYA-ODK/libs/*.jar) Bob the Hamster 2013-05-16 19:25:33 -0700
  • f9398e487c Add android.ouya.category and android.ouya.icon.filename options to buildozer.spec Bob the Hamster 2013-05-15 21:34:12 -0700
  • 4ccdf18ec3 Merge branch 'master' of https://github.com/kivy/buildozer Bob the Hamster 2013-05-06 12:54:36 -0700
  • 6639efa8b0 add support for orientation and fullscreen (working on android only right now.) Mathieu Virbel 2013-05-05 18:30:47 +0200
  • 5474accca1 android: if multiples devices are plugged, deploy and run on all of them. except if a ANDROID_SERIAL env is set. Mathieu Virbel 2013-05-04 19:32:11 +0200
  • 2a8dd715ef Fixes for the android.branch feature tshirtman 2013-04-27 00:34:21 +0200
  • ac4b8ab1e8 Update README.rst Mathieu Virbel 2013-03-15 18:31:39 -0700
  • 48f44e6e23 ios: use the package.name instead of the title for creating the app- directory Mathieu Virbel 2013-03-12 15:33:19 +0100
  • d797d3df78 remove bad readme Mathieu Virbel 2013-02-26 23:44:32 +0100
  • 86054353c5 add cython check for ios target. closes #5 Mathieu Virbel 2013-02-07 04:14:40 +0100
  • fd5cbcb390 avoid to prepend app_dir for icon/presplash. use root_dir instead. Mathieu Virbel 2013-02-07 04:09:40 +0100
  • c16361b295 Merge branch 'master' of ssh://github.com/kivy/buildozer Mathieu Virbel 2013-02-07 03:57:30 +0100
  • 9c51ae1e81 fix get_config_list when the string is empty. closes #8 Mathieu Virbel 2013-02-07 03:57:13 +0100
  • a91108007a presplash.filename and icon.filename only worked if source.dir was . For any other value of source.dir presplash and icon were broken. Bob the Hamster 2013-02-06 14:49:17 -0800
  • 6f1c779d04 _get_config_list() was incorrectly returning [""] instead of [] for blank config lists Bob the Hamster 2013-02-06 14:17:44 -0800
  • 91d2b10288 Revert "When android.permissions list is left blank, it contains a null string [""]" Bob the Hamster 2013-02-06 14:01:26 -0800
  • aa0a7f8195 When android.permissions list is left blank, it contains a null string [""] Filter this out when checking permission validity, and when building --permission command line args Bob the Hamster 2013-02-06 08:06:58 -0800
  • b0c2bcde3e Merge branch 'master' of github.com:kivy/buildozer tshirtman 2013-02-06 12:52:38 +0100
  • 5c27196a3b add expanduser in android sdk/ndk paths configuration tshirtman 2013-02-06 12:51:43 +0100
  • a9fa11f2d7 Merge branch 'master' of ssh://github.com/kivy/buildozer Mathieu Virbel 2013-02-01 16:44:12 +0100
  • 7b50585cf1 fix config list when a default value is given Mathieu Virbel 2013-02-01 16:43:59 +0100
  • 18590ddf0f allow to use branch in python-for-android tshirtman 2013-01-29 13:02:14 +0100
  • 8e96078ad1 Merge branch 'master' of https://github.com/kivy/buildozer tshirtman 2013-01-26 19:29:30 +0100
  • 057f3bcb59 rework how buildozer-remote pipeline commands works (support stdin now.) Mathieu Virbel 2013-01-25 13:00:43 +0100
  • 17cc24ea87 ios: correctly unlock the keychain, to be able to remotely sign the app Mathieu Virbel 2013-01-25 12:57:49 +0100
  • 3318ca9f66 don't remove include_exts/exclude_exts with remote, or no app sources will be used Mathieu Virbel 2013-01-25 12:57:19 +0100
  • 3b3faa1013 add more include_exts by default Mathieu Virbel 2013-01-25 11:12:18 +0100
  • 82b007727e introducing buildozer-remote, WIP. It connect to a ssh server, create build directory, copy buildozer and the app source code, and invoke buildozer commands. Missing: documentation, sync binaries back to the host, etc. Mathieu Virbel 2013-01-25 03:00:21 +0100
  • 5f203cf3bb ios: update the plist to include correct package domain+name, version, build id, and resample the icon if the dimensions are not ok. Mathieu Virbel 2013-01-23 01:54:30 +0100
  • fb0741a21f add ios support. compilation, packaging, deploy and running works, all from command line. Marvelous!! Mathieu Virbel 2013-01-22 18:36:00 +0100
  • b202143b0d add icon and presplash support Mathieu Virbel 2013-01-22 03:04:46 +0100
  • e89fea178f Merge branch 'master' of https://github.com/kivy/buildozer tshirtman 2013-01-15 20:50:09 +0100
  • 8affd6f743 virtualenv: avoid to reinstall applibs except if requirements changed Mathieu Virbel 2013-01-10 16:30:20 +0100
  • 5db8675ea3 first pass to install possible external requirements within a virtualenv + copy the installed packages into an _applibs + patch main.py to include the _applibs. Mathieu Virbel 2013-01-10 02:46:53 +0100
  • cf8ed00b9f Merge branch 'master' of ssh://github.com/kivy/buildozer Mathieu Virbel 2013-01-08 17:38:30 +0100
  • 3e99508473 don't check configuration tokens if the buildozer.spec has not been loaded. Mathieu Virbel 2013-01-08 17:38:18 +0100
  • 041880cca3 avoid double-logging of commands Mathieu Virbel 2013-01-08 17:38:00 +0100
  • 3a6ba988bd Merge branch 'master' of https://github.com/kivy/buildozer tshirtman 2012-12-27 22:22:37 +0100
  • 56d5cc490f more work on iOS target. Mathieu Virbel 2012-12-24 00:29:07 +0100
  • cd439458c5 self.error doesn't exit Mathieu Virbel 2012-12-24 00:28:24 +0100
  • b732490b2c add missing default methods in target.py Mathieu Virbel 2012-12-24 00:27:59 +0100
  • 47fbfbe209 check configuration token when target is set Mathieu Virbel 2012-12-24 00:27:47 +0100
  • b2300e2bd9 fix debug() issue, and avoid % in print. Mathieu Virbel 2012-12-21 03:55:20 +0100
  • fd9cc88a76 add target configuration check (like ensure the android permissions are the correct one, according to the platform sdk). Mathieu Virbel 2012-12-21 02:33:16 +0100
  • d7e7d748b1 add initial .spec tokens checks Mathieu Virbel 2012-12-21 02:11:44 +0100
  • f297fd5ac2 add logging level capability. restrict to error+info by default. use --verbose/-v, or log_level=2 in the spec for increasing to debug, and show command output. Mathieu Virbel 2012-12-21 02:00:29 +0100
  • bc279d1839 add color in the log! Mathieu Virbel 2012-12-21 01:38:37 +0100
  • 3e908d8d06 enhance cmd() stdout/stderr capture, and use fcntl/select to faster redirection. avoid to store stdout/stderr if not used. Mathieu Virbel 2012-12-20 20:21:46 +0100
  • 2f529b4f99 add custom commands + usage + ability to follow an stdout command Mathieu Virbel 2012-12-20 14:44:56 +0100
  • b348237188 moar typo Mathieu Virbel 2012-12-20 01:04:39 +0100
  • 4a708a0295 typo Mathieu Virbel 2012-12-20 01:02:57 +0100
  • 1a2353362c bump to 0.3-dev Mathieu Virbel 2012-12-20 01:02:12 +0100
  • 0dd7d484c0 update README + bump to 0.2 0.2 Mathieu Virbel 2012-12-20 01:01:19 +0100
  • fc6be40028 fix readme Mathieu Virbel 2012-12-20 00:48:24 +0100
  • c25c2dc9e9 add seperation between "global" and "local" stuff, and allow to use custom ndk/sdk/ant directory Mathieu Virbel 2012-12-20 00:40:41 +0100
  • 2e250079dc fix default command Mathieu Virbel 2012-12-19 19:37:04 +0100
  • e30ef6364e seperate the state.db from the platform dir. avoid to create platform dir until we know the target. Mathieu Virbel 2012-12-19 19:36:00 +0100
  • bf61eb0e6b add missing .buildozer creation0 Mathieu Virbel 2012-12-19 18:40:02 +0100
  • e2558d6000 fix doc Mathieu Virbel 2012-12-19 18:37:02 +0100
  • 1ba027e85d avoid multiple execution of build() and prepare_for_build() method Mathieu Virbel 2012-12-19 18:27:28 +0100