360 Commits (fe76b2116a76b6bc1dab0fac4dec35366d45da1e)

Author SHA1 Message Date
Alexander Smorkalov ddbeac503c WindowsRT availability check reorganized. Build script updated. 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
Miroslav Kobetski 93f05fed35 Fixed elif/elseif error that made highgui-windows fail on mac+cocoa. 11 years ago
Roman Donchenko 6d7f29a03a Made it so that a dummy .cpp is actually created when compiling with VC++. 11 years ago
Roman Donchenko 5dd598fc6d Fix building the iOS framework after I dropped the VERSION macro. 11 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 years ago
Alexander Shishkov b84b8db277 Removed useless .* 11 years ago
Alexander Shishkov afd7429cbd Update OpenCVDetectPython.cmake 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 ee182eb086 Fixed the setting of CVAPI_EXPORTS for modules that are always static/shared. 11 years ago
Philippe FOUBERT 9c04db554f Rename PVAPI_DECLARATIONS to PVAPI_DEFINITIONS 11 years ago
Vladislav Vinogradov 4b0f6e2d43 updated default parameters for CUDA CC in CMake: 12 years ago
Roman Donchenko 0b4d0a8171 Sorted cvconfig.h.cmake in alphabetical order. 12 years ago
Roman Donchenko 78cb920bc8 Removed useless VERSION macro (and CMake variable) 12 years ago
Roman Donchenko 06742247be Removed unused PACKAGE_* macros. 12 years ago
Roman Donchenko 6f326220d3 Removed the HAVE_LRINT macro, which is never set. 12 years ago
Roman Donchenko eb8d9730cb Removed unused NEW_FFMPEG macro. 12 years ago
Roman Donchenko e2ef2a5781 Refactored image format library finding logic. 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Roman Donchenko 2d9b3a8334 Deleted a bunch of unused configuration macros. 12 years ago
Philippe FOUBERT 639450efdc PvAPI support on Windows with MinGW (PR #1038 applied to the branch 2.4) 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
peng xiao 9ecbce0111 Fix cmake path finding for amd libs. 12 years ago
Vladislav Vinogradov 371a9cd833 fixed build with CUDA 5.5 on arm platforms 12 years ago
Vladislav Vinogradov 055137582c fix for bug #2985: 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago
Roman Donchenko 33d1f67501 Include the OpenCV config headers into every module. 12 years ago
Roman Donchenko 8714cbac91 Fix a missing header path when building with Qt 4. 12 years ago
Roman Donchenko 985bfea556 Don't resolve symlinks when looking for modules. 12 years ago
Vladislav Vinogradov 09a7e86a39 fixed NPP library search (it was splitted) 12 years ago
Andrey Pavlenko 081c47e3df making the comment less ambigous 12 years ago
Andrey Pavlenko 6f006e50dc setting 'char' to be signed by default since some tests fail when it's wrong (e.g. native compilation on ARM Linux) 12 years ago
Alexander Smorkalov 20fef00a77 android -> plarforms/android 12 years ago
Dominik Rose 86ec9b79fd 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 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
Andrey Kamaev 60059a7aa0 Improve handling of native_app_glue dependency in Android samples 12 years ago
Andrey Pavlenko 108bb811c5 fixing precommit build on ubuntu-64 (now it takes OCL headers from non-default OCL SDK, but libs from default one) 12 years ago
Roman Donchenko bd6f80faf3 Redo the Sphinx check to do the same thing on all platforms. 12 years ago
yao 61e041673e remove the OpenCL Dir finding in CMake 12 years ago
Roman Donchenko e8721f1f6f Automatically add CUDA support to a module if it has CUDA sources. 12 years ago
Andrey Kamaev d3083ecf6d Fix bitness detection for target platform 12 years ago
Andrey Kamaev fa64f28c6b Fix binary directory used in CMake try_compile commands 12 years ago
Alexander Smorkalov 36367ec027 Several fixes android related fixes 12 years ago
Andrey Kamaev 2c57445ffe Improve CMake checks for the OpenGL availability 12 years ago
Andrey Kamaev bf3264b197 Add missed CMake include for check_include_file 12 years ago
Andrey Kamaev 18536fe8f9 Fix target platform detection for x64 MinGW 12 years ago
Alexander Smorkalov a2561ee0cd Code review notes fixed. 12 years ago