Commit graph

  • ee99d55e30 Also make the Tags UCM complain about unknown package id Daniel Martí 2014-07-03 13:44:27 +02:00
  • 327422af09 Fix failure to do anything when ndk_path is not defined Ciaran Gultnieks 2014-07-03 08:56:48 +01:00
  • 1d6b2378db Some more slight logging improvements Daniel Martí 2014-07-03 00:43:03 +02:00
  • a67d80a011 Remove more prints in favour of logging Daniel Martí 2014-07-03 00:35:43 +02:00
  • 6e515ed34e Find the 'android' executable in the same manner Daniel Martí 2014-07-03 00:34:16 +02:00
  • d73f2b9368 Also find zipalign at the start Daniel Martí 2014-07-03 00:31:10 +02:00
  • d110c24eff Find aapt as part of the main config initialisation Daniel Martí 2014-07-03 00:27:44 +02:00
  • 5aad7b5d38 Refuse to try downloading a repo twice Daniel Martí 2014-07-02 17:21:45 +02:00
  • d132adf63c Exception handling improvements Daniel Martí 2014-07-02 15:30:05 +02:00
  • c64aafaf42 Don't set $SDK, it's too ambiguous with e.g. the Java SDK Daniel Martí 2014-07-02 15:01:08 +02:00
  • 70d77a1cce Set up SDK and NDK env vars from python Daniel Martí 2014-07-01 21:03:50 +02:00
  • e8284225c9 Improve some log levels Daniel Martí 2014-07-01 20:32:49 +02:00
  • 76ac2f591c Remove @dir support from gradle Daniel Martí 2014-07-01 19:39:41 +02:00
  • 7be0634a52 Simpler way to get the available gradle versions Daniel Martí 2014-07-01 19:18:12 +02:00
  • b0fef49328 Fix the default config.py descriptions following the tuple syntax Daniel Martí 2014-07-01 18:22:05 +02:00
  • 1a1bdfc3d9 Merge branch 'bug-fixes-for-v0.2.1' of https://gitlab.com/eighthave/fdroidserver Daniel Martí 2014-07-01 18:13:00 +02:00
  • 8888962ace Rename PopenResult.stdout to output since it also contains stderr Daniel Martí 2014-07-01 18:04:41 +02:00
  • 22f4ed4b7a Fix very silly typo that broke all apps using buildjni Daniel Martí 2014-07-01 17:51:17 +02:00
  • d0c767ce5e only move GPG signature if APK exists Hans-Christoph Steiner 2014-06-30 21:47:47 -04:00
  • a58a9bff18 run pre-commit hook as part of test suite Hans-Christoph Steiner 2014-06-30 21:40:31 -04:00
  • 4d913d646a replace redundant build_tools check that breaks fdroid init Hans-Christoph Steiner 2014-06-30 21:37:46 -04:00
  • 9dd138b253 fix bad syncing from local copy, force trailing slash to make rsync happy Hans-Christoph Steiner 2014-06-30 16:09:57 -04:00
  • 3dbe503071 check repo icons exist now before running through all of fdroid update Hans-Christoph Steiner 2014-06-30 12:19:47 -04:00
  • 7a3992aa1a use 'python2' everywhere since fdroidserver has not been tested with 3.x Hans-Christoph Steiner 2014-06-30 11:31:38 -04:00
  • 40d4e30010 tests: create_fake_android_home should create old build-tools version Hans-Christoph Steiner 2014-06-30 11:28:38 -04:00
  • afb98f9327 fix PEP8 fdroidserver/common.py:65:13: E126 continuation line over-indented for hanging indent Hans-Christoph Steiner 2014-06-30 11:27:21 -04:00
  • 1a11982897 Move gpg signatures to archive along with the other files Ciaran Gultnieks 2014-06-30 22:53:02 +01:00
  • 693cb7ce70 Generate gpg signatures for apks in archive repo also Ciaran Gultnieks 2014-06-30 22:49:54 +01:00
  • b1192f7b66 Fix indent Ciaran Gultnieks 2014-06-30 21:32:43 +01:00
  • 34151241f4 Don't change the behaviour in debian setups Daniel Martí 2014-06-30 19:52:59 +02:00
  • cef7cd2888 Support calling of 'fdroid init' from other places Daniel Martí 2014-06-30 19:38:38 +02:00
  • 348c6a1085 Update the SDK to version 23.0.0 Daniel Martí 2014-06-30 17:03:26 +02:00
  • cbdcdd1e78 Update build-tools to 20.0.0 Daniel Martí 2014-06-30 17:03:16 +02:00
  • fdb53b75f4 Report the vercode as well as the version name when building Daniel Martí 2014-06-30 16:34:26 +02:00
  • 4d63ed0568 Add optipng, useful for some apps Daniel Martí 2014-06-30 16:22:31 +02:00
  • c750b02a6c Always run aapt with SilentPopen Daniel Martí 2014-06-30 16:15:14 +02:00
  • 49208b257d Always run read_srclibs as part of read_metadata Daniel Martí 2014-06-30 14:39:52 +02:00
  • dc8eb49b31 Recognise published .asc signatures in web repo browser Ciaran Gultnieks 2014-06-30 12:04:22 +01:00
  • 07006e4c00 Generate gpg signatures with .asc extension Ciaran Gultnieks 2014-06-30 12:04:04 +01:00
  • 3cb4a80efb Fix stats update bug Ciaran Gultnieks 2014-06-30 12:03:45 +01:00
  • 2bab6b83c1 Fix the copyright notice in gpgsign.py Daniel Martí 2014-06-30 00:08:10 +02:00
  • 4ba9da0906 git-svn: use 'origin/' when passing a treeish (branches) to find-rev Daniel Martí 2014-06-29 01:29:31 +02:00
  • 6dd19063e9 Merge branch 'fix-and-test-source-tarball-process' of https://gitlab.com/eighthave/fdroidserver Daniel Martí 2014-06-28 19:57:45 +02:00
  • a831d484e6 Place more examples/config.py stuff into the defaults Daniel Martí 2014-06-28 19:57:14 +02:00
  • 25a94dced2 tests: create a source tarball and use that to build a repo Hans-Christoph Steiner 2014-06-27 17:06:52 -04:00
  • 0e47d62024 tests: by default, run on included urzip.apk Hans-Christoph Steiner 2014-06-27 17:06:18 -04:00
  • df6d511a8e Merge branch 'add-local_copy_dir-and-v0.2-fixes' of https://gitlab.com/eighthave/fdroidserver 0.2 Daniel Martí 2014-06-27 21:11:52 +02:00
  • 22473e2052 set version to v0.2 Hans-Christoph Steiner 2014-06-26 19:52:19 -04:00
  • 9b30e2665d include getsig.java and opensc-fdroid.cfg in the source tarball Hans-Christoph Steiner 2014-06-26 19:52:11 -04:00
  • 0466d4aa4f server update: mkdir 'archive' if it does not exist Hans-Christoph Steiner 2014-06-26 15:46:47 -04:00
  • 25f6b0c246 server: --sync-from-local-copy-dir for updating from offline signing repo Hans-Christoph Steiner 2014-06-26 14:18:29 -04:00
  • fd24416f4e switch serverwebroot rsync to --archive for guaranteed full sync Hans-Christoph Steiner 2014-06-26 13:05:24 -04:00
  • d73b43c5fc server: 'local_copy_dir' config/options to automate offline repo signing Hans-Christoph Steiner 2014-06-26 11:57:40 -04:00
  • 0ee6fc8c22 Raise gotorevision exceptions with more useful info Daniel Martí 2014-06-26 13:07:49 +02:00
  • e49b7aafda Always try to recover origin/HEAD in case it's not there Daniel Martí 2014-06-26 13:03:51 +02:00
  • 4ad7e8be06 Easier multiline strings Daniel Martí 2014-06-26 12:52:16 +02:00
  • 4e153cc60d Error if UCM:Tags is used with git-svn without tags set up Daniel Martí 2014-06-26 12:41:50 +02:00
  • 33ed7f077d Simplify check_metadata Daniel Martí 2014-06-26 12:39:42 +02:00
  • 9a70575feb Fix pep8 error in previous commit Ciaran Gultnieks 2014-06-25 12:38:25 +01:00
  • 95d8f29479 Fix nasty problem caused by 7c2e61a4 Ciaran Gultnieks 2014-06-25 11:43:23 +01:00
  • c0f026c9c4 Use origin/HEAD as the default checkout for git Daniel Martí 2014-06-25 11:12:53 +02:00
  • c9638cf7dd Be more specific when logging repository deletes Ciaran Gultnieks 2014-06-25 09:54:14 +01:00
  • 9df3a491de Fix popen command logging Ciaran Gultnieks 2014-06-25 09:25:47 +01:00
  • 2c8df2c1ef Small buildjni= fixes Daniel Martí 2014-06-24 22:31:39 +02:00
  • 53aba5365f Don't error about native code if buildjni=no Daniel Martí 2014-06-24 22:09:05 +02:00
  • 26154127e6 Only report files that were actually cleaned of signing stuff Daniel Martí 2014-06-22 21:34:14 +02:00
  • 7c2e61a407 Set the FDroidOpen output default back to true Daniel Martí 2014-06-22 21:29:07 +02:00
  • 14f865a5b1 Don't use logging.info with verbose ifs Daniel Martí 2014-06-22 21:28:33 +02:00
  • 0bce840571 Warn about config permissions before loading the defaults Daniel Martí 2014-06-22 21:24:05 +02:00
  • 2686fa6faa A bit more None magic to fix some UCMs Daniel Martí 2014-06-22 17:36:00 +02:00
  • 25268a728d Don't output everything when using --verbose Daniel Martí 2014-06-21 23:03:36 +02:00
  • 5500787935 Revert "Keep version names even if found separate from the code" Daniel Martí 2014-06-20 11:10:52 +02:00
  • 04b61302dc Better support for gradle plugin versions Daniel Martí 2014-06-19 12:41:34 +02:00
  • 69da721f02 Use gradle_dir, not root_dir, to fetch the plugin version Daniel Martí 2014-06-19 12:32:21 +02:00
  • 1c9ee1d3bf Merge branch 'master' into 'master' Daniel Martí 2014-06-17 08:48:28 +00:00
  • 35ea01cbd6 run-tests: find current version of aapt in folder rather than in PATH Hans-Christoph Steiner 2014-06-16 19:18:28 -04:00
  • 1fcf81b1f4 Current build-tools is 19.1.0, not 19.1 Daniel Martí 2014-06-16 23:12:47 +02:00
  • 1ca4bda4ef Fix create_fake_android_home with the new build-tools Daniel Martí 2014-06-16 13:09:28 +02:00
  • a1c3c2033a Bump default build_tools, small fixes Daniel Martí 2014-06-16 12:42:43 +02:00
  • b637568a62 Warn if build_tools is not set up properly Daniel Martí 2014-06-16 12:40:04 +02:00
  • 75381ef147 Keep version names even if found separate from the code Daniel Martí 2014-06-16 12:30:33 +02:00
  • 596b3b44c5 Avoiding lintVital is no longer necessary in 0.11 Daniel Martí 2014-06-15 13:34:41 +02:00
  • fcface673e Fix crash in 'fdroid import' Daniel Martí 2014-06-15 12:30:03 +02:00
  • 0f6cb94041 Fix bug in reading old recipes Daniel Martí 2014-06-15 12:16:10 +02:00
  • 14f6e519d1 Update fdroid init completion Daniel Martí 2014-06-12 21:51:33 +02:00
  • 0c8512ca26 Install and lint were missing -q Daniel Martí 2014-06-12 21:48:45 +02:00
  • 71a09b700e Apk output path is build/outputs/apk/*.apk since 0.11 Daniel Martí 2014-06-12 10:04:20 +02:00
  • 9779979e3a lintVital was added in 0.8, only exclude it then Daniel Martí 2014-06-12 10:00:46 +02:00
  • 3c08b51dfb Add support for plugin version 0.11 Daniel Martí 2014-06-12 10:00:29 +02:00
  • a50e6dbfbd Update sdk and build-tools Daniel Martí 2014-06-11 22:47:54 +02:00
  • b63ce63017 Fix small issue in import.py Daniel Martí 2014-06-08 21:36:22 +02:00
  • 9bde500765 Merge branch 'rsync-improvements-for-fdroid-server-update' into 'master' Ciaran Gultnieks 2014-06-09 22:14:34 +00:00
  • 4fa5d9063a Add faketime, needed by lildebi Daniel Martí 2014-06-08 10:24:37 +02:00
  • ef73fd8920 Exclude lint from gradle build tasks Daniel Martí 2014-06-08 00:48:35 +02:00
  • 7d8e9bbcaa jni problem is critical, so make it an error Daniel Martí 2014-06-08 00:38:11 +02:00
  • 97334286ea tests: turn off unneeded debug logging during APK copying Hans-Christoph Steiner 2014-06-05 16:55:52 -04:00
  • e68413a752 server: specify an identity file for SSH when rsyncing Hans-Christoph Steiner 2014-06-05 16:21:12 -04:00
  • 0adb2575fe update: add stricter checking when updating repo index using rsync Hans-Christoph Steiner 2014-06-05 15:50:21 -04:00
  • b86bfb94fb Merge branch 'test-updates-and-related-bug-fixes' into 'master' Ciaran Gultnieks 2014-06-05 15:51:24 +00:00
  • 6aeb57e950 Be less clumsy when removing signingConfigs Daniel Martí 2014-06-05 10:02:30 +02:00