Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
[profile/ivi/opencv.git] / android / android.toolchain.cmake
2012-02-16 Andrey KamaevFixes: Android NDK r7b, android build warnings, build...
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-01-23 Andrey KamaevAlternative xml naming for performance logs
2012-01-20 Andrey KamaevA number of improvements in android cmake toolchain
2012-01-18 Andrey KamaevFirst version of native camera support for Android...
2011-12-27 Andrey KamaevFixed typo in android toolchain
2011-11-21 Andrey KamaevUpdated comment
2011-11-19 Andrey KamaevAndroid cmake toolchain: fixed some compatibility probl...
2011-11-17 Andrey KamaevFixed Android build on Windows.
2011-11-17 Andrey KamaevAndroid cmake toolchain: changed some error messages...
2011-11-16 Andrey KamaevAndroid cmake toolchain is reworked for NDK r7; added...
2011-09-18 Andrey KamaevFixed some cmake 2.6 compatibility issues.
2011-09-02 Andrey KamaevAndroid port is updated for NDK r6b
2011-07-21 Andrey KamaevMinor android.toolchain.cmake enhancement
2011-07-14 Andrey KamaevAndoid build fixed
2011-07-14 Andrey KamaevFixed Android compilation on Windows
2011-07-14 Andrey KamaevFixed Android build
2011-07-13 Andrey KamaevAllowed spaces in Android NDK path
2011-07-13 Andrey KamaevImproved ANDROID_SDK_TARGET detection; improved NDK...
2011-07-12 Andrey KamaevAndroid toolchain default NDK path is updated for versi...
2011-07-12 Andrey KamaevFixed bug with ARM_TARGET caching
2011-07-12 Andrey KamaevAdded option INSTALL_ANDROID_EXAMPLES (default off...
2011-07-02 Andrey KamaevFixed several cross-compiling issues. Fixed cmake statu...
2011-06-28 Andrey KamaevNumerous small fixes in CMakeLists.txt
2011-06-24 Andrey KamaevModified install layout for Android
2011-06-22 Andrey KamaevFixed output paths for Android build
2011-06-22 Andrey KamaevRemoved SWIG from Android toolchain; always search...
2011-06-16 Andrey KamaevUpdated NDK default paths for version r5c
2011-06-16 Andrey KamaevAdded Android native camera module
2011-06-03 Andrey KamaevFixed Android build
2011-05-09 Andrey KamaevUpdated Android cross-compilation on Windows.
2011-05-06 Andrey KamaevFixed Android API level detection for toolchain build
2011-05-03 Andrey KamaevAndroid cmake toolchain file is included into OpenCV