- 01 Aug, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 07 Mar, 2018 1 commit
-
-
jchazalon authored
This suppresses the interpretation of string literals by switching the ocv_download_log from a macro to a function. This avoid crashes when the string to log contains escape characters. More details about the problem this PR fixes are available at: https://github.com/opencv/opencv_contrib/issues/1131
-
- 12 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
CMake message contains this: "Invalid escape sequence \"
-
- 21 Sep, 2017 1 commit
-
-
jodrescher authored
Added new "f" flag to the tar unpack, because without it doesn't complete, an compile fails
-
- 21 Jun, 2017 1 commit
-
-
Alexander Alekhin 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 1 commit
-
-
Maksim Shabunin authored
-