528 Commits (9dc713eaba7c3bb290a24153def2699e9d8a71af)

Author SHA1 Message Date
Alexander Alekhin 286244efed cmake: fixed incorrect usage of add_definitions() on Linux 11 years ago
hbristow eb3a83209c Added TODO for the future of Matlab version sorting 11 years ago
hbristow 31c58d23e0 Streamlined mexext detection, with removal of trailing whitespace/newlines handled by execute_process 11 years ago
hbristow 86b7e3d15d Moved Jinja2 into 3rdparty. Now using latest stable version from pypi (2.7.1) 11 years ago
Adrian Stratulat f9ea3772b0 Add compile option for enabling NEON 11 years ago
hbristow 224f44a255 Made changes to OpenCVFindMatlab suggested by SpecLad 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago
hbristow 232f11e256 Updated OpenCVFindMatlab with changes suggested by SpecLad 11 years ago
Roman Donchenko 473bfb0019 Updated the build config files to deal with the version status. 11 years ago
Roman Donchenko cd8ff69637 Added version status support into the build system. 11 years ago
antonella 5b2d557502 Added plantuml extension 11 years ago
Roman Donchenko 59dd5aea00 Reenabled adding native app glue for Android samples. 11 years ago
Roman Donchenko e5735282da Added the ability to have samples inside a module. 11 years ago
hbristow 7e5bbec895 Removing trailing whitespace and expanded tabs 11 years ago
hbristow f57145dc64 Fixed regular expression for finding Matlab in Windows PATH 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Alexander Smorkalov ebe7f00cb4 /apicontainer added to linker flags on WinRT to fix api test issues. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Roman Donchenko 055a581977 Moved Sphinx detection outside of the PYTHONINTERP_FOUND block. 11 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
Roman Donchenko dbb684b85f Bumped minimal Python version to 2.6. 11 years ago
Roman Donchenko 1a81da012d Removed old Python detection cruft. 11 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 11 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 11 years ago
Roman Donchenko 10860783ef Added warnings-as-errors support for MSVC. 11 years ago
Roman Donchenko 9c01a96b14 Set minimal zlib version to 1.2.3. 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Roman Donchenko a9e9ce859e Fix errors in usages of try_compile 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
kdrobnyh ea5dd74af1 Add IPP 8.0 support in FindIPP script 11 years ago
Roman Donchenko 9667a8a1ae Fix the name of perf tests' precompiled header. 11 years ago
Roman Donchenko aa96d8d053 Fix the name of perf tests' precompiled header. 11 years ago
Alexander Smorkalov ddbeac503c WindowsRT availability check reorganized. Build script updated. 11 years ago
kamjagin ed29d91d42 adding std to cstdint typedef of uint32_t 11 years ago
Miroslav Kobetski b595d73d6d defined uint for non-windows platforms too. replaced isnan for cvIsNaN. 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
Denis Zaryaev f4010cef29 properly set OpenCL lib search path 11 years ago
Denis Zaryaev 129f315f7c bugfix for OpenCL detection with Intel OpenCL SDK 1.2 on linux (Bug #3140) 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 e57407849a Removed obsolete CMake workaround. 11 years ago
Roman Donchenko 36874300c8 Removed CMakeParseArguments.cmake, which we don't use. 11 years ago
Roman Donchenko a23abef9bd Removed OpenCVFindPkgConfig.cmake, since it's bundled with CMake now. 11 years ago
Roman Donchenko 656416d174 Dropped OpenCVConfig.cmake - we don't use it anymore. 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Roman Donchenko a87756e9b3 Bumped minimal CMake version to 2.8.7. 11 years ago
Roman Donchenko a495bbb967 Added a new file for recording minimal dependency versions. 11 years ago
Roman Donchenko 5dd598fc6d Fix building the iOS framework after I dropped the VERSION macro. 11 years ago