Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-22 | CI: Refactor Android workflow, use pre-installed SDK and NDK | Rémi Verschelde | |
No need to waste time downloading all this when it's readily available :) Also use the official action to setup Java 8. Also build both architectures (armv7 and arm64v8) and generate the APK, so we can upload it. Remove now unused and outdated `misc/ci/android-tools-linux.sh`. | |||
2020-07-20 | CI: Drop AppVeyor and desktop Travis builds | Rémi Verschelde | |
These have been replaced by GitHub Actions. The remaining Travis builds will also be ported eventually. |