Name
Last commit
Last update
..
checks Converted tabs to spaces.
templates Merge remote-tracking branch 'origin/2.4'
OpenCVCRTLinkage.cmake /apicontainer added to linker flags on WinRT to fix api test issues.
OpenCVCompilerOptions.cmake Add compile option for enabling NEON
OpenCVDetectAndroidSDK.cmake Reenabled adding native app glue for Android samples.
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Removed CMake version checks that we don't need anymore.
OpenCVDetectCXXCompiler.cmake Fix build warnings from gcc 4.8
OpenCVDetectOpenCL.cmake properly set OpenCL lib search path
OpenCVDetectPython.cmake Added plantuml extension
OpenCVDetectTBB.cmake TBB download and build option enabled for non Android platfroms.
OpenCVExtraTargets.cmake Drop outdated targets and fix solution folders
OpenCVFindIPP.cmake Normalized file endings.
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 Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindLibsGrfmt.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindLibsPerf.cmake War on Whitespace, master edition: trailing spaces.
OpenCVFindLibsVideo.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindMatlab.cmake Added TODO for the future of Matlab version sorting
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace
OpenCVFindOpenNI.cmake Normalize line endings and whitespace
OpenCVFindWebP.cmake This code is based on https://github.com/prasannatsm/opencv code.
OpenCVFindXimea.cmake Normalized file endings.
OpenCVGenAndroidMK.cmake Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
OpenCVGenConfig.cmake Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004.
OpenCVGenHeaders.cmake Removed unused PACKAGE_* macros.
OpenCVGenInfoPlist.cmake Fix building the iOS framework after I dropped the VERSION macro.
OpenCVGenPkgconfig.cmake Removed useless VERSION macro (and CMake variable)
OpenCVMinDepVersions.cmake Bumped minimal Python version to 2.6.
OpenCVModule.cmake Merge remote-tracking branch 'origin/2.4'
OpenCVPCHSupport.cmake Merge remote-tracking branch 'origin/2.4'
OpenCVUtils.cmake Fix errors in usages of try_compile
OpenCVVersion.cmake Added version status support into the build system.
cl2cpp.cmake Normalized file endings.