339 Commits (6c21b85fce6407d812a44088d437029e6ba406a0)

Author SHA1 Message Date
Roman Donchenko 104b14e0e0 Fixed CMake warnings/bugs caused by #1670 and #1714 11 years ago
Roman Donchenko 76b904b022 Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 11 years ago
Roman Donchenko f82eb0f79c Add better OpenMP detection and make an option to enable it. 11 years ago
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Alexander Alekhin 83b7fbe376 cmake: cleanup OpenCVModules_TARGETS from cache 11 years ago
Alexander Alekhin 09f0e1777e cmake: fix linker deps for CUDA 11 years ago
Alexander Alekhin 74329ee416 cmake: revert CRT linkage option for MSVS 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Alekhin 212ad97100 ocl: dynamic load of OpenCL libraries 11 years ago
Alexander Smorkalov 308fbeb04b Make libv4l support optional for testing purposes. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
Roman Donchenko 5dd598fc6d Fix building the iOS framework after I dropped the VERSION macro. 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
Roman Donchenko a954d3630f Add support for adding custom OpenCV modules. 12 years ago
Andrey Pavlenko e28f6fae49 fixing #3027 (searching JNI even if no ant), fixing java tests status message (ON/OFF) 12 years ago
Alexander Smorkalov 20fef00a77 android -> plarforms/android 12 years ago
Dominik Rose 66c9029fd5 libdc1394 - removed validation for msvc compiler in CMakeLists.txt 12 years ago
Dominik Rose 86ec9b79fd libd1394 2.x support for mingw on windows added 12 years ago
Dominik Rose 9247ad634f libd1394 2.x support for mingw on windows added 12 years ago
Andrey Kamaev f856f78ac0 Update CMake scripts to recognize Qt 5.0 12 years ago
Andrey Kamaev 2c57445ffe Improve CMake checks for the OpenGL availability 12 years ago
Alexander Smorkalov a2561ee0cd Code review notes fixed. 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov 6f68640d4d Multiple fixes for WinRT 12 years ago
Anatoly Baksheev 7fa01e3fcc enabled png and jpeg for iOS 12 years ago
Andrey Kamaev 91ac9688a8 Allow OpenCL acceleration in every OpenCV module 12 years ago
Andrey Kamaev d28df08eb0 Refactor OpenCL search 12 years ago
Andrey Kamaev 2afad8b575 Turn on OpenCL by default 12 years ago
Alexander Smorkalov 429cd85b46 More accurate guards for WinRT features in CMake. 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 12 years ago
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 12 years ago
Andrey Kamaev facab40745 Disable -fomit-frame-pointer for OS X Clang as it leads to crash on exception thrown 12 years ago
Vladislav Vinogradov 78c924baad removed obsolete CARMA toolchain and CMake variable 12 years ago
Andrey Kamaev c7df17e77b Detect and report parallel framework used 12 years ago
Andrey Kamaev 0b20faf3d2 Use git describe to get source control version 12 years ago
Andrey Kamaev 9e4792af1f Add separate status section for java 12 years ago
Andrey Kamaev 82313b3f6c Add OpenCL section to status report 12 years ago
Andrey Kamaev 247df9f3fc Detect version of clang compiler 12 years ago
Andrey Pavlenko b337d84adf configure desktop Java install, making JNI library name correct, and making it fat when possible 12 years ago
Alexander Smorkalov 7882aba7af TBB download and build option enabled for non Android platfroms. 12 years ago
Andrey Kamaev daead680cd Add option to control build of applications (feature #2568) 12 years ago
Andrey Kamaev cf407c2ec0 Don't check for EINTR and replace xioctl with ioctl 12 years ago
Patrick Welche d90b8d615c NetBSD video(4) support, patch 1 of 3 12 years ago
Andrey Kamaev b445f4b01d Find OpenCL in AMD APP SDK 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago