Name
Last commit
Last update
..
checks Code review notes fixed.
templates Pass the HAVE_QT* flags through the config header, like all others.
CMakeParseArguments.cmake minor fix in FindTBB
OpenCVCRTLinkage.cmake Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
OpenCVCompilerOptions.cmake making the comment less ambigous
OpenCVConfig.cmake Advance version number to 2.4.3-rc
OpenCVDetectAndroidSDK.cmake Improve handling of native_app_glue dependency in Android samples
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake fixed build with CUDA 5.5 on arm platforms
OpenCVDetectCXXCompiler.cmake Fix build warnings from gcc 4.8
OpenCVDetectOpenCL.cmake Fix cmake path finding for amd libs.
OpenCVDetectPython.cmake Redo the Sphinx check to do the same thing on all platforms.
OpenCVDetectTBB.cmake TBB download and build option enabled for non Android platfroms.
OpenCVExtraTargets.cmake Drop outdated targets and fix solution folders
OpenCVFindIPP.cmake fixed detection of IPP 7.1 (patch #2413: thanks to Gino van den Bergen!)
OpenCVFindLATEX.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindLibsGUI.cmake Pass the HAVE_QT* flags through the config header, like all others.
OpenCVFindLibsGrfmt.cmake Add missed CMake include for check_include_file
OpenCVFindLibsPerf.cmake Fix binary directory used in CMake try_compile commands
OpenCVFindLibsVideo.cmake Merge branch 'mingw-libdc1394-2-windows' of https://github.com/dominikrose/opencv into mingw-libdc1394-2-windows
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace
OpenCVFindOpenNI.cmake Normalize line endings and whitespace
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 Fixed Ximea cameras support
OpenCVGenAndroidMK.cmake Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
OpenCVGenConfig.cmake android -> plarforms/android
OpenCVGenHeaders.cmake changing package layout after 'make install' for Android build
OpenCVGenPkgconfig.cmake changing package layout after 'make install' for Android build
OpenCVLegacyOptions.cmake Code review notes fixed.
OpenCVModule.cmake Include the OpenCV config headers into every module.
OpenCVPCHSupport.cmake Add support for Android NDK r8d
OpenCVUtils.cmake Merge pull request #929 from dominikrose:mingw-libdc1394-2-windows
OpenCVVersion.cmake Consistently use 4-digit library version
cl2cpp.cmake discard comments in kernels.cpp