• Alexander Alekhin's avatar
    cmake: refactoring of OpenCVConfig · c6c65121
    Alexander Alekhin authored
    - removed OpenCV_LIB_DIR* vars (they are broken and not required anymore)
    - OpenCVConfig.cmake doesn't contain ANDROID/CUDA code if there is no such support
    - removed OpenCV2_INCLUDE_DIRS_CONFIGCMAKE, merged into OpenCV_INCLUDE_DIRS_CONFIGCMAKE
    - fix hard-coded relative paths for OpenCV_INSTALL_PATH
    - removed OpenCV_TBB_ARCH
    - switch OpenCVConfig.cmake into 2-level mode for Android SDK
    c6c65121
Name
Last commit
Last update
..
FindCUDA update FindCUDA CMake module to the latest version from upstream
checks ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
templates cmake: refactoring of OpenCVConfig
FindCUDA.cmake New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
FindGstreamerWindows.cmake Gstreamer 1.0 on windows.
OpenCVCRTLinkage.cmake fix MSVS2010 builds
OpenCVCompilerOptions.cmake Visual Studio 2015 warning and test fixes
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Fix #6500 cmake bug that adds D_FORCE_INLINES to NVCC
OpenCVDetectCXXCompiler.cmake The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made.
OpenCVDetectDirectX.cmake fix build with Win7 SDK
OpenCVDetectOpenCL.cmake cmake: refactor OpenCL detection, allow custom configurations
OpenCVDetectPython.cmake cmake: fix python detection
OpenCVDetectTBB.cmake changed to find TBB library(VS2015)
OpenCVDetectVTK.cmake Support for opengl2 in vtk 7.1
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVFindIPP.cmake cmake: refactoring of OpenCVConfig
OpenCVFindIPPAsync.cmake Added SharedMatrix
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 Correction to enable compilation on platform with only GTK2 libs
OpenCVFindLibsGrfmt.cmake Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms
OpenCVFindLibsPerf.cmake Implement internal HAL for GEMM and matrix decompositions
OpenCVFindLibsVideo.cmake Loading commit data...
OpenCVFindMatlab.cmake Loading commit data...
OpenCVFindOpenEXR.cmake Loading commit data...
OpenCVFindOpenNI.cmake Loading commit data...
OpenCVFindOpenNI2.cmake Loading commit data...
OpenCVFindVA.cmake Loading commit data...
OpenCVFindVA_INTEL.cmake Loading commit data...
OpenCVFindWebP.cmake Loading commit data...
OpenCVFindXimea.cmake Loading commit data...
OpenCVGenABI.cmake Loading commit data...
OpenCVGenAndroidMK.cmake Loading commit data...
OpenCVGenConfig.cmake Loading commit data...
OpenCVGenHeaders.cmake Loading commit data...
OpenCVGenInfoPlist.cmake Loading commit data...
OpenCVGenPkgconfig.cmake Loading commit data...
OpenCVMinDepVersions.cmake Loading commit data...
OpenCVModule.cmake Loading commit data...
OpenCVPCHSupport.cmake Loading commit data...
OpenCVPackaging.cmake Loading commit data...
OpenCVUtils.cmake Loading commit data...
OpenCVVersion.cmake Loading commit data...
cl2cpp.cmake Loading commit data...
copyAndroidLibs.cmake Loading commit data...