833 Commits (56e637d5f44e71499178fa12fa2f6abf21558c02)

Author SHA1 Message Date
Maksim Shabunin 83b2621de4 Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 10 years ago
Alexander Alekhin f11ed4b91d fix "non target" warning for "world" build 10 years ago
Maksim Shabunin f63dde2f43 Separate OpenCV.mk files for different ABIs 10 years ago
Alexander Alekhin 1ce0ef9d41 fix build without IPP (and empty 3rdparty) 10 years ago
Ruslan Baratov f30bf39bd4 Add OpenCV_INCLUDE_DIRS to INTERFACE_INCLUDE_DIRECTORIES target property 10 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
Alexander Alekhin b7cfd5a7da ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Maksim Shabunin 7ee79b73f6 AndroidMgr: fixed package build 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
kalistratovag bf5393ae58 parallel for on pthreads initial commit 10 years ago
Alexander Smorkalov 1df0f1da97 Precise default CUDA version for Tegra X1 chips. 10 years ago
Ilya Lavrenov bb72206ec5 ability to enable OpenMP simultaneously with other parallel framework 10 years ago
Maksim Shabunin 5ad4bed70a Added cvconfig.h copy during the build 10 years ago
Vladislav Vinogradov 653810e4df fix installation layout for debian packages: 10 years ago
Alexander Smorkalov 5141141e2b Deb package build fix for CUDA 6.5 and newer. 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Samuel Martin 671a630f47 cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation 10 years ago
Piotr Dobrowolski 6d0407b65e VideoCapture with digital camera and gPhoto2 library 10 years ago
Maksim Shabunin e936670571 Install cvconfig.h file 10 years ago
Marvin Smith ae933db526 Fixing the gdal include error that Macports seems to only mess up. 10 years ago
Patrik Huber 40b765b7c2 Add VS2015 compatibility to CMake scripts 10 years ago
Vadim Pisarevsky 30a3ff0de6 fixed compile errors on OSX and other systems where ffmpeg is detected manually, not via pkg-config 10 years ago
Maksim Shabunin 1138a38dbe Use explicit no-sse flags when SSE is off 10 years ago
Mansour Moufid 655b28ee0c Use the CMake find_library command to find the FFmpeg libraries. 10 years ago
Vladimir Kolesnikov 2c73e49dac Not block PDB file in multithreaded build on Windows. 10 years ago
Alexander Nitsch d6c95621e8 Implement CMAKE_CURRENT_LIST_DIR for older CMake 10 years ago
Ilya Lavrenov 614edafe73 typo 10 years ago
Ilya Lavrenov f57063efa2 port of aarch64 cuda changes from 2.4 10 years ago
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
yanlend 443b3157e0 Fix win32 search for same bitness executable 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