1633 Commits (223790e6fc5fb09d62b10d5616c2902fdc223579)

Author SHA1 Message Date
Maksim Shabunin 5acfa524cb Added support for Clang build hardening (including Apple) 6 years ago
Alexander Alekhin 6b6222bfbb cmake: support CPU_DISPATCH=ALL, fix misused CPU_DISPATCH 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
Alexander Alekhin 90c34c5c17 cmake: fix pkg-config handling 6 years ago
Adam Rankin a164a131f9 BUG: Qt5 components not correctly detected if only Qt5_DIR is provided, when this is supported by Qt CMake system. 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 6 years ago
Alexander Alekhin 319e891d7d cmake: guard macro definitions in PCH scripts 6 years ago
Alexander Alekhin 2e4d771005 cmake: fix PDB handling 6 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
lain 246733382f Fix OpenCVConfig.cmake for Arch Linux. 6 years ago
Manolis Stamatogiannakis ef16e4203e Fix compile error with external TBB and -DBUILD_SHARED_LIBS=OFF. 6 years ago
Alexander Alekhin 9515137cb2 cmake: fix PCH generation 6 years ago
Alexander Alekhin 39630e076a
Merge pull request #14294 from alalek:issue_14286 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Alexander Alekhin 8483801eab dnn: use OpenVINO 2019R1 defines 6 years ago
Alexander Alekhin 4fa4bef41d cmake: fix licenses install rules 6 years ago
Alexander Alekhin 2a2d195240 cmake: don't add tests dirs as include directories 6 years ago
iPanda 097fc1a271 Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 6 years ago
Alexander Alekhin 65fc863d86 cmake: support OpenVINO env variable: INTEL_OPENVINO_DIR 6 years ago
Sayed Adel 0df607e5dd cmake:vsx Fix compilation fail on aligned runtime test when c++11 enabled 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Augusto Fraga Giachero 032e458085 Avoid unexpected line breaks in version_string.inc 6 years ago
Alexander Alekhin ccbc16f3a9 cmake: clean unreferenced functions from OpenCV modules too 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 8ee1be7d09 cmake: support MSVS 2019 6 years ago
Maksim Shabunin 8c1e0537ec Merge pull request #13889 from mshabunin:enable-narrowing-warning 6 years ago
Alexander Alekhin bbdc987fc6 dnn: add OpenVINO 2018R5 defines 6 years ago
Peter J. Stieber 50ef9830e2 Added Turing to the _generations list. 6 years ago
Alexander Alekhin bb8c19aad3 cmake: fix python install paths 6 years ago
Alexander Alekhin 8d907d2e32 cmake(java): add OPENCV_JAVA_SOURCE_VERSION/OPENCV_JAVA_TARGET_VERSION 6 years ago
Alexander Alekhin b7bb79c7c8 videoio(MSMF): backport WITH_MSMF_DXVA flag 6 years ago
Tomoaki Teshima 3e710d8eec use correct CC value for Jetson Xavier 6 years ago
Alexander Alekhin 6fa23f330f cmake: fix compiler flags filtering 6 years ago
Maksim Shabunin 05131af8da Merge pull request #13367 from mshabunin:cmake-verify 6 years ago
Alexander Alekhin d77612fe70 cmake: hide 'junk' dir from the root of build directory 6 years ago
Alexander Alekhin fab0eb0d75 cmake: fix compiler flags (CPU_BASELINE_REQUIRED=xxx + CPU_BASELINE=DETECT) 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Alexander Alekhin 1317c3d178 cmake: don't generate dllmain for cudev module 6 years ago
Alexander Alekhin 53af811530 cmake: emit warnings about unsupported options if turned ON only 6 years ago
Alexander Alekhin ce6acd3ecd python: bindings loader package 6 years ago
Alexander Alekhin 8792bddb0a win32: update setupvars.cmd 6 years ago
Dmitry Kurtaev b5c54e447c Extra hyperparameters for Intel's Inference Engine layers 6 years ago
Alexander Alekhin c54676d625 cmake: fix supporting of legacy flags 6 years ago
Ivan Pozdeev dbc6fe3a0f Detect cross-cutting frameworks before libraries so the latter can use them 6 years ago
Alexander Alekhin fbe41703e4 cmake: introduce setup_vars scripts 6 years ago
Alexander Alekhin 98a73de526 cmake: eliminate GCC4.x warnings 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 6 years ago
Alexander Alekhin 0f07edded6 cmake: don't change baseline compiler flags in 'detection' mode 6 years ago
Alexander Alekhin 971c4ca10b cmake: don't undefine passed options 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago