- 21 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
- WITH_MKL option is enabled - user doesn't specify MKLROOT/MKL_ROOT_DIR variables
-
- 20 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 11 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 08 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 06 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 27 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
from linked targets of base modules
-
- 26 Apr, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- eliminate CMake 3.5+ warnings - removed usage of dropped "OPENCV_CAMERA_MODULES" variable - partial support for Android NDK 11+
-
- 25 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 20 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
-
- 18 Apr, 2017 1 commit
-
-
Tomoaki Teshima authored
-
- 12 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
Check file name only: Excluding from source files list (optimization is disabled): C:/Code/SrcExt/OpenCV/Buildv3.2_x64/modules/core/opencl_kernels_core.cpp
-
- 11 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 10 Apr, 2017 1 commit
-
-
Tomoaki Teshima authored
-
- 04 Apr, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 31 Mar, 2017 1 commit
-
-
Sergiu Deitsch authored
-
- 30 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
- more aggressive cache for files under CMAKE_BINARY_CACHE * don't re-read files MD5 * don't repack archives - add support for ENV{OPENCV_DOWNLOAD_PATH} - added ID parameter as project/group identifier - non-flat .cache directory (based on ID) - download message prefix based on ID - more detailed logging via ocv_download_log() macro - force .gitignore file for .cache folder (with '*' pattern)
-
- 24 Mar, 2017 2 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 23 Mar, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- use suffixes like '.avx.cpp' - added CMake-generated files for '.simd.hpp' optimization approach - wrap HAL intrinsic headers into separate namespaces for different build flags - automatic vzeroupper insertion (via CV_INSTRUMENT_REGION macro)
-
Egor Pugin authored
-
- 22 Mar, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 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
-