127 Commits (3b26105f681ffca815173ae5ea577465a71f733e)

Author SHA1 Message Date
Alexander Alekhin 901ed5545f cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS 4 years ago
Alexander Alekhin 8215380336 cmake: support ccache with Xcode generator 4 years ago
Alexander Alekhin 6bfb0dda85 cmake: avoid duplication of -Winit-self flag 4 years ago
Alexander Alekhin 387a76ba59 build: xcode 12 support, cmake fixes 4 years ago
Alexander Alekhin 56b5a7d977 cmake: fix ENABLE_PROFILING 4 years ago
Peter Würtz 5012fc5d23
Merge pull request #16684 from pwuertz:ignore_clang_mat_inl 5 years ago
Alexander Alekhin ef93aea0da cmake: update handling of MSVC /MP flag 5 years ago
Alexander Alekhin 8af87d5792 cmake: apply '-Wl,--as-needed' linker option 5 years ago
Alexander Alekhin af92a517a7 cmake: set _WIN32_WINNT for Windows 7 API 5 years ago
Tomoaki Teshima 40c71a2463 suppress noisy warning 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Alexander Alekhin bc79f477dd cmake: support rpath-link linker option 5 years ago
Alexander Alekhin d8b42792a6 cmake: update ENABLE_FAST_MATH option 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Alexander Alekhin ccbc16f3a9 cmake: clean unreferenced functions from OpenCV modules too 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Maksim Shabunin 8c1e0537ec Merge pull request #13889 from mshabunin:enable-narrowing-warning 6 years ago
Alexander Alekhin 98a73de526 cmake: eliminate GCC4.x warnings 6 years ago
Reid Kleckner ffaf58349c Fix CMake for clang-cl 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Sayed Adel 788d6a7105 cmake: Disable -Wsuggest-override option in case of using PCH #11433 7 years ago
Alexander Alekhin ef2548778c build: -Wimplicit-fallthrough warning for GCC 7+ only 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Alexander Alekhin 0ede1b5b22 cmake: enable override warnings (requires C++11 compilation mode) 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 95014f311d cmake: debug info 7 years ago
Alexander Alekhin 65ba2e0adf cmake: update adding of extra compiler flags 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Maksim Shabunin 60f1c9dcdf Do not enable LTO flags for MSVC debug configuration 7 years ago
Maksim Shabunin c0ae812aa2 Add ThinLTO support for clang 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Maksim Shabunin 38c62f6461 Added option to disable gc-sections flag 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Maksim Shabunin 7eb1065944 Fixed/disabled warnings produced by GCC 7 7 years ago
Alexander Alekhin f7913e2c84 build: eliminate Xcode 9.1 warnings 7 years ago
Alexander Alekhin 43e4e1b624 cmake: drop amending of compilation options 7 years ago
Alexander Alekhin db980b0eca cmake: fix '-fvisibility' options regression 7 years ago
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 7 years ago
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
Tomoaki Teshima 14b76a5bca suppress warnings on Visual Studio 2013 and earlier 7 years ago
Alexander Alekhin 1516103a15 cmake: fix compiler flags 7 years ago
neok-m4700 c2e281f8cf Update OpenCVCompilerOptions.cmake 7 years ago
jqly 444593014f a fix for open issue 4772 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 1961bb1857 cmake: add ENABLE_BUILD_HARDENING option 8 years ago
Alexander Alekhin e5d9b608c4 cmake: fix fp16 support 8 years ago
Alexander Alekhin 69df0eee77 cmake: fix try_compile() with --coverage flags 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago