1600 Commits (322115bfcf9dbdbedaa7d463c0e3768d17d8f10e)

Author SHA1 Message Date
Alexander Alekhin 73891d619a
Merge pull request #10700 from alalek:cpu_dispatch_axv512 7 years ago
Maksim Shabunin 74367093c8 VS with hardening: added guard flag, moved dynamicbase and safeseh to linker flags 7 years ago
Alexander Alekhin 81c5fae56f core(lapack): fix build issues related to 'extern "C"' 7 years ago
Maksim Shabunin 1b0ff57562 Merge pull request #10621 from mshabunin:disable-docs 7 years ago
Csaba Keszegh 2aa18ca3e9 fix: use CXX_STANDARD when extracting compiler flags for PCH with GNUCXX 7 years ago
Maksim Shabunin c0ae812aa2 Add ThinLTO support for clang 7 years ago
oqtvs df0b83332d Updated protobuf version to 3.5.1 7 years ago
Alexander Alekhin 91e10a3105 cmake: ocv_target_include_directories() handle SYSTEM directories 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Aaron Bray 6f8be3f693 Merge pull request #10497 from aaron-bray:msvc2017-findcuda 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Alexander Alekhin 431b3b4323 cmake(android): refactor copying of Android samples project files 7 years ago
Alexander Alekhin 9966903ae1 cmake(android): fix non-idempotent INSTALL scripts 7 years ago
Alexander Alekhin 0e6dd32858 cmake(android): update zlib alias condition 7 years ago
Alexander Alekhin bc7923e382 cmake(android): fix ccache detection (native Android toolchain with NDK_CCACHE) 7 years ago
Alexander Alekhin 5f9bb6249e android: IPPICV static libraries workarounds for NDK 16 7 years ago
Alexander Alekhin 94b236872c cmake: avoid unnecessary files creation in ocv_cmake_configure() 7 years ago
Alexander Alekhin ea5a3e557f python: filter modules headers (from <module>/include directory) 7 years ago
Alexander Alekhin 4bd1e3dcbd cmake: avoid timestamp change of version_string.inc file 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 6c252d8cdc cmake: fix -fPIC/-fPIE handling in precompiled headers (PCH) 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Alexander Alekhin 0b33eb0929 cmake: fix ocv_target_compile_definitions() for world builds 7 years ago
Sayed Adel a8ae9cab08 3rdparty:libpng[1.6.34] Add missing support for PowerPC/VSX 7 years ago
Alexander Alekhin cd4176104d 3rdparty: update libwebp 0.6.1 7 years ago
Alexander Alekhin 5c709f4aaa 3rdparty: update libtiff 4.0.9 7 years ago
Alexander Alekhin f39ee9c6a1 cmake: rework MAP_IMPORTED_CONFIG to prevent unintended build failures 7 years ago
Alexander Alekhin edadcfa7d9 cmake: add option to workaround issue observed with old CMake 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Alexander Alekhin 768f4cb7bc python: 'sub-module' for binding sources and documentation meta information 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
Vadim Pisarevsky b833d512ec fixed native Lapack detection script on Mac/iOS (where native Lapack is a part of Accelerate framework) 7 years ago
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage 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 89d855c0b7 cmake: update optimization filter 7 years ago
Maksim Shabunin 5b17410f7c Added BUILD_LIST feature 7 years ago
Alexander Alekhin f6d927ef3b dnn: avoid conflicts with original caffe.proto 7 years ago
Maksim Shabunin 5ebb234746 cmake: simplified configuration output 7 years ago
Amro bbba9ac121 fix pkg-config generation for mingw 7 years ago
Alexander Alekhin 43e4e1b624 cmake: drop amending of compilation options 7 years ago
Alexander Alekhin a0e1def83b cmake: fix pkg-config generation for MacOSX 7 years ago
Alexander Alekhin 8e21f808be cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values 7 years ago
Alexander Alekhin ac22d3c817 cmake: MSVC_VERSION use pattern matching 7 years ago
Mikhail Paulyshka 62737c777c cmake: add support for MSVS 2017 update 5 7 years ago
Maksim Shabunin 93813fec6e VisualStudio: Added solution folders for dispatched optimization targets 7 years ago
Alexander Alekhin 5f80e42dac cmake: update OpenBLAS support 7 years ago