Hennadii Stepanov
|
15fb57556e
|
ci: Enable ccache for "ARM64 Android APK" job
|
3 years ago |
Hennadii Stepanov
|
67bb6b5c43
|
ci, refactor: Disable binaries for Android task explicitly
No behavior change.
|
3 years ago |
Hennadii Stepanov
|
acaac6e86a
|
ci: Bump Android NDK to r22 which supports std::filesystem
|
3 years ago |
windsok
|
6f6bb3ebc7
|
test: fix file permissions on various scripts
Updates permissions on files to comply with the new test added in the following commit
|
4 years ago |
MarcoFalke
|
fa97a17ac3
|
ci: Bump Android cross-build to Ubuntu Focal
This does not change behavior, but bumping to Focal now means it doesn't
have to be done later when Bionic is no longer used and EOL.
|
4 years ago |
MarcoFalke
|
fac577d423
|
ci: Build depends only once for Android build
Depends is currently built twice for the Android build. For example, the
same task building it twice:
* https://cirrus-ci.com/task/6673185279049728?logs=ci#L3418 (aarch64-linux-android)
* https://cirrus-ci.com/task/6673185279049728?logs=ci#L3422 (x86_64-pc-linux-gnu, 4 lines later)
|
4 years ago |
Igor Cota
|
7563720e30
|
CI: add Android APK build script
|
4 years ago |