..
android
android: refactor Android SDK detection
2018-04-05 19:19:31 +00:00
checks
AVX 512 detection: workaround for older GCC
2019-06-07 13:58:09 +03:00
FindCUDA
Some mist. typo fixes
2018-02-07 06:59:15 -05:00
templates
Support building shared libraries on WINCE.
2019-08-01 15:28:04 +02:00
cl2cpp.cmake
cmake: don't add include <module>/src directory to avoid conflicts
2018-03-19 11:14:15 +03:00
copy_files.cmake
cmake: fix android examples dependencies
2018-03-15 14:17:02 +03:00
FindCUDA.cmake
Misc. typos
2018-07-31 18:44:23 +03:00
FindFlake8.cmake
cmake: added check_flake8 target
2018-05-11 17:32:22 +03:00
FindGstreamerWindows.cmake
Newer versions of gstreamer use a slightly different include path on windows.
2016-10-20 11:02:18 -04:00
FindOpenVX.cmake
Updated OpenVX detector and wrappers to handle Reference attribute names change
2017-03-22 16:50:38 +03:00
FindPylint.cmake
cmake: fix Pylint version detection
2017-08-28 19:03:44 +03:00
OpenCVCompilerDefenses.cmake
Added support for Clang build hardening (including Apple)
2019-05-07 13:00:43 +03:00
OpenCVCompilerOptimizations.cmake
re-enable CPU_BASELINE=FP16 on Armv7 platform
2019-07-02 21:57:15 +09:00
OpenCVCompilerOptions.cmake
suppress noisy warning
2019-08-08 21:49:32 +09:00
OpenCVCRTLinkage.cmake
cmake: debug info
2018-02-14 13:44:10 +03:00
OpenCVDetectApacheAnt.cmake
cmake(java): add OPENCV_JAVA_SOURCE_VERSION/OPENCV_JAVA_TARGET_VERSION
2018-12-14 00:15:57 +00:00
OpenCVDetectCStripes.cmake
Merge pull request #9075 from TonyLianLong:master
2017-07-03 16:14:17 +00:00
OpenCVDetectCUDA.cmake
Added Turing to the _generations list.
2018-12-18 08:52:15 -08:00
OpenCVDetectCXXCompiler.cmake
Fix detection of 32bit ARM builds on Aarch64
2019-06-28 14:17:30 +02:00
OpenCVDetectDirectX.cmake
Merge pull request #14294 from alalek:issue_14286
2019-04-11 17:50:15 +03:00
OpenCVDetectHalide.cmake
cmake: add Halide support ( #8794 )
2017-06-21 14:33:47 +03:00
OpenCVDetectInferenceEngine.cmake
dnn: use OpenVINO 2019R2 defines
2019-07-24 21:37:03 +00:00
OpenCVDetectMediaSDK.cmake
MediaSDK video backend: Windows support
2017-10-11 16:33:37 +03:00
OpenCVDetectOpenCL.cmake
Merge pull request #14294 from alalek:issue_14286
2019-04-11 17:50:15 +03:00
OpenCVDetectPython.cmake
cmake: fix Python detection for standalone bindings
2018-10-10 16:58:23 +00:00
OpenCVDetectTBB.cmake
Fix TBB debug
2019-05-27 10:26:06 +03:00
OpenCVDetectTrace.cmake
trace: initial support for code trace
2017-06-26 17:07:13 +03:00
OpenCVDetectVTK.cmake
cmake: fix variable expand in CMake conditions
2018-10-21 15:02:40 +00:00
OpenCVDownload.cmake
cmake: add download helper scripts
2018-08-01 15:57:53 +03:00
OpenCVExtraTargets.cmake
Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data'
2018-02-12 18:42:36 +03:00
OpenCVFindAtlas.cmake
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository ( #7918 )
2016-12-22 22:57:44 +03:00
OpenCVFindFrameworks.cmake
Detect cross-cutting frameworks before libraries so the latter can use them
2018-11-01 18:16:41 +03:00
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
2013-12-17 16:13:55 +04:00
OpenCVFindIPP.cmake
cmake: fix licenses install rules
2019-04-02 19:24:14 +03:00
OpenCVFindIPPIW.cmake
cmake: fix licenses install rules
2019-04-02 19:24:14 +03:00
OpenCVFindLAPACK.cmake
LAPACK: add support for complex numbers for MSVC
2019-05-22 18:43:45 +03:00
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
2012-01-03 13:48:12 +00:00
OpenCVFindLibsGrfmt.cmake
Merge pull request #14725 from alalek:update_openexr_2.3.0
2019-06-10 20:04:23 +03:00
OpenCVFindLibsGUI.cmake
highgui: fixed build GTK2+OpenGL
2019-05-23 16:30:22 +03:00
OpenCVFindLibsPerf.cmake
Merge pull request #13337 from sergiud:eigen-cross-compile
2019-05-20 21:05:42 +03:00
OpenCVFindLibsVideo.cmake
cmake: use absolute library paths from 'pkgconfig'
2019-04-15 22:11:49 +00:00
OpenCVFindMKL.cmake
cmake: fix variable expand in CMake conditions
2018-10-21 15:02:40 +00:00
OpenCVFindOpenBLAS.cmake
cmake: update OpenBLAS support
2017-10-28 10:17:37 +03:00
OpenCVFindOpenEXR.cmake
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
OpenCVFindOpenNI2.cmake
Help Cmake find OpenNI2 include path
2018-03-15 18:39:07 +09:00
OpenCVFindOpenNI.cmake
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
OpenCVFindProtobuf.cmake
Fix install with external protobuf
2018-10-04 13:48:59 +03:00
OpenCVFindVA_INTEL.cmake
Removed unnecessary build-time MediaSDK detection
2018-09-13 13:43:11 +03:00
OpenCVFindVA.cmake
cmake: allow to specify own libva paths
2018-08-10 16:03:10 +03:00
OpenCVFindWebP.cmake
update CMakeList.txt
2018-02-05 16:23:52 +03:00
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
2014-09-09 19:25:14 +04:00
OpenCVGenABI.cmake
cmake: CMP0026 NEW
2017-08-19 15:15:05 +00:00
OpenCVGenAndroidMK.cmake
android: move .a files into 'staticlibs' directory
2018-02-15 16:31:49 +03:00
OpenCVGenConfig.cmake
Handle absolute OPENCV_INCLUDE_INSTALL_PATH correctly
2019-06-28 15:44:45 +02:00
OpenCVGenHeaders.cmake
cmake: support multiple CPU targets
2017-02-13 19:52:59 +03:00
OpenCVGenInfoPlist.cmake
Merge pull request #8009 from Legoless:master
2017-01-20 19:16:01 +03:00
OpenCVGenPkgconfig.cmake
Removed cmake submodules and contrib_world references
2017-10-19 17:34:59 +03:00
OpenCVGenSetupVars.cmake
cmake: fix python install paths
2018-12-17 14:32:29 +03:00
OpenCVMinDepVersions.cmake
Merge pull request #12725 from alalek:cmake_python_win32
2018-10-08 17:45:50 +03:00
OpenCVModule.cmake
cmake: don't add tests dirs as include directories
2019-04-02 12:28:25 +03:00
OpenCVPackaging.cmake
cmake: fix variable expand in CMake conditions
2018-10-21 15:02:40 +00:00
OpenCVPCHSupport.cmake
cmake: guard macro definitions in PCH scripts
2019-04-22 17:43:32 +03:00
OpenCVPylint.cmake
cmake: fix Ninja generator warning about pylintrc
2018-04-10 12:23:10 +03:00
OpenCVUtils.cmake
cmake: fix pkg-config handling
2019-04-26 18:25:47 +03:00
OpenCVVersion.cmake
cmake: hide 'junk' dir from the root of build directory
2018-12-07 05:14:08 +00:00