- 09 Mar, 2017 1 commit
-
-
Christof Kaufmann authored
This is a completion for PR #7390 and fixes #6517 and #815.
-
- 06 Mar, 2017 1 commit
-
-
Sergey authored
Current version of search for MLKROOT environment variable is wrong and should be corrected to (DEFINED ENV{MKLROOT})
-
- 15 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 31 Jan, 2017 2 commits
-
-
Pavel Vlasov authored
-
Maksim Shabunin authored
-
- 23 Jan, 2017 4 commits
-
-
Alexander Alekhin authored
VTK uses parentheses in defines, so generated code is wrong: set(nvcc_flags -m64;-D__OPENCV_BUILD=1;-DvtkRenderingContext2D_AUTOINIT=1(vtkRenderingContextOpenGL);...)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Jan, 2017 1 commit
-
-
Dal Rupnik authored
CMake: Building Dynamic Framework on iOS (#8009) * Updated python script with dynamic parameter Updated python script to build static library by default Updated python script to include bitcode flag Added bitcode flag to c flags Fixed directories and targets with static Bitcode parameter fixed Fixed script for static library Fixed parameters in build function Updated cmake common toolchain Added changes to OpenCV Utils Updates to cmake Added cache internal Updates to common toolchain Fixed path in framework destination and added UIKit dependency Dynamic plist for framework Lib version removed hardcoded value Removed trailing whitespace in toolchain * Removed trailing whitespace * Fixed typo in comment * Renamed bitcode variable to bitcodedisabled * Fixed target device family
-
- 19 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
CMake should not fail.
-
- 17 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
- added compile check with multiple tries for different configurations - restored find_package(LAPACK) - avoided modification of OPENCV_LINKER_LIBS
-
- 13 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jan, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 23 Dec, 2016 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Dec, 2016 1 commit
-
-
Vadim Pisarevsky authored
* moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository. * trying to fix the bug with undefined symbols sgesdd_ and dgesdd_ * removed extra whitespaces; disabled LAPACK on IOS
-
- 19 Dec, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
"install DIRECTORY does not allow "COMPONENT" after PATTERN or REGEX."
-
- 18 Dec, 2016 1 commit
-
-
Sergiu Deitsch authored
find_package allows to specify optional components. This way, the command will not fail if any of the components marked as optional was not found. This is useful in cases where components such as xfeatures2d, viz etc. are not available either because they were not compiled by the user or package maintainers decided to not provide the packages at all. The user can check the availability of the optional component using the OpenCV_<component>_FOUND variable.
-
- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2016 8 commits
-
-
Alexander Alekhin authored
Unfortunately there is no stable support for installation of PDB files in CMake. This patch is just eliminate problems with modern versions.
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 10 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 06 Dec, 2016 4 commits
-
-
Patrik Huber authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Patrik Huber authored
-
- 04 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 01 Dec, 2016 3 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
mshabunin authored
-
- 29 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 27 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-