Commit graph

  • e9be413d3c Add apis 20 and 21 to wp-fdroid's androidversion() Daniel Martí 2015-01-04 04:26:24 +01:00
  • f31ca7c852 Create the ndk_loc dir first (fixes #52) Daniel Martí 2015-01-04 04:19:19 +01:00
  • d5af8ec8e6 Don't crash if no suitable NDK is found Daniel Martí 2015-01-04 01:45:52 +01:00
  • 526813eae6 Plaintext descriptions are no longer needed Daniel Martí 2015-01-03 00:08:21 +01:00
  • f60f1bc59e Add NDK r10d, this time alongside r9b Daniel Martí 2015-01-03 00:02:54 +01:00
  • 43092407a3 Don't run a global "gradle clean" which configures all projects Daniel Martí 2015-01-02 22:26:22 +01:00
  • b1053ac1a7 Bump to 0.3.0 0.3.0 Daniel Martí 2015-01-02 22:19:24 +01:00
  • cba9f25c49 One remaining dump badging without output=False Daniel Martí 2014-12-31 17:18:19 +01:00
  • 14f654fabc Apply some autopep8-python2 suggestions Daniel Martí 2014-12-31 16:42:26 +01:00
  • e39602586f Make dump xmltree and dump badging silent again Daniel Martí 2014-12-31 16:34:11 +01:00
  • d9c6609925 Fix gradleVersions without = Daniel Martí 2014-12-31 13:29:03 +01:00
  • 0360e96d4d Merge branch 'doc-update-v1' into 'master' Ciaran Gultnieks 2014-12-30 22:48:58 +00:00
  • 6e2bc85518 Add nasm to the buildserver box (fixes: #51) Daniel Martí 2014-12-30 23:42:26 +01:00
  • e8fb3a143e Fix FDroidPopen refactor typo Daniel Martí 2014-12-23 12:54:16 +01:00
  • 52c3bf46a5 Catch new version of outputFile Daniel Martí 2014-12-23 12:24:07 +01:00
  • 3662dfd145 lint: warn (pedantic) about potentially dangerous auto updates Daniel Martí 2014-12-22 18:18:07 +01:00
  • fe0af55a6a lint: find the current build like checkupdates does Daniel Martí 2014-12-22 18:17:29 +01:00
  • d899783884 manual: Clarify separation of Debian base box vs. F-Droid base box Kevin Cernekee 2014-12-21 12:33:59 -08:00
  • 8d04b93852 Update comment referring to old "raring32.box" image Kevin Cernekee 2014-12-21 11:02:47 -08:00
  • 606cda591d Don't break os.symlink if app names contain '/' Daniel Martí 2014-12-14 15:43:22 +01:00
  • 1268da7ac6 Remove SilentPopen for consistency with SdkToolsPopen Daniel Martí 2014-12-14 15:32:20 +01:00
  • 1a0831b5c0 Merge branch 'master' of https://gitlab.com/eighthave/fdroidserver Daniel Martí 2014-12-14 15:18:30 +01:00
  • 5f5bcd2e11 do not set sdk_path in config.py if using system-provided aapt Hans-Christoph Steiner 2014-12-09 15:20:29 +01:00
  • fa1cc48d57 run all SDK tools commands using SdkToolsPopen Hans-Christoph Steiner 2014-12-09 15:15:36 +01:00
  • 9244256461 find cmds from SDK build-tools in a more flexible way, on the fly Hans-Christoph Steiner 2014-12-09 14:12:41 +01:00
  • 298a88a498 added test case for common.isApkDebuggable() Hans-Christoph Steiner 2014-12-08 22:55:14 +01:00
  • f7c9eccc1f switched last aapt call to use central config['aapt'] Hans-Christoph Steiner 2014-12-08 22:53:25 +01:00
  • 0f71929e71 remove redundant test_sdk_exists() call, its called by test_build_tools_exists() Hans-Christoph Steiner 2014-12-08 22:02:17 +01:00
  • 16601a0be3 Bump build-tools again to 21.1.2 Daniel Martí 2014-12-12 12:57:12 +01:00
  • aaf36f654d Update build-tools to 21.1.1 Daniel Martí 2014-12-12 12:39:12 +01:00
  • e10b2dd382 Update sdk to 24.0.1 Daniel Martí 2014-12-12 12:39:04 +01:00
  • 5e15d8ff47 Add ruby tests to the pre-commit hook Daniel Martí 2014-12-12 12:34:28 +01:00
  • 05a7a872b6 Add gradle 2.2.1 for plugin versions 1.0.X Daniel Martí 2014-12-12 12:29:16 +01:00
  • 3aaa5c9603 Add inkscape to buildserver Ciaran Gultnieks 2014-12-04 11:38:02 +00:00
  • b2f4aa31fe Merge branch 'master' into 'master' Daniel Martí 2014-11-17 17:03:22 +00:00
  • 14cd835929 run-tests: properly handle zero and multiple args Hans-Christoph Steiner 2014-11-17 17:40:48 +01:00
  • 49b343d024 run-tests: make sure not to include the bad APKs in tests/ Hans-Christoph Steiner 2014-11-17 17:24:02 +01:00
  • 031b4a74e7 Merge branch 'current-version-links' into 'master' Ciaran Gultnieks 2014-11-17 09:01:11 +00:00
  • bf20d5af88 Fix issue where the wrong gradle version may be used Daniel Martí 2014-11-15 21:38:48 +01:00
  • 7a07f59731 server: always use same rsync destination path to allow for strict setups Hans-Christoph Steiner 2014-10-10 23:47:16 -04:00
  • 8e9e17892d server: upload "current version" symlinks if requested Hans-Christoph Steiner 2014-10-10 23:50:27 -04:00
  • b33cae375a remove url-unsafe characters from "current version" symlink names Hans-Christoph Steiner 2014-10-10 21:12:48 -04:00
  • 803ec39e23 when symlinking current version of app, include gpg sig if it exists Hans-Christoph Steiner 2014-10-10 20:54:32 -04:00
  • e826938734 static URLs to "Current Version" of each app Hans-Christoph Steiner 2014-10-10 20:47:21 -04:00
  • c91fca7bb4 Properly catch return codes since -x is no longer used Daniel Martí 2014-11-09 14:36:58 +01:00
  • d3faacf9b0 Don't accept pyflakes/pep8 not being installed, common err func Daniel Martí 2014-11-09 14:34:24 +01:00
  • cf4635e655 List sh files to check like the python files Daniel Martí 2014-11-09 14:31:50 +01:00
  • 92a4bacbf6 git pre-commit hooks are always run from the root Daniel Martí 2014-11-09 14:29:28 +01:00
  • 2e56f4ecbf Merge branch 'some-bug-fixes' into 'master' Ciaran Gultnieks 2014-11-07 14:49:07 +00:00
  • 05c2d18709 Merge branch 'update-vagrantfile' into 'master' Ciaran Gultnieks 2014-11-07 14:44:58 +00:00
  • 18db382c47 include test cases for python getsig replacement Hans-Christoph Steiner 2014-08-30 11:07:29 -04:00
  • d74235564f move apk signature verification into getsig() function Hans-Christoph Steiner 2014-08-30 00:45:12 -04:00
  • 6e2d0a9e1e Replace getsig.java with a pure python implementation Daniel Martí 2014-08-29 22:53:55 -04:00
  • c88eff9af7 use jarsigner to verify the APK signature is valid Hans-Christoph Steiner 2014-08-29 22:53:21 -04:00
  • 80cc8ef5f0 Add support for gradle plugin version 0.14 in the wrapper Daniel Martí 2014-11-05 21:30:00 +01:00
  • 872e57c8da Set correct defaults for Binaries metadata field Ciaran Gultnieks 2014-10-27 17:21:04 +00:00
  • 3f63435318 Move build/fdroidserver info to META-INF Ciaran Gultnieks 2014-10-24 22:20:42 +01:00
  • 5df1d89c8e Make lint report total app counts as well Daniel Martí 2014-10-24 22:24:11 +02:00
  • 3829896a8a Fix all pep8 warnings Daniel Martí 2014-10-24 22:23:58 +02:00
  • 8568805866 Support for publishing signed binaries from elsewhere Ciaran Gultnieks 2014-10-24 21:04:15 +01:00
  • e8e94e1020 add debug message to mark when syncing to Amazon S3 starts Hans-Christoph Steiner 2014-10-14 17:12:47 -04:00
  • d2b5b86ed5 fix rsync's chmod on local copy Hans-Christoph Steiner 2014-10-09 21:22:50 -04:00
  • e8a5d2b354 check the syntax of included shell scripts in the pre-commit hook Hans-Christoph Steiner 2014-09-18 13:56:11 -04:00
  • 93adee0e2b do not include timestamps in .gz files of docs Hans-Christoph Steiner 2014-09-18 13:47:47 -04:00
  • 455e76b9e7 jenkins: don't scan fdroidserver/ project for APKs Hans-Christoph Steiner 2014-08-30 13:47:12 -04:00
  • 311ec604f8 Also bump build-tools in the example config Daniel Martí 2014-10-23 15:22:40 +02:00
  • fa465e2428 Forgot to bump the build tools in the server config Daniel Martí 2014-10-23 15:21:07 +02:00
  • 57efa16f3f Bump build-tools to 21.0.2 Daniel Martí 2014-10-22 15:01:01 +02:00
  • e3856882b7 Add android-21 (5.0) target sdk to the buildserver Daniel Martí 2014-10-18 11:55:06 +02:00
  • ed9564023f Use '\s' instead of ' ' to identify spaces in regex Daniel Martí 2014-10-15 15:00:45 +02:00
  • f90ba4747f Make lint check for trailing spaces Daniel Martí 2014-10-15 14:36:59 +02:00
  • ea62609a80 Fix gradle 2.1 Daniel Martí 2014-10-10 12:53:44 +02:00
  • 135e15bde3 Add support for gradle plugin version 0.13 via gradle 2.1 Daniel Martí 2014-10-07 16:36:10 +02:00
  • c77c9f06fc 'ndk_path' will always be in the config Daniel Martí 2014-09-25 18:13:16 +02:00
  • c9daf93f69 Create local.properties if it doesn't exist Daniel Martí 2014-09-25 18:11:56 +02:00
  • 5798887d53 Try using Auto Name before falling back to appid for Name Daniel Martí 2014-09-23 09:56:09 +02:00
  • 7d21417286 Fix 'fdroid import' flavours crasher Daniel Martí 2014-09-20 22:35:58 +02:00
  • 007e3eee27 Add the python3-gnupg package Daniel Martí 2014-09-18 15:37:30 +02:00
  • c99f15ac86 Remove .egg-info dir when tests succeed Daniel Martí 2014-09-17 08:54:02 +02:00
  • 2397c13d30 Fix --android-home in 'fdroid init' when ANDROID_HOME is set Daniel Martí 2014-09-17 00:20:37 +02:00
  • 9327adfe74 Name config args thisconfig to avoid confusion with the global config Daniel Martí 2014-09-17 00:12:24 +02:00
  • 9c4a529f5b Fix gradle builds without flavours Daniel Martí 2014-09-16 08:38:18 +02:00
  • ce61186cd2 Fix issue where gradle=yes would be removed by rewritemeta Daniel Martí 2014-09-15 17:03:45 +02:00
  • e038b4424c config['sdk_path'] will never be None, behave properly if ANDROID_HOME is unset Daniel Martí 2014-09-15 12:49:36 +02:00
  • 37aa3a7b99 Only expand paths on config items that can actually be paths Daniel Martí 2014-09-15 12:39:42 +02:00
  • 88dc0b2bb5 Keep consistency in config defaults and writes Daniel Martí 2014-09-15 12:34:40 +02:00
  • 8d1c4c1d60 Fix a few remaining gradle flavour crashes Daniel Martí 2014-09-15 11:52:12 +02:00
  • 1757017b8a More list comprehension fixes Daniel Martí 2014-09-13 13:07:21 +02:00
  • 34a3405208 Centralise handling of default gradle flavours Daniel Martí 2014-09-13 13:04:24 +02:00
  • a195556378 Make gradle and antcommands (previously antcommand) proper lists Daniel Martí 2014-09-13 13:01:08 +02:00
  • ce25054648 docs: Properly explain gradle= with multiple flavors Daniel Martí 2014-09-13 12:27:10 +02:00
  • 93a0d9918d Closes #34: Catch OSErrors when running Popen Daniel Martí 2014-09-11 23:08:51 +02:00
  • 57c6deff01 Restrict vagrant-cachier caches to only apt and chef. Patrick Connolly 2014-09-09 12:38:22 -03:00
  • d1b5c4353d Add optional support for vagrant-cachier plugin. Patrick Connolly 2014-08-27 11:40:36 -03:00
  • 16df9c6aec Fix urlencoding of category in next page links, etc Ciaran Gultnieks 2014-09-04 14:31:37 +01:00
  • b454ea3c6f Make stats retrieval more configurable Ciaran Gultnieks 2014-09-02 18:53:22 +01:00
  • 27edbd56a7 Discard descriptions longer than one line when checking duplicates Daniel Martí 2014-09-01 10:34:12 +02:00
  • b5c363b6c8 Sort builds by vercode when reading them Daniel Martí 2014-08-31 00:21:29 +02:00
  • a1f51ebb4d Fix typo in app link hrefs Daniel Martí 2014-08-28 15:36:09 +02:00
  • 21d30df0a9 Merge c08d2092f6 into 5822df9231 Patrick Connolly 2014-08-27 14:48:59 +00:00