..
FindCUDA
FIx misc. source and comment typos
5 years ago
android
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
5 years ago
checks
core:vsx fix inline asm constraints
5 years ago
platforms
cmake: fix UWP scripts path
5 years ago
templates
cmake: fix OpenCV_ARCH
5 years ago
FindCUDA.cmake
Misc. typos
6 years ago
FindFlake8.cmake
cmake: added check_flake8 target
7 years ago
FindGstreamerWindows.cmake
Newer versions of gstreamer use a slightly different include path on windows.
8 years ago
FindOpenVX.cmake
Updated OpenVX detector and wrappers to handle Reference attribute names change
8 years ago
FindPylint.cmake
cmake: fix Pylint version detection
7 years ago
OpenCVCRTLinkage.cmake
cmake: update handling of MSVC /MP flag
5 years ago
OpenCVCompilerDefenses.cmake
Added support for Clang build hardening (including Apple)
6 years ago
OpenCVCompilerOptimizations.cmake
cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P
5 years ago
OpenCVCompilerOptions.cmake
Merge pull request #16684 from pwuertz:ignore_clang_mat_inl
5 years ago
OpenCVDetectApacheAnt.cmake
FIx misc. source and comment typos
5 years ago
OpenCVDetectCStripes.cmake
Merge pull request #9075 from TonyLianLong:master
8 years ago
OpenCVDetectCUDA.cmake
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
5 years ago
OpenCVDetectCXXCompiler.cmake
cmake: fix OpenCV_ARCH
5 years ago
OpenCVDetectDirectX.cmake
Merge pull request #14294 from alalek:issue_14286
6 years ago
OpenCVDetectHalide.cmake
cmake: add Halide support ( #8794 )
8 years ago
OpenCVDetectInferenceEngine.cmake
dnn: use OpenVINO 2020.1 defines
5 years ago
OpenCVDetectMediaSDK.cmake
MediaSDK video backend: Windows support
7 years ago
OpenCVDetectOpenCL.cmake
Merge pull request #14294 from alalek:issue_14286
6 years ago
OpenCVDetectPython.cmake
Ported install layout refactoring from master branch
5 years ago
OpenCVDetectTBB.cmake
Fix TBB debug
6 years ago
OpenCVDetectTrace.cmake
trace: initial support for code trace
8 years ago
OpenCVDetectVTK.cmake
cmake: fix variable expand in CMake conditions
6 years ago
OpenCVDownload.cmake
cmake: add directory creation to download helper scripts
5 years ago
OpenCVExtraTargets.cmake
Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data'
7 years ago
OpenCVFindAtlas.cmake
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository ( #7918 )
8 years ago
OpenCVFindFrameworks.cmake
Detect cross-cutting frameworks before libraries so the latter can use them
6 years ago
OpenCVFindIPP.cmake
Merge pull request #16639 from iigalanin:patch-1
5 years ago
OpenCVFindIPPIW.cmake
cmake: add check for IPP IW license files
5 years ago
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
11 years ago
OpenCVFindLAPACK.cmake
LAPACK: add support for complex numbers for MSVC
6 years ago
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
OpenCVFindLibsGUI.cmake
highgui: fixed build GTK2+OpenGL
6 years ago
OpenCVFindLibsGrfmt.cmake
Merge pull request #14725 from alalek:update_openexr_2.3.0
6 years ago
OpenCVFindLibsPerf.cmake
cmake: hide IPPICV symbols using --exclude-libs
5 years ago
OpenCVFindLibsVideo.cmake
cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P
5 years ago
OpenCVFindMKL.cmake
OpenCVFindMKL: Fix a typo
5 years ago
OpenCVFindOpenBLAS.cmake
cmake: update OpenBLAS support
7 years ago
OpenCVFindOpenEXR.cmake
cmake: fix Linux system OpenEXR detection
5 years ago
OpenCVFindOpenNI.cmake
cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P
5 years ago
OpenCVFindOpenNI2.cmake
cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P
5 years ago
OpenCVFindProtobuf.cmake
Fix install with external protobuf
6 years ago
OpenCVFindTengine.cmake
Merge pull request #16724 from liqi-c:3.4-tengine
5 years ago
OpenCVFindVA.cmake
cmake: allow to specify own libva paths
6 years ago
OpenCVFindVA_INTEL.cmake
Removed unnecessary build-time MediaSDK detection
6 years ago
OpenCVFindWebP.cmake
update CMakeList.txt
7 years ago
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
10 years ago
OpenCVGenABI.cmake
cmake: support OPENCV_ABI_SKIP_MODULES_LIST
5 years ago
OpenCVGenAndroidMK.cmake
android: move .a files into 'staticlibs' directory
7 years ago
OpenCVGenConfig.cmake
Windows: partially restore install config generation
5 years ago
OpenCVGenHeaders.cmake
cmake: support multiple CPU targets
8 years ago
OpenCVGenInfoPlist.cmake
Merge pull request #8009 from Legoless:master
8 years ago
OpenCVGenPkgconfig.cmake
Removed cmake submodules and contrib_world references
7 years ago
OpenCVGenSetupVars.cmake
cmake: fix python install paths
6 years ago
OpenCVInstallLayout.cmake
Windows: partially restore install config generation
5 years ago
OpenCVMinDepVersions.cmake
cmake: update initialization
5 years ago
OpenCVModule.cmake
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
5 years ago
OpenCVPCHSupport.cmake
Fix pch generation when linker flags used with GCC
5 years ago
OpenCVPackaging.cmake
cmake: fix variable expand in CMake conditions
6 years ago
OpenCVPylint.cmake
cmake: fix Ninja generator warning about pylintrc
7 years ago
OpenCVUtils.cmake
GCC 10 warnings not caught by CMake ignore regex
5 years ago
OpenCVVersion.cmake
cmake: hide 'junk' dir from the root of build directory
6 years ago
cl2cpp.cmake
cmake: don't add include <module>/src directory to avoid conflicts
7 years ago
copy_files.cmake
cmake: fix android examples dependencies
7 years ago