mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-13 04:46:15 +01:00
cf9613056c
- Split the download part into a separate script to so docker keeps that step in cache and avoid redownloading it. - With API level >= 28 libiconv is not needed anymore because it's part of Android's libc. - Generate standalone toolchains to reduce the docker image size. It's also easier because it doesn't need to pass sysroot args. - Use clang compiler because gcc is deprecated in this Android NDK and will be removed in the next release. |
||
---|---|---|
.. | ||
android-download-ndk.sh | ||
android-setup-env.sh | ||
coverage-docker.sh | ||
cross_file_mingw64.txt | ||
Dockerfile | ||
fixup-cov-paths.py | ||
run-docker.sh | ||
test-msvc.bat | ||
test-msys2.sh |