Name
Last commit
Last update
..
templates Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
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 possibility to enable /mp compiler flag from cmake
OpenCVConfig.cmake Merged version references fix
OpenCVDetectAndroidSDK.cmake Debug build for Android added. Stripping of debug build turned off.
OpenCVDetectApacheAnt.cmake merged 2.4 into trunk
OpenCVDetectCUDA.cmake removed /EHa flag for cuda compilation
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 minor fix in FindTBB
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 #2215 Fix dependencies escaping in generated OpenCVConfig.cmake
OpenCVGenHeaders.cmake Fixed linux and android install
OpenCVGenPkgconfig.cmake Fixed linux and android install
OpenCVLegacyOptions.cmake Refactored cmake for 3rdparty libs
OpenCVModule.cmake removed perf_gpu_cpu from CMake scripts
OpenCVPCHSupport.cmake Fixed Visual Studio precompiled headers
OpenCVUtils.cmake minor fix in FindTBB
OpenCVVersion.cmake Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.