- Move common NDK settings into cmake/toolchains/android-ndk-common.cmake. - Fix bug in set_variable_if_unset(). Was ignoring variables set via CMake's command line. Fixes #475.
- Use the NDK directly instead of requiring standalone toolchains. - Add x86 and x86_64 toolchains.