Merge pull request #13939 from komakai:android-build-improvements
authorGiles Payne <gilespayne@telepathix.net>
Mon, 4 Mar 2019 12:19:29 +0000 (21:19 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 4 Mar 2019 12:19:29 +0000 (15:19 +0300)
commit7444f0c6517df892de949ebec1a11cc648a7fcb1
tree36447bce92292bdcadd61be62e43981df364e1b2
parentdd37c10d4a1f94e9596f02a7b6aa15f21d58ee61
Merge pull request #13939 from komakai:android-build-improvements

* Android build improvements
* look for NDK in "ndk-bundle" directory under the SDK directory if location not specified
* look for cmake and ninja in "cmake" directory under the SDK directory if not found in the path
* disable use of ccache if not found in the path

* Redo build tool existence checks
platforms/android/build_sdk.py