1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/buildserver
Hans-Christoph Steiner 93145a43fb buildserver: use standardized paths for the NDKs
This should help with reproducibility since some tools like Python still
include the build paths in the binaries.
https://gitlab.com/fdroid/fdroidserver/-/merge_requests/919#note_578180986

The default ANDROID_SDK_ROOT base dir of /opt/android-sdk is hard-coded in
buildserver/Vagrantfile.  The $ANDROID_HOME/ndk subdir is where Android
Studio will install the NDK into versioned subdirs.
https://developer.android.com/studio/projects/configure-agp-ndk#agp_version_41
2021-05-26 09:21:52 +02:00
..
.gitignore buildserver: buildserver/Vagrantfile is configed by .yaml file 2016-07-04 23:54:52 +02:00
config.buildserver.yml buildserver: use standardized paths for the NDKs 2021-05-26 09:21:52 +02:00
provision-android-ndk buildserver: use standardized paths for the NDKs 2021-05-26 09:21:52 +02:00
provision-android-sdk Added newer ndks, gradles, latest sdk-license, and update java 1.8 version 2019-03-30 17:10:21 -04:00
provision-apt-get-install Fix after https://gitlab.com/fdroid/fdroidserver/-/merge_requests/853 2021-02-12 09:14:27 +00:00
provision-apt-proxy provisioners: work around apt-get update problem 2018-10-24 13:06:27 +02:00
provision-gradle buildserver: only install the latest gradle version 2021-03-11 08:40:34 +01:00
setup-env-vars buildserver: fix ssh BatchMode config 2021-05-25 17:21:26 +02:00
Vagrantfile buildserver: use standardized paths for the NDKs 2021-05-26 09:21:52 +02:00