677 Commits (116c8d0ddf4cc6db9071a4182452b06729609446)

Author SHA1 Message Date
Alexander Alekhin 50365b7741 cmake: update CMAKE_POSITION_INDEPENDENT_CODE 7 years ago
Alexander Alekhin a9de6900e5 cmake(3rdparty): BUILD_ options before WITH_ options 7 years ago
Alexander Alekhin 3e45795232 cmake: update timestamp status 7 years ago
Alexander Alekhin cadd1a0074 cmake: CV_DISABLE_OPTIMIZATION disables IPP, OpenCL, Eigen and LAPACK too 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage 7 years ago
Alexander Alekhin b19f81b35b cmake: update BUILD_DOCS / ENABLE_PYLINT options, add BUILD_JAVA 7 years ago
Alexander Alekhin 28717d0437 cmake: don't try to detect Python libraries for iOS builds 7 years ago
Alexander Alekhin 5ea50d1e8d cmake: don't use Eigen auto-detection in cross-compiling modes 7 years ago
Maksim Shabunin 5ebb234746 cmake: simplified configuration output 7 years ago
Alexander Alekhin 1bd865120c cmake: disable IPP on iOS 7 years ago
Alexander Alekhin 0622146a93 cmake: disable generation of pkg-config file during Xcode build 7 years ago
Mattia Rizzolo 437da0a3d9
Use CMake's ${CMAKE_INSTALL_LIBDIR} variable to decide where to place the built libraries 7 years ago
Maksim Shabunin 83655ba9be MediaSDK video backend: Windows support 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Alexander Alekhin 936234d5b1 python(test): enable pylint checks for tests 7 years ago
Zoltán Mizsei c7516b840a Haiku got no -lrt and -ld 7 years ago
Alexander Alekhin d195f2775a cmake: change Pylint integration 7 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Guillaume Jacob 688fcf14f3 CMakeLists.txt: fix a typo in a message 7 years ago
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 e63d3dd25f cmake: CMP0046 NEW 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 870d9502bb cmake: CMP0020 NEW 7 years ago
Alexander Alekhin 6ff9fc67bb build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 7 years ago
KUANG, Fangjun 4bbe67451d fix some typos in the documentation. 7 years ago
Alexander Alekhin b46e741c95 core(alloc): drop unused code, use memalign() functions instead of hacks 7 years ago
Alexander Alekhin 92f182bc3b minimal CMake version => 2.8.12.2 7 years ago
Alexander Alekhin 3f02f569af cmake: update CXX11 compiler flag 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 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
Maksim Shabunin c06f3d63e8 Initial version of MediaSDK integration: 8 years ago
Alexander Alekhin 3dee87b697 update CPU detection on ANDROID patch 8 years ago
Alexander Alekhin 1961bb1857 cmake: add ENABLE_BUILD_HARDENING option 8 years ago
Robin Chavignat c4a3278bab Fix build with CUDA on windows with JOM and Ninja (#6372) 8 years ago
Ryuhei Mori bb3a416320 Fix cpu features detection on android 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Alexander Alekhin a07d8a89b6 cmake: disallow in-source builds 8 years ago
Maksim Shabunin e72d353b45 Download cache 8 years ago
Alexander Alekhin 69df0eee77 cmake: fix try_compile() with --coverage flags 8 years ago
Alexander Alekhin 88a338a3eb cmake: disable pkg-config for Apple frameworks 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Gabriel B. Nunes 88e54ca1c0 Work around CMake bug that mangles install dir 8 years ago
Ilija Puaca 1b842c4762 Updated version of libwebp to 0.6.0. Removed iOS from build exceptions for libwebp 8 years ago
Maksim Shabunin 50d350bcd1 Enable GNU STL debug mode for debug builds 8 years ago