opencv/cmake
2017-06-26 17:07:13 +03:00
..
checks android: make optional "cpufeatures", build fixes for NDK r15 2017-06-21 13:34:19 +03:00
FindCUDA cmake: fix CUDA flags generation 2017-01-23 18:45:53 +03:00
templates trace: initial support for code trace 2017-06-26 17:07:13 +03:00
cl2cpp.cmake Merge pull request #7894 from alalek:ocl_program 2017-05-03 13:48:58 +00:00
copyAndroidLibs.cmake
FindCUDA.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +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
OpenCVCompilerDefenses.cmake cmake: add ENABLE_BUILD_HARDENING option 2017-06-08 00:39:29 +00:00
OpenCVCompilerOptimizations.cmake build: disable AVX512 2017-06-26 00:31:24 +03:00
OpenCVCompilerOptions.cmake cmake: add ENABLE_BUILD_HARDENING option 2017-06-08 00:39:29 +00:00
OpenCVCRTLinkage.cmake cmake: fix MSVC static builds 2017-03-25 01:28:43 +03:00
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 2016-06-16 14:32:07 +03:00
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake build with cc 6.2 on Jetson TX2 2017-04-10 22:19:17 +09:00
OpenCVDetectCXXCompiler.cmake cmake: fix support of duplicated file names in static libraries 2017-01-23 18:45:53 +03:00
OpenCVDetectDirectX.cmake fix build with Win7 SDK 2015-07-30 23:23:01 +03:00
OpenCVDetectHalide.cmake cmake: add Halide support (#8794) 2017-06-21 14:33:47 +03:00
OpenCVDetectMediaSDK.cmake Initial version of MediaSDK integration: 2017-06-20 12:15:10 +03:00
OpenCVDetectOpenCL.cmake cmake: refactor OpenCL detection, allow custom configurations 2016-01-15 13:05:16 +03:00
OpenCVDetectPython.cmake doc: Small change to documentation in DectectPython.cmake 2016-10-05 16:52:28 -07:00
OpenCVDetectTBB.cmake Download cache 2017-03-24 16:19:56 +03:00
OpenCVDetectTrace.cmake trace: initial support for code trace 2017-06-26 17:07:13 +03:00
OpenCVDetectVTK.cmake Newer versions of gstreamer use a slightly different include path on windows. 2016-10-20 11:02:18 -04:00
OpenCVDownload.cmake cmake: additional messages on download errors 2017-06-21 19:04:27 +03:00
OpenCVExtraTargets.cmake
OpenCVFindAtlas.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindIntelPerCSDK.cmake
OpenCVFindIPP.cmake IPP for OpenCV 2017u2 initial enabling patch; 2017-04-20 20:26:30 +03:00
OpenCVFindIPPAsync.cmake
OpenCVFindIPPIW.cmake cmake: update handling of IPPICV/IPPIW 2017-04-26 00:15:54 +03:00
OpenCVFindLAPACK.cmake fix build error on ODROID-X2 2017-04-18 19:31:57 +09:00
OpenCVFindLATEX.cmake
OpenCVFindLibProtobuf.cmake 3rdparty: update CMake scripts for protobuf 2017-06-22 17:44:53 +03:00
OpenCVFindLibsGrfmt.cmake android: make optional "cpufeatures", build fixes for NDK r15 2017-06-21 13:34:19 +03:00
OpenCVFindLibsGUI.cmake
OpenCVFindLibsPerf.cmake cmake: guard scanning of default MKL system-wide paths 2017-06-21 02:44:48 +00:00
OpenCVFindLibsVideo.cmake Initial version of MediaSDK integration: 2017-06-20 12:15:10 +03:00
OpenCVFindMatlab.cmake cmake: update matlab path 2016-09-01 15:17:32 +03:00
OpenCVFindMKL.cmake cmake: guard scanning of default MKL system-wide paths 2017-06-21 02:44:48 +00:00
OpenCVFindOpenBLAS.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI2.cmake
OpenCVFindOpenNI.cmake
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented 2015-09-04 02:42:49 +03:00
OpenCVFindVA.cmake changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 2015-06-17 18:10:28 +03:00
OpenCVGenConfig.cmake cmake: update handling of IPPICV/IPPIW 2017-04-26 00:15:54 +03: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 fixes #5018: fix framework links in opencv.pc (MacOS) 2015-12-14 15:14:23 +03:00
OpenCVMinDepVersions.cmake increase minimal supported CUDA toolkit to 6.5 2016-07-13 13:02:13 +03:00
OpenCVModule.cmake trace: initial support for code trace 2017-06-26 17:07:13 +03:00
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 2016-03-17 12:27:12 +00:00
OpenCVPCHSupport.cmake build: fix PCH stub files generation optimization 2017-06-06 21:09:22 +03:00
OpenCVUtils.cmake Merge pull request #8900 from alalek:update_android_build 2017-06-23 10:58:53 +00:00
OpenCVVersion.cmake build: added VERSIONINFO resource 2017-06-20 15:45:21 +03:00