1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00
fdroidserver/buildserver
Hans-Christoph Steiner baeae862ad buildserver: allow gradle to install new components
Google is making gradle automatically download Android SDK components that
are needed by the build, but not already present.  We need to support that
since it would be a lot of work to fight it.  Plus, since each build starts
from the fresh snapshot, it should not be such a big deal to let each
build install stuff during the process.

closes #268
2017-04-03 20:18:54 +02:00
..
.gitignore buildserver: buildserver/Vagrantfile is configed by .yaml file 2016-07-04 23:54:52 +02:00
config.buildserver.py makebs: add ndk r14 2017-03-19 22:27:51 +01:00
gradle makebs: add gradle 3.4.1 2017-03-10 14:29:36 +01:00
provision-android-ndk makebs: add ndk r14 2017-03-19 22:27:51 +01:00
provision-android-sdk buildserver: allow gradle to install new components 2017-04-03 20:18:54 +02:00
provision-apt-get-install buildserver: support HTTPS Debian mirrors 2017-03-16 15:06:35 +01:00
provision-apt-proxy buildserver: send config to vagrant via YAML file 2016-07-04 23:54:52 +02:00
provision-gradle buildserver: unpack gradle versions with provisioning shell script 2016-06-15 16:35:00 +02:00
provision-pip buildserver: make provision scripts output name to log 2016-07-04 23:54:52 +02:00
provision-qt-sdk Add qt sdk support 2016-09-27 14:36:12 +02:00
provision-ubuntu-trusty-paramiko buildserver: make provision scripts output name to log 2016-07-04 23:54:52 +02:00
setup-env-vars buildserver: do not set NDK env vars, they are handled by fdroid build 2016-06-21 10:29:56 +02:00
Vagrantfile buildserver: only auto-detect KVM in ./makebuildserver 2016-09-28 10:16:30 +02:00