1756 Commits (d9f66413ee283c54199ee7496134103ab3e0dc64)

Author SHA1 Message Date
Alexander Alekhin d480e2e51b cmake(opt): force separate targets for dispatched code 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 75bb6aa9a1 build: disable psabi warning with GCC 7.0 and ARM 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 2 years ago
Tomoaki Teshima 2336b0706d add support for Orin GPU 2 years ago
Alexander Alekhin 888546b6f5 build(winpack_dldt): force using CMake config for InferenceEngine 3 years ago
Alexander Alekhin effce0573b dnn: drop legacy Inference Engine NN builder API 3 years ago
Maksim Shabunin d1e76a34a0 3.4: Use modern OpenVINO package interface 3 years ago
Ilya Lavrenov 5b3d5f9f3c 3.4: Support of OpenVINO interface libraries 3 years ago
Alexander Alekhin 30ff9c6775 cmake: don't force -Werror=... 3 years ago
Alexander Alekhin 51e8af9e5f cmake(link): add '-Wl,--no-undefined' 3 years ago
Alexander Alekhin f43fec7ee6 cmake: use find_package(OpenEXR) to support OpenEXR 3+ 3 years ago
Alexander Alekhin 381d9bafdf imgcodecs: disable OpenEXR in runtime for 3rdparty source code 3 years ago
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Maksim Shabunin b39ee54103 Do not force -O2 flag in hardening-enabled builds 3 years ago
Alexander Alekhin 52c423a423 build: winpack_dldt with dldt 2021.4.2 3 years ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
Alexander Alekhin 5dfe65d53a cmake: fix popcnt detection with Intel Compiler 3 years ago
Stanislaw Halik 04b40ff221 add new supported MSVC version 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Alexander Alekhin 3385d38648 cmake: fix handling of INF_ENGINE_RELEASE 3 years ago
Alexander Alekhin aa7ba0bc1a build: winpack_dldt with dldt 2021.4.1 3 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 3 years ago
Xerxes Battiwalla 1e1984a586
Fixed typo in error message in OpenCVDetectCUDA.cmake 3 years ago
Xiaoxiao Tian 3817f3a89b fix: ocv_target_link_libraries could not handle the keyword rightly #20430 3 years ago
Alexander Alekhin 4c3f9b2ef4 cmake: update Halide detection 3 years ago
Alexander Alekhin 0e523618a1 cmake: exclude -pthread from Emscripten default build 3 years ago
Alexander Alekhin 9b0d6862c4 cmake(IE): extract INF_ENGINE_RELEASE from InferenceEngine package 3 years ago
Alexander Alekhin 7d842f5bcf dnn: use OpenVINO 2021.4 defines 3 years ago
Alexander Alekhin 901ed5545f cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS 4 years ago
Nathan Hartman e2483aa072 Fix typo: 'DOWNLAOD' to 'DOWNLOAD' 4 years ago
Maksim Shabunin aeb8dfc52d Fix header sorting for modules without headers 4 years ago
Maksim Shabunin 6465e393b6 IPP: use linker workaround for Intel compiler on Linux 4 years ago
Alexander Alekhin 2b86de217a cmake: fix order of headers 4 years ago
eplankin 6f1eefec69
Merge pull request #19681 from eplankin:link_problem 4 years ago
Alexander Alekhin 56bdd7db5c dnn: use OpenVINO 2021.3 defines 4 years ago
Alexander Alekhin 625d4fc884 cmake: update Python linters handling 4 years ago
Zhuo Zhang a5a421a9f1
Merge pull request #19522 from zchrissirhcz:3.4-fix-android-find-zlib-shared-since-ndk19 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Alexander Alekhin e448f4f6ef cmake: fix pylint/flake8 detection, update flake8 exclude 4 years ago
Alexander Alekhin 8215380336 cmake: support ccache with Xcode generator 4 years ago
Ilya Lavrenov 064d48771d Find only shared IE libraries, not plugins 4 years ago
Alexander Alekhin 752cc26ad6 dnn: use OpenVINO 2021.2 defines 4 years ago
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