..
android
android: refactor Android SDK detection
2018-04-05 19:19:31 +00:00
checks
cmake: fix CPU_BASELINE_FINAL filling
2018-04-26 17:13:42 +03:00
FindCUDA
Some mist. typo fixes
2018-02-07 06:59:15 -05:00
templates
cleanup: IPP Async (IPP_A)
2018-08-30 18:53:07 +03: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
FindOpenVX.cmake
FindPylint.cmake
cmake: fix Pylint version detection
2017-08-28 19:03:44 +03:00
OpenCVCompilerDefenses.cmake
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
2018-03-27 16:16:59 +03:00
OpenCVCompilerOptimizations.cmake
core(test): intrinsic tests for all dispatched CPU optimizations
2018-08-01 13:50:42 +03:00
OpenCVCompilerOptions.cmake
Fix CMake for clang-cl
2018-10-02 14:55:26 -07:00
OpenCVCRTLinkage.cmake
cmake: debug info
2018-02-14 13:44:10 +03:00
OpenCVDetectApacheAnt.cmake
cmake: simplified configuration output
2017-11-17 11:57:49 +03:00
OpenCVDetectCStripes.cmake
Merge pull request #9075 from TonyLianLong:master
2017-07-03 16:14:17 +00:00
OpenCVDetectCUDA.cmake
Support WITH_CUDA with clang compiler.
2018-08-03 16:42:28 +10:00
OpenCVDetectCXXCompiler.cmake
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
2018-03-27 16:16:59 +03:00
OpenCVDetectDirectX.cmake
OpenCVDetectHalide.cmake
OpenCVDetectInferenceEngine.cmake
openvino: use 2018R3 defines
2018-08-28 15:57:19 +03:00
OpenCVDetectMediaSDK.cmake
MediaSDK video backend: Windows support
2017-10-11 16:33:37 +03:00
OpenCVDetectOpenCL.cmake
Add install component for 3rdparty libraries licenses
2018-03-06 16:32:30 +03:00
OpenCVDetectPython.cmake
Merge pull request #12725 from alalek:cmake_python_win32
2018-10-08 17:45:50 +03:00
OpenCVDetectTBB.cmake
Reduced direct TBB dependencies
2018-04-06 14:21:15 +03:00
OpenCVDetectTrace.cmake
OpenCVDetectVTK.cmake
Some mist. typo fixes
2018-02-07 06:59:15 -05: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
OpenCVFindIntelPerCSDK.cmake
OpenCVFindIPP.cmake
Add install component for 3rdparty libraries licenses
2018-03-06 16:32:30 +03:00
OpenCVFindIPPIW.cmake
Add install component for 3rdparty libraries licenses
2018-03-06 16:32:30 +03:00
OpenCVFindLAPACK.cmake
core(lapack): fix build issues related to 'extern "C"'
2018-01-24 14:53:04 +03:00
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake
Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats
2018-05-22 15:10:15 +00:00
OpenCVFindLibsGUI.cmake
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
2018-03-27 16:16:59 +03:00
OpenCVFindLibsPerf.cmake
cleanup: IPP Async (IPP_A)
2018-08-30 18:53:07 +03:00
OpenCVFindLibsVideo.cmake
cmake: support find_package(FFMPEG)
2018-05-31 18:27:01 +03:00
OpenCVFindMKL.cmake
OpenCVFindOpenBLAS.cmake
cmake: update OpenBLAS support
2017-10-28 10:17:37 +03:00
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI2.cmake
Help Cmake find OpenNI2 include path
2018-03-15 18:39:07 +09:00
OpenCVFindOpenNI.cmake
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
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
cmake: customize OpenCV build via CMake script hooks
2018-02-15 14:03:38 +03:00
OpenCVGenHeaders.cmake
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake
Removed cmake submodules and contrib_world references
2017-10-19 17:34:59 +03:00
OpenCVMinDepVersions.cmake
Merge pull request #12725 from alalek:cmake_python_win32
2018-10-08 17:45:50 +03:00
OpenCVModule.cmake
cmake: move Matlab scripts to opencv_contrib ( #12541 )
2018-09-17 14:55:42 +03:00
OpenCVPackaging.cmake
cmake: customize OpenCV build via CMake script hooks
2018-02-15 14:03:38 +03:00
OpenCVPCHSupport.cmake
Misc. typos
2018-07-31 18:44:23 +03:00
OpenCVPylint.cmake
cmake: fix Ninja generator warning about pylintrc
2018-04-10 12:23:10 +03:00
OpenCVUtils.cmake
cmake: move Matlab scripts to opencv_contrib ( #12541 )
2018-09-17 14:55:42 +03:00
OpenCVVersion.cmake
Improve the documentation.
2017-08-20 17:21:39 +02:00