Added CCache support to Android build
[profile/ivi/opencv.git] / android / android.toolchain.cmake
2012-08-27 Andrey KamaevAdded CCache support to Android build
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-18 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-17 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-17 Andrey KamaevAndroid toolchain: libstdc++ and libsupc are removed...
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-06 Andrey KamaevIntermediate files generated by Android toolchain are...
2012-08-03 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-03 andrey.kamaevAndroid CMake toolchain is updated for NDK r8b
2012-06-14 Andrey KamaevAndroid toolchain: fixed try_compile problem with old...
2012-05-18 Andrey KamaevFixed problem with manually set PYTHON_PACKAGES_PATH...
2012-05-03 Andrey KamaevAdded Android NDK r8 support including new mips ABI
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-03-16 Andrey KamaevCMake status report: list unsatisfied dependencies...
2012-03-13 Andrey KamaevAndroid: removed unneeded workaround for library output...
2012-03-12 Andrey KamaevFixed bugs in Android cmake toolchain; added experimant...
2012-03-04 Andrey KamaevAndroid: fixed cmake try_compile() for case of STL...
2012-03-04 Andrey KamaevFixed Android cross-compiling problems:
2012-02-24 Andrey KamaevFixed try_compile for Android; Fixed samples build
2012-02-21 Andrey KamaevInformation about cmake and build platform is added...
2012-02-20 Andrey KamaevAdded more default search locations for Android NDK...
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