2182 Commits (35dbf3222754ab2dbe64ceaf73360f1e79ed43d4)

Author SHA1 Message Date
Alexander Alekhin b3937288e5 cmake: update MKL library searching 4 years ago
Alexander Alekhin 7fa9efbfd8 cmake: fix handling of wrappers dependencies 4 years ago
Alexander Alekhin 6bfb0dda85 cmake: avoid duplication of -Winit-self flag 4 years ago
Alexander Alekhin 8ae1552a5b cmake: avoid excessive output from cmake --trace/--trace-expand 4 years ago
Alexander Alekhin 7e5c4fe1cd cmake(js): update js targets 4 years ago
Alexander Alekhin b31ce408ae cmake: fix processing order of <wrapper>_bindings_generator 4 years ago
Alexander Alekhin c42d47d94a cmake: clean cached INTERNAL variable used for 3rdparty deps 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Alexander Alekhin 387a76ba59 build: xcode 12 support, cmake fixes 4 years ago
Jonathan Cole 85b0fb2a9c
Merge pull request #18826 from Rightpoint:feature/colejd/build-catalyst-xcframework 4 years ago
Alexander Alekhin ac418e999d cmake: update condition for find_package(Eigen3 CONFIG) 4 years ago
Maxim Pashchenkov 34c4e454c5 Added small cmake fix 4 years ago
catree df7bf9a048 Fix typo in OpenCVFindOpenBLAS.cmake file. 4 years ago
Alexander Alekhin bed5debca6 dnn: use OpenVINO 2021.1 defines 4 years ago
Alexander Alekhin a6e15b2f57 cmake: prefer using Eigen configuration files 4 years ago
Dmitry Matveev a110ede0a2
Merge pull request #18716 from dmatveev:dm/upstream_onnx 4 years ago
Alexander Alekhin 364702b1c9 cmake(3rdparty): use EXCLUDE_FROM_ALL 4 years ago
mtfrctl 7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx 4 years ago
Alexander Alekhin 171fbf879f cmake: fix typo in CUDA_GENERATION=Auto cache 4 years ago
Alexander Alekhin 691c655630 ippicv: install third-party-programs.txt file 4 years ago
Tomoaki Teshima ac58b2f857 compute capability 8.6 4 years ago
Odianosen Ejale 862fc06b6f Fixed and updated OpenCL-VA interoperability 4 years ago
Maksim Shabunin 2dff2f36bf Install: added prebuilt samples installation 4 years ago
Dustin Rodrigues 05ad3a535f don't use VTK_USE_FILE for VTK >= 8.90 4 years ago
Vadim Levin 0384eb7d8c 3rdparty: integrate OpenJPEG build to the OpenCV CMake 4 years ago
Vadim Pisarevsky 5108e3ced6
Merge pull request #18073 from vpisarev:apache2_license 4 years ago
Zhangyin ff4c3873f2 Added cmake toolchain for RISC-V with clang. 4 years ago
Tomoaki Teshima d92af2aa85 * stop showing old generations 4 years ago
Alexander Alekhin 435b6df989 dnn: use OpenVINO 2020.4 defines 4 years ago
Tomoaki Teshima 269b810601 re-enable automatic CC detection on Jetson 4 years ago
Alexander Alekhin 8bf1b9a422 cmake(cuda): repair ccbin, re-implement execute_process() cache 4 years ago
Alexander Alekhin e0f9eac521 cmake: backport CUDA scripts 4 years ago
Alexander Alekhin eb6678ebef
Merge pull request #17699 from alalek:build_core_cuda 4 years ago
Alexander Alekhin 56b5a7d977 cmake: fix ENABLE_PROFILING 4 years ago
Heritier Kinke cb3a098b25 forget to look in sub folder of include/openblas 4 years ago
Alexander Smorkalov 0ccc839397 Restored compatibility with CMake older than 3.7. 4 years ago
Alexander Alekhin 98ad7d01d5 cmake(cuda): update handling of -std=c++11/14 flags 4 years ago
cyy 206c843f36
Merge pull request #17499 from cyyever:fix_CUDA11 4 years ago
Tomoaki Teshima 4cec9e5ff1 fix native detection on Jetson 4 years ago
Giles Payne 59ba33658a Dynamic build for Objective-C/Swift wrapper 4 years ago
Tomoaki Teshima 95ac650af6 make the fail safe path actually safe 4 years ago
Tomoaki Teshima 52844614c4 add Ampere CC 4 years ago
Tomoaki Teshima 1cba763189 fix build error of automatic CC detection 4 years ago
Alexander Alekhin d01cbe9320 cudacodec(build): fix detection in CMake, cleanup duplicate includes 4 years ago
Mehdi Zakaria Benadel b0def9617f Fix typo 4 years ago
Alexander Alekhin d2a9efd039 dnn: use OpenVINO 2020.3 defines 4 years ago
cyy db3e3be8ee improve the mkl search procedure 4 years ago
Tomoaki Teshima d4af89781b fix corner case of libnvcuvid 4 years ago
cyy c6638d62e6 respect CUDA_HOST_COMPILER when detecting CUDA arch 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago