mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-14 11:00:10 +01:00
3e895eadd2
gradle will now automatically download and install missing bits of the Android SDK. While we prefer to have the SDK packages fully verified, we should allow this behavior on the buildserver to ensure that builds work even when the buildserver can't be updated. Since each build starts from a clean snapshot, this auto-installed build-tools will only be used for the single build, so it won't affect other apps. |
||
---|---|---|
.. | ||
.gitignore | ||
config.buildserver.py | ||
gradle | ||
provision-android-ndk | ||
provision-android-sdk | ||
provision-apt-get-install | ||
provision-apt-proxy | ||
provision-gradle | ||
provision-pip | ||
provision-qt-sdk | ||
provision-ubuntu-trusty-paramiko | ||
setup-env-vars | ||
Vagrantfile |