469 Commits (8bf58937a93a1aee05e44c7367cc3161878ba5df)

Author SHA1 Message Date
Greg Hale 0c4d484679 added backslash 11 years ago
Greg Hale 61ccd170bd shortened code to not repeat myself 11 years ago
Greg Hale 5bd5993663 Only append -l to lib entries with no path and no -l or -L of their own 11 years ago
Alexander Alekhin 9941d3f71a cmake: restore find_package() for build directory 11 years ago
Greg Hale 70df365c87 changed foreach variable to match naming conventions and dropped intermediate variable, appending directly to the LIB_COMPONENTS list 11 years ago
Greg Hale f23b51de6f Added -l prefix to EXTRA_COMPONENTS when generating pkg-config file 11 years ago
Alexander Alekhin d26f62569d ocl: fix compilation warnings, update openCLExecuteKernelInterop 11 years ago
Alexander Alekhin fbe7448250 cmake: export OpenCVModules for unix 'install', move macros desclarations 11 years ago
Alexander Alekhin 4adede4246 cmake: python module updates 11 years ago
Alexander Alekhin 47dd44e490 cmake: OpenCVConfig.cmake: fix message 11 years ago
Alexander Alekhin 034a77c26d cmake: workaround for dependencies resolver (bypass non-module deps w/o check) 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Vladislav Vinogradov adc516becc fixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit 11 years ago
Alexander Alekhin dd9ff587dc ocl: file-based ProgramCache refactoring 11 years ago
Alexander Alekhin b00f79ac5f ocl: move program names into opencl_kernels.hpp 11 years ago
Vladislav Vinogradov 4e4d2da0b9 fix #3296 : Unsupported gpu architecture 'compute_21' 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
Alexander Alekhin b4a534a235 cmake: PCH: use DEFINE_SYMBOL target property 11 years ago
Alexander Alekhin 48774a39b4 cmake: fixed incorrect usage of add_definitions() on Linux 11 years ago
Alexander Alekhin ce557fb7be Revert "cmake: fixed incorrect usage of add_definitions() on Linux" 11 years ago
Alexander Alekhin 286244efed cmake: fixed incorrect usage of add_definitions() on Linux 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago
Roman Donchenko e5735282da Added the ability to have samples inside a module. 11 years ago
Alexander Smorkalov ebe7f00cb4 /apicontainer added to linker flags on WinRT to fix api test issues. 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 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
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: 11 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