mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
![]() Google is pushing gradle towards downloading all the SDK components that it needs, rather than having a preconfigured SDK installed. The buildserver strongly supports the old model, with added checksum checking even. We can still support the old model by pre-configuring the SDK and locking it down as root. This can then also support the new model by setting the file perms so that new packages can be auto-installed, but they cannot overwrite any packages that come pre-installed and pre-verified. fdroiddata!2096 closes #247 |
||
---|---|---|
.. | ||
.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 |