Name
Last commit
Last update
..
templates Fixed problem with Android native camera helper libraries
OpenCVAndroidProject.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVCRTLinkage.cmake Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
OpenCVCompilerOptions.cmake Fixed tbb hang in Android apps
OpenCVDetectAndroidSDK.cmake CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths
OpenCVDetectApacheAnt.cmake CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths
OpenCVDetectCUDA.cmake fixed required CUDA version in OpenCVDetectCUDA.cmake
OpenCVDetectCXXCompiler.cmake Global CMake reorganization:
OpenCVDetectPython.cmake cmake scripts are updated to prefer includes from the OpenCV source tree
OpenCVDetectTBB.cmake cmake scripts are updated to prefer includes from the OpenCV source tree
OpenCVExtraTargets.cmake cmake scripts are updated to prefer includes from the OpenCV source tree
OpenCVFindIPP.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindLATEX.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindOpenEXR.cmake #1568 support of building with OpenEXR on Windows
OpenCVFindOpenNI.cmake fixed #1339
OpenCVFindPkgConfig.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindXimea.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVGenAndroidMK.cmake Fixing #1580
OpenCVGenConfig.cmake fixed module name for mingw compiler under Windows
OpenCVGenHeaders.cmake Global CMake reorganization:
OpenCVGenPkgconfig.cmake Global CMake reorganization:
OpenCVIOLibs.cmake More accurate cmake flags sets/unsets for 3rdparty libs
OpenCVLegacyOptions.cmake Refactored cmake for 3rdparty libs
OpenCVModule.cmake Added protection from modules redefinition and globbing recursion
OpenCVPCHSupport.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVUtils.cmake Added protection from modules redefinition and globbing recursion
OpenCVVersion.cmake Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.