Name
Last commit
Last update
..
FindCUDA backport from master
checks ocl: workaround for msvc11 bug
templates Merge pull request #4034 from jet47:opencv_run_all_tests_unix
CMakeParseArguments.cmake minor fix in FindTBB
FindCUDA.cmake fixed find cuda for aarch64
OpenCVCRTLinkage.cmake Add VS2013 support
OpenCVCompilerOptions.cmake fix GCC 4.9 warnings
OpenCVConfig.cmake Add support for VS2015
OpenCVDetectAndroidSDK.cmake Cut path to CUDA libraries to prevent generation of OpenCVModules.cmake with abs path.
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Precise default CUDA version for Tegra X1 chips.
OpenCVDetectCXXCompiler.cmake Add support for VS2015
OpenCVDetectOpenCL.cmake ocl: force to use Khronos OpenCL headers
OpenCVDetectPython.cmake fix python cross-compilation
OpenCVDetectTBB.cmake Added suuport for finding Intel TBB for Visual Studio 2013
OpenCVDetectVTK.cmake More proper OpneCv+Qt+Vtk issues handling (http://code.opencv.org/issues/3492)
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVFindIPP.cmake Fixed compilation with IPP on Linux. Added linking with Intel compiler runtime libraries.
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning.
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 Fix errors in usages of try_compile
OpenCVFindLibsGrfmt.cmake fixed problems with building iOS version
OpenCVFindLibsPerf.cmake ability to enable OpenMP simultaneously with other parallel framework
OpenCVFindLibsVideo.cmake make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
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 XIMEA cam support: allow on OS X too
OpenCVGenAndroidMK.cmake fixed Android mk generation for arm64-v8a
OpenCVGenConfig.cmake Don't use ${CMAKE_INSTALL_PREFIX} as an install destination
OpenCVGenHeaders.cmake All installed files marked with component names for install customization.
OpenCVGenInfoPlist.cmake Fix building the iOS framework after I dropped the VERSION macro.
OpenCVGenPkgconfig.cmake Use imported targets for linking to CUDA
OpenCVLegacyOptions.cmake Normalized file endings.
OpenCVModule.cmake install new headers like "opencv2/core.hpp"
OpenCVPCHSupport.cmake Assorted fixes:
OpenCVPackaging.cmake Only conflict with packages corresponding to modules that are built
OpenCVUtils.cmake Use imported targets for linking to CUDA
OpenCVVersion.cmake Consistently use 4-digit library version
cl2cpp.cmake ocl: fix compilation warnings, update openCLExecuteKernelInterop