summaryrefslogtreecommitdiff
path: root/docker/android-ndk
AgeCommit message (Expand)Author
2023-11-22update to android API 34, force all docker images to be rebuiltcyBerta
2023-10-31force rebuild of docker-ndk image. Print out JAVA_HOME and java versioncyBerta
2022-12-21add missing po4a dependency to android-ndk docker imagecyBerta
2022-01-31install swigcyBerta
2022-01-31install cmake through sdkmanager in ndk docker imagecyBerta
2022-01-25Update CI Docker images to Bullseyekwadronaut
2021-12-18use ndk side-by-side, parse ndk directory name from source.properties and ada...cyBerta
2021-08-03add missing debian packages to build torcyberta
2021-08-02docker-engine seems to have been replaced by docker-ce packagecyberta
2021-08-02try to install docker according to the docscyberta
2021-08-02update url to docker debian-strech stablecyberta
2021-08-02update url to docker apt gpg keycyberta
2021-07-21fix ndk path in android-ndk docker filecyBerta
2021-07-21update required NDK version in docker build filecyBerta
2019-08-02update ndk version to r20 - preparation for go libraries cross compilingcyBerta
2019-02-18Accept new sdk licenses in dockercyBerta
2018-06-15Merge branch 'mirror_0xacab_master' into #8889_revise_NavigationDrawercyBerta
2018-06-15rebuild docker image to update the android ndkcyBerta
2018-06-14rebuild docker image with ndk r16bcyBerta
2018-02-06update ndk to version r16bcyBerta
2018-02-02#8832 add gradle task for license issuecyBerta
2018-02-02#8832 accept google licenses also in ndk imagecyBerta
2017-10-118755 redirect logs during docker image creation to an artifact filecyBerta
2017-09-29update ics-openvpn: update Dockerfiles, add new api level 26 and update ndkcyBerta
2017-09-29Build docker images from CIVarac