1554 Commits (f7b6e30156ed609302650fe0c8ff8302080cb857)

Author SHA1 Message Date
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
jasjuang a66fd527b0 add support for latest Turing gpu and cuda 10 6 years ago
Alexander Alekhin 7b9b876726 cmake: improve PDB support 6 years ago
Alexander Alekhin 404893810c cmake: fix Python detection for standalone bindings 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Alexander Alekhin 70f2ee917e cmake: add DllMain() into each OpenCV DLL 6 years ago
Alexander Alekhin 913c4151bf
Merge pull request #12725 from alalek:cmake_python_win32 6 years ago
Georgy Mironov 60c26f8f1e Fix install with external protobuf 6 years ago
Reid Kleckner ffaf58349c Fix CMake for clang-cl 6 years ago