789 Commits (09e9e8ad9fa4253fae623db21dd7df397421074c)

Author SHA1 Message Date
Vadim Pisarevsky 2b2e3ee93c make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
Vadim Pisarevsky 926754a66e another attempt to resolve ABI checker complains 10 years ago
Vadim Pisarevsky fa41653420 trying to avoid ABI checker failures 10 years ago
Maksim Shabunin 97c78838a4 Fixed windows build and one warning 10 years ago
Maksim Shabunin f803c2a7bb Generators: updated the library gathering loop 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Maksim Shabunin 979721c979 Fix generating of android.mk 10 years ago
Roman Donchenko 149c1c16ba cap_libv4l.cpp depends on both libv4l 1 and 2, so search for both 10 years ago
Alexander Nitsch afd9de6f1b Fix static/shared lib detection 10 years ago
Alexander Nitsch 66e653d24d Remove local variables from CMAKE namespace 10 years ago
Alexander Nitsch 3fff0e5b3c Fix MinGW detection on x86 10 years ago
Alexander Nitsch 8f84a73b82 Fix MinGW architecture detection 10 years ago
Alexander Nitsch 2e86cedef2 Fix MinGW detection on x86 10 years ago
Kevin Squire 5e354fa844 Allow PYTHON_LIBRARY and PYTHON_INCLUDE_DIR to actually be overridden 10 years ago
Evgeny Agafonchikov c196df6db0 Do not link vfw32 library for WinRT 10 years ago
Evgeny Agafonchikov 17d36b7835 Removing unused winrttest.cpp file 10 years ago
Maksim Shabunin 796bf01797 Do not compare extra modules in ABI check 10 years ago
Maksim Shabunin 9fbc92aace Added cmake option for abi descriptor generating (GENERATE_ABI_DESCRIPTOR) 10 years ago
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 10 years ago
Roman Donchenko c71e94f054 Mark the libs component required 10 years ago
Roman Donchenko 8a732e306f Add component display names 10 years ago
Roman Donchenko 87eb3f6e68 Update the CPack variables to match the changes in asmorkalov/CMake#1 10 years ago
Roman Donchenko 35760bb6bf Add a script to run all tests on Windows 10 years ago
Roman Donchenko 1a3273a7e3 Remove useless CPACK_*_COMPONENT_INSTALL variables 10 years ago
Vadim Pisarevsky 643bbb2d93 looks like Maksim was right; the new fix does not do the second attempt to detect python libs, it finds it correctly with the first attempt 10 years ago
Vadim Pisarevsky 4aa6d10a60 added Maksim's fix as well; they both handle correctly more cases than each of them individually 10 years ago
Vadim Pisarevsky 5d8a1bf813 explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only 10 years ago
Vadim Pisarevsky 7a52c3d9f1 1) make sure Python 2.7 is detected on Ubuntu (including libs) when it's there. 10 years ago
Maxim Kostin 22a30af353 Fixing buildbot job: 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Quentin Minster 98d7e52b0a Update OpenCVDetectCUDA.cmake 10 years ago
Ilya Lavrenov c5a80193a8 aarch64 support 10 years ago
Maksim Shabunin eb30799aed Disable object libraries building for cmake 2.8.7 and earlier 10 years ago
Ilya Lavrenov 58b3869730 fixed cross-compilation 10 years ago
Maksim Shabunin 2085251df2 Exclude object libraries from visual studio solution build 10 years ago
Maksim Shabunin c41db69f98 Fixed cmake issues 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Vladislav Vinogradov 6a3f33090d make color output in run_test script optional 10 years ago
Vladislav Vinogradov 098389d8eb fix opencv_run_all_tests_unix.sh script: 10 years ago
Vladislav Vinogradov a9325102a2 colorize opencv_run_all_tests_unix.sh script output 10 years ago
Andrew Senin d08589d435 Fix for Visual Studio multiprocess builds for CMake versions > 2.8 10 years ago
Vladislav Vinogradov 482feb7266 FindCUDA fix : do not unset CACHE variables on first call 10 years ago
Alexander Alekhin 0a07d780e0 ocl: OpenCL SVM support 10 years ago
Vladislav Vinogradov fa23a01775 fix FindCUDA CMake module: 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Ilya Lavrenov e9a6c5db21 sqsum 10 years ago
Nicolas Riebesel 052fe626b3 Corrected the WITH_GSTREAMER and WITH_GSTREAMER_0_10 semantic 10 years ago