mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
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 |
||
|---|---|---|
| .. | ||
| .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 | ||