Updated videostab module
[profile/ivi/opencv.git] / cmake /
2012-03-31 Andrey KamaevFixed build error in Android examples when java binding...
2012-03-28 Andrey Kamaev#1508 prefer architecture-specific install directory...
2012-03-28 Andrey Kamaev#1416 added option to install OpenCVConfig.cmake i...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
2012-03-26 Alexander Shishkovfixed Debug compilation on Windows (it works for VS...
2012-03-25 Andrey KamaevRefactored Java wrapper build scripts.
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
2012-03-16 Andrey KamaevCMake status report: list unsatisfied dependencies...
2012-03-15 Andrey KamaevAdded protection from modules redefinition and globbing...
2012-03-13 Andrey KamaevMade dependency of features2d and calib3d from highgui...
2012-03-11 Andrey KamaevFixed broken headers install layout
2012-03-11 Andrey Morozovfixed module name for mingw compiler under Windows
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Anatoly BaksheevDisabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug...
2012-03-02 Andrey KamaevMore accurate cmake flags sets/unsets for 3rdparty...
2012-03-02 Alexander Shishkovupdated libpng: from 1.4.3 to 1.5.9 #1609
2012-03-02 Andrey KamaevAdded opencv_tests and opencv_perf_tests targets to...
2012-03-02 Andrey KamaevFixed some build warnings; slightly improved python...
2012-03-01 Andrey Kamaevminor cmake update
2012-03-01 Andrey KamaevMore flexible tiff library configuration
2012-02-29 Vladislav Vinogradovfixed required CUDA version in OpenCVDetectCUDA.cmake
2012-02-29 Andrey KamaevFixed tbb hang in Android apps
2012-02-27 Andrey KamaevMinor improvement for Android TBB
2012-02-27 Andrey Kamaev#1568 support of building with OpenEXR on Windows
2012-02-27 Andrey KamaevSlightly improved build of TBB for Android
2012-02-24 Andrey KamaevScripts for building TBB for Android
2012-02-24 Andrey KamaevRefactored cmake for 3rdparty libs
2012-02-24 Andrey KamaevFixed try_compile for Android; Fixed samples build
2012-02-23 Andrey KamaevFixed problem with backslashes in cmake status report
2012-02-22 Andrey KamaevSmall refactoring of OpenCV cmake options
2012-02-20 Andrey KamaevAdded more default search locations for Android NDK...
2012-02-20 Andrey KamaevFixed problem with Android native camera helper libraries
2012-02-20 Andrey KamaevMore granular build of Java API: it is now possible...
2012-02-20 Alexander Shishkovfixed #1339
2012-02-19 Andrey KamaevFixed #1608
2012-02-19 Andrey KamaevRefactored OpenCVConfig.cmake generation code.
2012-02-16 Andrey KamaevFixes: Android NDK r7b, android build warnings, build...
2012-02-15 Vladislav Vinogradovmoved finding CUDA_npp_LIBRARY to OpenCVDetectCUDA...
2012-02-14 Anatoly Baksheevfixed ~200 warnings for windows
2012-02-09 Andrey KamaevFixed incorrectly merged patch.
2012-02-09 Leonid BeynensonApplied the patch, received from akamaev. Also made...
2012-02-08 Vadim Pisarevskyfixed OpenCVConfig.cmake for creating Xcode projects
2012-02-06 Andrey KamaevBetter variant of OpenCVConfig.cmake generation; severa...
2012-02-06 Vladislav Vinogradovfixed OpenCVDetectTBB.cmake (WIN32 x86 VS library path)
2012-02-04 Andrey KamaevFixed ticket #1580
2012-02-03 Andrey KamaevFixing #1580
2012-02-03 Andrey KamaevAttempt to fix #1580 - building OpenCV with ffmpeg...
2012-02-03 Andrey KamaevFixed OpenCVConfig.cmake generated for build directory
2012-02-03 Andrey KamaevFixing build on Windows
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-02-02 Alexey SpizhevoyFixed the building process for (ubuntu 64bit debug...
2012-01-25 Anatoly Baksheevfixed CUDA compilation
2012-01-25 Andrey KamaevUpdating opencv module definition in cmake (continued)
2012-01-25 Andrey KamaevUpdating opencv module definition in cmake (continued)
2012-01-24 Andrey KamaevUpdating opencv module definition in cmake
2012-01-09 Andrey KamaevFixed modules order in OpenCV.mk.in
2012-01-03 Andrey KamaevStarted top-level CMakeLists.txt file reorganization...