1267 Commits (1fc9425bb15a1fbb1f9ae6869fd3e35f350acbf7)

Author SHA1 Message Date
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
KUANG Fangjun 336996152a Improve the documentation. 7 years ago
Alexander Alekhin 87a98e4562 cmake: CMP0026 NEW 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 6ff9fc67bb build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 7 years ago
Tomoaki Teshima 14b76a5bca suppress warnings on Visual Studio 2013 and earlier 7 years ago
Alexander Alekhin 5e32de8173 cmake: fix __STDC macros for opencv_world build 7 years ago
Alexander Alekhin 1516103a15 cmake: fix compiler flags 7 years ago
Alexander Alekhin bf0173bf38 ts: update valgrind suppressions 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
neok-m4700 c2e281f8cf Update OpenCVCompilerOptions.cmake 7 years ago
Alexander Alekhin 07334bc25c cmake: fix ocv_add_testdata() hardcoded path 7 years ago
Alexander Alekhin e45d5446f2 cleanup unused 3rdparty files 7 years ago
Alexander Alekhin 5e6e12600f build: enable __STDC_FORMAT_MACROS macro 7 years ago
Alexander Alekhin 92f182bc3b minimal CMake version => 2.8.12.2 7 years ago
Alexander Alekhin 22f12dc93c cmake: fix build with CMake 3.9.0 7 years ago
Alexander Alekhin a44c0fd51f cmake: ocv_cmake_dump_vars() remove duplicated information 7 years ago
atinfinity ac64713881 fixed 'OpenCVDetectCXXCompiler.cmake' to detect C++11 feature 7 years ago
Patrik Huber 600b7a30e6 Added detection of MSVC1911 7 years ago
Arkadiusz Raj 0ef5c8c541 Fixing Aravis support compilation issue 7 years ago
Alexander Alekhin eed5cfba7d cmake: fix linker flags 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Alexander Alekhin 3f02f569af cmake: update CXX11 compiler flag 7 years ago
Alexander Alekhin 4f558e8b89 cmake: added "SSE4_2" into default CPU dispatch 7 years ago
catree 921f06eb6f Fix ffmpeg detection with -D OPENCV_WARNINGS_ARE_ERRORS=ON option. 7 years ago
dkurt 425e92e5ca Fix MKL linkage with enabled OpenMP 7 years ago
Maksim Shabunin 6320ede98e Removed extra dependencies from videoio library 7 years ago
jqly 444593014f a fix for open issue 4772 7 years ago
Alexander Alekhin 8bd2e9816a cmake: don't add vs_version.rc for static modules (ts) 7 years ago
Alexander Alekhin f8a75c4361 dispatch: added CV_TRY_${OPT} macro, fix dnn build 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin 6b7a1d4dde build: disable AVX512 8 years ago
Alexander Alekhin d649d1388e cmake: fix typo 8 years ago
Alexander Alekhin 1c4c58d1b5 3rdparty: update CMake scripts for protobuf 8 years ago
Alexander Alekhin d29c299cdb cmake: additional messages on download errors 8 years ago
Dmitry Kurtaev 16368a275b cmake: add Halide support (#8794) 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Alexander Alekhin 9496fe40ec cmake: guard scanning of default MKL system-wide paths 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Alekhin db35e13b46 build: added VERSIONINFO resource 8 years ago
Maksim Shabunin c06f3d63e8 Initial version of MediaSDK integration: 8 years ago
Alexander Alekhin c3bea59a76 cmake: set minimal CPU instruction to SSE3 (x64) 8 years ago
Alexander Alekhin 1961bb1857 cmake: add ENABLE_BUILD_HARDENING option 8 years ago
Alexander Alekhin 0e1d65d3b1 build: fix PCH stub files generation optimization 8 years ago
Alexander Alekhin cdc7f10767 cmake: dispatcher: add handling of include dirs 8 years ago
Alexander Alekhin 4c2858fd61 cmake: fix POPCNT & SSE4.2 detection code 8 years ago
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Alexander Alekhin f3eff00bf7 cmake: update handling of IPPICV/IPPIW 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago