1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 09:50:07 +02:00
fdroidserver/examples
Hans-Christoph Steiner 9f77044d0d
auto-detect NDKs installed in standard paths
'ndk_paths' will be automatically filled out from well known sources
like $ANDROID_HOME/ndk-bundle and $ANDROID_HOME/ndk/*.  If a required
version is missing in the buildserver VM, it will be automatically
downloaded and installed into the standard $ANDROID_HOME/ndk/
directory.  Manually setting it here will override the auto-detected
values.  The keys can either be the "release" (e.g. r21e) or the
"revision" (e.g. 21.4.7075529).

https://developer.android.com/studio/projects/configure-agp-ndk#agp_version_41
* sdkmanager installs "ndk;12.3.4567890" into $ANDROID_SDK_ROOT/ndk/
* sdkmanager installs "ndk-bundle" into $ANDROID_SDK_ROOT/ndk-bundle/
2021-05-28 09:13:34 +02:00
..
config.yml auto-detect NDKs installed in standard paths 2021-05-28 09:13:34 +02:00
fdroid_export_keystore_to_nitrokey.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_exportkeystore.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_extract_repo_pubkey.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_fetchsrclibs.py fetchsrclibs: disable preparation 2021-04-12 22:11:07 +02:00
fdroid_nitrokeyimport.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
makebuildserver.config.py Revert "Revert "Merge branch 'random-fixes' into 'master'"" 2019-01-10 14:48:29 +01:00
mirror-to-mirror.sh mirror-to-mirror.sh: also sync to ftp.lysator.liu.se, in parallel 2020-10-01 14:49:04 +02:00
opensc-fdroid.cfg support repo signing with a key on a smartcard 2014-04-07 16:00:18 -04:00
public-read-only-s3-bucket-policy.json example file for public read only S3 bucket policy 2016-09-15 23:20:18 +02:00
template.yml make examples/template.yml pass yamllint 2020-10-23 14:20:49 +02:00