Commit graph

14 commits

Author SHA1 Message Date
Yuki Okushi e228df915d Pin cc crate to fix AArch64-Android CI 2020-10-17 04:41:00 +09:00
Yuki Okushi d565a3606e Use the latest Android SDK manager 2020-10-16 13:01:02 +09:00
Yuki Okushi 9d9d15ed64 Use wget instead of curl 2020-10-14 21:58:03 +09:00
Andrew Walbran 5f0466501c Android: Update to latest version of NDK. 2020-06-30 17:56:11 +01:00
Yuki Okushi 8de521cfb5
Use python3 instead 2020-04-21 12:18:40 +09:00
Yuki Okushi 77f0f79f11
Update license year 2020-04-12 03:13:36 +09:00
Yuki Okushi 545c62f7d4
Remove license headers 2020-04-11 23:35:45 +09:00
gnzlbg ea31f5aeb5 Increase retries of Android downloads 2019-05-23 19:10:58 +02:00
gnzlbg eb0794a5d8 Update Android SDK, NDK (r19c), and API versions (arm:24,x86:28)
* Update Android NDK to version r19c
* Update Android API versions to:
  * API 24 on arm and aarch64 targets
  * API 28 on x86 and x86_64 targets
* Unified headers were removed in NDK 16
* Refactor the NDK and SDK installation scripts
* OpenJDK version 8 must be kept: it appears that
  the Android tools do not work with more modern OpenJDK
  versions.
2019-05-23 16:18:43 +02:00
gnzlbg 4a56c47a17 Increase the number of retries for curl 2019-02-09 18:22:35 +01:00
Tom Parker-Shemilt b46b6e2e72 Retry all curl operations 2018-11-26 21:34:43 +00:00
gnzlbg 37a0bd3251 Fix shellcheck issues 2018-11-20 10:25:26 +01:00
Nicolas Dusart 4abc3cefef Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate 2017-07-03 13:26:35 +02:00
Marco A L Barbosa 599eec3781 Add test support for {aarch64, i686}-linux-android 2017-02-23 16:08:29 -03:00
Renamed from ci/docker/arm-linux-androideabi/install-ndk.sh (Browse further)