chiark / gitweb /
fdroidserver.git
2016-06-21 Daniel Martíall: switch to jdk8 as default
2016-06-21 Daniel MartíMerge branch 'some-build-fixes' into 'master'
2016-06-21 Hans-Christoph... add force_build_tools config option
2016-06-21 Hans-Christoph... check whether metadata file is a duplicate before parsi...
2016-06-21 Hans-Christoph... buildserver: do not set NDK env vars, they are handled...
2016-06-21 Hans-Christoph... buildserver: run tests with verbose logs
2016-06-21 Hans-Christoph... buildserver: suppress unzip file list when unpacking...
2016-06-21 Hans-Christoph... Merge branch 'fix-buildserver' into 'master'
2016-06-21 Hans-Christoph... Merge branch 'master' into 'master'
2016-06-18 Ciaran GultnieksFix buildserver, broken by e449d2f
2016-06-17 Ciaran GultnieksTone down makebuildserver terminal spamming
2016-06-17 Hans-Christoph... Merge branch 'add-sig-algs-1' into 'master'
2016-06-17 Markus KilåsAdding support for DSA and ECDSA signatures.
2016-06-17 Daniel Martílint: only check unused exlibs if using all apps
2016-06-17 Ciaran GultnieksMerge branch 'use-android-update-sdk' into 'master'
2016-06-16 Daniel Martícommon: always set android ndk env vars
2016-06-15 Hans-Christoph... invalidate apkcache if the metadata version is different
2016-06-15 Hans-Christoph... include new provisioning shell scripts in syntax checks
2016-06-15 Hans-Christoph... buildserver: /vagrant/cache writeable only by root
2016-06-15 Hans-Christoph... buildserver: unpack gradle versions with provisioning...
2016-06-15 Hans-Christoph... buildserver: unpack NDK with a provisioning shell script
2016-06-15 Hans-Christoph... buildserver: use `android update sdk` to install Androi...
2016-06-15 Hans-Christoph... buildserver: setup env vars using standard script
2016-06-15 Hans-Christoph... buildserver: extract NDK rather than executing it
2016-06-15 Hans-Christoph... githooks: do not run syntax checks on files being deleted
2016-06-15 Ciaran GultnieksMerge branch 'fix-makebuildserver' into 'master'
2016-06-14 Hans-Christoph... REBASE buildserver: handle loops in bash, not ruby...
2016-06-14 Hans-Christoph... tests: `pyvenv --system-site-packages` is too buggy...
2016-06-14 Hans-Christoph... buildserver: handle loops in bash, not ruby, to save...
2016-06-14 Hans-Christoph... remove app.openconnect from ./makebuildserver tests
2016-06-14 Hans-Christoph... makebuildserver: use original names for downloaded...
2016-06-14 Hans-Christoph... Merge branch 'targetSdkVersion' into 'master'
2016-06-14 Hans-Christoph... parse targetSdkVersion from APKs
2016-06-14 Hans-Christoph... official Android default minSdkVersion is 1 not 0
2016-06-14 Hans-Christoph... rename 'sdkversion' var to 'minSdkVersion' to avoid...
2016-06-14 Hans-Christoph... rename maxSdkVersion variables to match Android
2016-06-14 Hans-Christoph... fix "DeprecationWarning: Please use assertEqual instead."
2016-06-13 Daniel MartíCI: bump docker image
2016-06-13 Daniel MartíCI: remove debug ls
2016-06-09 Daniel MartíMerge branch 'fix-file-read-write-encoding' into 'master'
2016-06-09 Hans-Christoph... gitlab-ci: make sure pip3 install dirs exist
2016-06-07 Hans-Christoph... use UTF8 as default instead of ASCII for .java .gradle...
2016-06-07 Hans-Christoph... read/write F-Droid files always as UTF-8
2016-06-07 Hans-Christoph... read/write Java .properties files in proper encoding
2016-06-03 Daniel MartíREADME: fix badge
2016-05-29 Ciaran GultnieksAdd extra debug logging for move to/from archive
2016-05-27 Ciaran GultnieksMerge branch 'bs-updates' into 'master'
2016-05-27 Daniel MartíBump platform-23 to r03
2016-05-27 Daniel MartíDo not install extra-android-support in the VM
2016-05-27 Daniel MartíUpdate android sdk version
2016-05-27 Daniel MartíAdd gradle 2.13
2016-05-26 Daniel MartíMerge branch 'libtool' into 'master'
2016-05-17 Boris KrautAdd libtool to deps list
2016-05-05 Daniel MartíMerge branch 'lint-unused-files' into 'master'
2016-05-05 Daniel Martílint: Add check for missing and unused extlibs
2016-05-05 Daniel Martílint: make the check for format a regular check
2016-05-05 Daniel Martílint: error on unused files
2016-05-05 Daniel MartíMerge branch 'ci-bump' into 'master'
2016-04-29 Daniel MartíCI: Update image, not using base anymore
2016-04-20 Daniel Martílint: gradle does have target= support
2016-04-15 Daniel MartíMerge branch 'fix-ci' into 'master'
2016-04-14 Daniel Martígradle: forgot to actually install 2.12
2016-04-14 Daniel MartíCI: Install venv instead of virtualenv
2016-04-14 Daniel MartíMerge branch 'defaults' into 'master'
2016-04-14 Boris Krautdocs: add archive-policy default
2016-04-14 Daniel MartíMerge branch 'fix-virtualenv' into 'master'
2016-04-13 Lode HostePrefer pyvenv instead of virtualenv for Python 3.3+
2016-04-12 Daniel MartíMerge branch 'apkcache_compatibility' into 'master'
2016-04-12 Dmitriy BogdanovAdd an encoding parameter to open apkcache created...
2016-04-07 Ciaran GultnieksFix gradle download url for 2.12
2016-04-06 Daniel MartíMerge branch 'fix-jpeg' into 'master'
2016-04-05 Lode HosteAdded libjpeg and zlib dependency in README
2016-04-05 Hans-Christoph... Merge branch 'ci-update' into 'master'
2016-04-05 Daniel MartíAdd and switch to build-tools 23.0.3
2016-04-05 Daniel MartíAdd Gradle 2.12 to the buildserver
2016-04-02 Daniel Martícommon: never pass None to replace_config_vars
2016-03-30 Daniel MartíFix build crash introduced in 3768d7a4
2016-03-29 Hans-Christoph... Merge branch 'base-image' into 'master'
2016-03-29 Daniel MartíCI: Use the new base image
2016-03-28 Hans-Christoph... Merge branch 'master' into 'master'
2016-03-27 mimi89999Fix error in build.py
2016-03-24 Daniel Martírewritemeta: fix after !62 breakage
2016-03-23 Hans-Christoph... Merge branch 'fdroid-build-in-git-repo' into 'master'
2016-03-23 Hans-Christoph... standardize on .yml as the file extension for YAML
2016-03-23 Hans-Christoph... import app into fdroid directly from git clone
2016-03-23 Hans-Christoph... rename metadata.write_metadata() to match metadata...
2016-03-23 Hans-Christoph... document new `fdroid build` behavior with .fdroid....
2016-03-23 Hans-Christoph... build: set default config for .fdroid.* metadata
2016-03-23 Hans-Christoph... do not require if config.py if using local metadata
2016-03-23 Hans-Christoph... refactor env handling for FDroidPopen to support .fdroi...
2016-03-23 Hans-Christoph... support .fdroid.* metadata file in source root of app...
2016-03-21 Hans-Christoph... Merge branch 'master' into 'master'
2016-03-21 Ciaran GultnieksRemove extra blank lines in makebuildserver output
2016-03-17 Daniel MartíMerge branch 'ci-image' into 'master'
2016-03-17 Daniel MartíCI: Bump image, now has -dev and gcc
2016-03-16 Daniel Martícheckupdates: don't ignore repeated tags
2016-03-16 Daniel MartíMerge branch 'master' into 'master'
2016-03-15 Hans-Christoph... update buildserver debian packages for py3
2016-03-15 Hans-Christoph... jenkins-build-makebuildserver: com.amaze.filemanager...
2016-03-15 Hans-Christoph... jenkins-build-makebuildserver: throw error if app build...
next