167 Commits (b758897c2972e1b46601808e7b785e94a1def0bd)

Author SHA1 Message Date
Brad Smith a86e9f161d Fix building on OpenBSD 11 months ago
Letu Ren 0f1c484ea9 Remove deprecated CMake variable 11 months ago
ashadrina 3889dcf3f8
Merge pull request #24286 from ashadrina:intel_icx_compiler_support 1 year ago
不鱼儿 4ee0f212cc Eliminating compilation warnings when using lto in 1 year ago
Alexander Smorkalov 2d92f42878 Disable finite-math-only option with ENABLE_FAST_MATH=1 case to handle NaN and Inf checks correctly. 1 year ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 75bb6aa9a1 build: disable psabi warning with GCC 7.0 and ARM 2 years ago
Tatsuro Shibamura d354ad1c34
Merge pull request #21630 from shibayan:arm64-msvc-neon 3 years ago
Alexander Alekhin 30ff9c6775 cmake: don't force -Werror=... 3 years ago
Alexander Alekhin 51e8af9e5f cmake(link): add '-Wl,--no-undefined' 3 years ago
Dale Phurrough 3995deaf76
fix opencv/opencv#20544 nodiscard for msvc/gcc 3 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 3 years ago
Alexander Alekhin 0e523618a1 cmake: exclude -pthread from Emscripten default build 3 years ago
Alexander Alekhin 901ed5545f cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS 4 years ago
Maksim Shabunin b89410a266 Fix standalone plugin compilation for Windows 4 years ago
Alexander Alekhin cc73c36e32 core(parallel): plugins support 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 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 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 6 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
Alexander Alekhin a2e754c136 build: eliminate 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