Name
Last commit
Last update
..
templates Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
OpenCVCRTLinkage.cmake Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
OpenCVCompilerOptions.cmake integrated another portion of SSE optimizations from Grigory Frolov
OpenCVConfig.cmake Merged version references fix
OpenCVDetectAndroidSDK.cmake adding CDT Builder (via ndk-build.cmd) for JNI part
OpenCVDetectApacheAnt.cmake merged 2.4 into trunk
OpenCVDetectCUDA.cmake One more fix for zlib search #1902
OpenCVDetectCXXCompiler.cmake fixed 2212
OpenCVDetectOpenCL.cmake Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
OpenCVDetectPython.cmake Search python libs exactly matching to python executable on cmake 2.8.9 and newer
OpenCVDetectTBB.cmake Fixed optional dependencies tracking in CMake. Fixed TBB compiler definitions for Android.
OpenCVExtraTargets.cmake svn repository web references are replaced with links to git
OpenCVFindIPP.cmake Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906
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 Moved 3rd-party libraries detection to separate cmake files
OpenCVFindLibsGrfmt.cmake One more fix for zlib search #1902
OpenCVFindLibsPerf.cmake Moved 3rd-party libraries detection to separate cmake files
OpenCVFindLibsVideo.cmake Moved 3rd-party libraries detection to separate cmake files
OpenCVFindOpenEXR.cmake merged all the latest changes from 2.4 to trunk
OpenCVFindOpenNI.cmake merged all the latest changes from 2.4 to trunk
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 added XIMEA support for linux (by Igor Kuzmin) #2085
OpenCVGenAndroidMK.cmake Fixed linux and android install
OpenCVGenConfig.cmake Fixed linux and android install
OpenCVGenHeaders.cmake Fixed linux and android install
OpenCVGenPkgconfig.cmake Fixed linux and android install
OpenCVLegacyOptions.cmake Refactored cmake for 3rdparty libs
OpenCVModule.cmake Fixed linux and android install
OpenCVPCHSupport.cmake Fixed Visual Studio precompiled headers
OpenCVUtils.cmake One more fix for zlib search #1902
OpenCVVersion.cmake Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.