summaryrefslogtreecommitdiff
path: root/ci/docker/i686-linux-android
Commit message (Collapse)AuthorAgeFilesLines
* Update Docker image to Ubuntu 22.04Yuki Okushi2022-09-201-1/+1
| | | | Signed-off-by: Yuki Okushi <jtitor@2k36.org>
* Unpin the `cc` crate versionYuki Okushi2020-10-241-0/+1
|
* Tweak Dockerfile to install packages correctlyYuki Okushi2020-10-171-8/+7
|
* Use the latest Android SDK managerYuki Okushi2020-10-161-2/+2
|
* Use python3 insteadYuki Okushi2020-04-211-1/+2
|
* Update Ubuntu images to 20.04Yuki Okushi2020-04-211-1/+1
|
* Update Ubuntu images to 19.10Yuki Okushi2020-02-251-1/+1
|
* Update Android SDK, NDK (r19c), and API versions (arm:24,x86:28)gnzlbg2019-05-231-1/+1
| | | | | | | | | | | | * 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.
* Update Ubuntu images to 19.04gnzlbg2019-05-161-1/+1
|
* Update openjdk to version 11 in Docker containersgnzlbg2019-05-161-1/+1
|
* Update Android Docker images Ubuntu versiongnzlbg2019-05-141-1/+1
|
* Fix android ciMarco A L Barbosa2017-10-271-2/+2
|
* Update Android images/runnersAlex Crichton2017-08-211-0/+13
|
* Add test support for {aarch64, i686}-linux-androidMarco A L Barbosa2017-02-231-0/+32