- 23 Jan, 2017 1 commit
-
-
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 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
"install DIRECTORY does not allow "COMPONENT" after PATTERN or REGEX."
-
- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2016 3 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
-
- 01 Dec, 2016 2 commits
-
-
Alexander Alekhin authored
-
mshabunin authored
-
- 29 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 27 Nov, 2016 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Useful for debug purposes: cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" . cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 04 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
1) fix include directories 2) don't use PCH for source file with custom COMPILE_FLAGS
-
Alexander Alekhin authored
-
- 03 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 26 Aug, 2016 1 commit
-
-
Alexander Alekhin authored
Also put "object" targets to off by default (they doesn't work well)
-
- 08 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
CMake doesn't work with empty paths ("") or paths which contains "./"
-
- 22 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
CPack can't work with absolute paths.
-
- 20 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
- removed OpenCV_LIB_DIR* vars (they are broken and not required anymore) - OpenCVConfig.cmake doesn't contain ANDROID/CUDA code if there is no such support - removed OpenCV2_INCLUDE_DIRS_CONFIGCMAKE, merged into OpenCV_INCLUDE_DIRS_CONFIGCMAKE - fix hard-coded relative paths for OpenCV_INSTALL_PATH - removed OpenCV_TBB_ARCH - switch OpenCVConfig.cmake into 2-level mode for Android SDK
-
- 15 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 18 Apr, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Jan, 2016 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Useful for debug purposes: cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" . cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
-
- 14 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 22 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 17 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 12 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 26 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
(cherry picked from commit 937a096b)
-
- 19 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 13 Oct, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Aug, 2015 1 commit
-
-
Ashley Stacey authored
Pdb file support was changed in CMake 2.8.12, support was added in CMake 3.1.0 to work around the problems created by the change introduced in CMake 2.8.12.
-
- 03 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
Scripts are updated for Linux-based (Ubuntu 14.04) mingw cross-compilation (full stack of scripts provided) Part of these scripts may work under Windows installation of MinGW, but it is not supported. FFMPEG update: 2.7.1 Added OpenH264 Cisco binaries support for H264 encoding: v1.4.0
-
- 17 Jun, 2015 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 08 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
-