1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/buildserver
Hans-Christoph Steiner e47396b403 buildserver: use android update sdk to install Android SDK
`android update sdk --no-ui` is the standard command line tool for
installing the Android SDK.  By symlinking into the $ANDROID_HOME/temp dir,
the cached files can still be used.  This converts the chef recipe to a
vagrant shell provisioning script since it was all bash anyway.

Some file names no longer officially have a -linux in them, so those were
changed to keep the cache working with the default filename.
2016-06-15 15:26:35 +02:00
..
cookbooks buildserver: use android update sdk to install Android SDK 2016-06-15 15:26:35 +02:00
.gitignore Much better build server provisioning 2013-05-31 07:48:39 +01:00
config.buildserver.py config.buildserver.py: use new java_paths keys 2016-02-23 12:26:00 +00:00
fixpaths.sh Work in progress on integrating build server 2012-02-03 16:01:35 +00:00
provision-android-sdk buildserver: use android update sdk to install Android SDK 2016-06-15 15:26:35 +02:00
setup-env-vars buildserver: setup env vars using standard script 2016-06-15 15:26:35 +02:00