Name
Last commit
Last update
..
checks Code review notes fixed.
templates Experimental MS Media Foundation API support added
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 Fix build warnings on MSVC x64 and OS X clang
OpenCVConfig.cmake Advance version number to 2.4.3-rc
OpenCVDetectAndroidSDK.cmake Several fixes android related fixes
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Merge pull request #745 from jet47:fix-gpu-warnings
OpenCVDetectCXXCompiler.cmake Fix bitness detection for target platform
OpenCVDetectOpenCL.cmake fixing precommit build on ubuntu-64 (now it takes OCL headers from non-default OCL SDK, but libs from default one)
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 Improve CMake checks for the OpenGL availability
OpenCVFindLibsGrfmt.cmake Add missed CMake include for check_include_file
OpenCVFindLibsPerf.cmake Fix binary directory used in CMake try_compile commands
OpenCVFindLibsVideo.cmake Experimental MS Media Foundation API support added
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 Normalize line endings and whitespace
OpenCVGenAndroidMK.cmake Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
OpenCVGenConfig.cmake Fix OpenCVConfig.cmake generated for Android platform (issue #2496)
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 Automatically add CUDA support to a module if it has CUDA sources.
OpenCVPCHSupport.cmake Add support for Android NDK r8d
OpenCVUtils.cmake Detect version of clang compiler
OpenCVVersion.cmake Consistently use 4-digit library version
cl2cpp.cmake discard comments in kernels.cpp