730 Commits (bd4580a242d118a854096a66d122327119d28c0b)

Author SHA1 Message Date
Roman Donchenko 615d6c22d1 Switched OpenCV to a 3-component version number. 11 years ago
Roman Donchenko 428fb72625 Made the generated file templates' naming more consistent. 11 years ago
Vincent Rabaud 154d119e13 do not use include_directories when calling find_package(OpenCV) 11 years ago
Vincent Rabaud 8e944cfe70 cleaner fix 11 years ago
Vincent Rabaud ee7c74ceeb return when OpenCV is found 11 years ago
Vincent Rabaud 9007a02302 fixes http://code.opencv.org/issues/3367 11 years ago
Philippe FOUBERT 8b0fc04d93 Fix the build of OpenCV with XIMEA on Windows 64 bits: 11 years ago
Roman Donchenko 104b14e0e0 Fixed CMake warnings/bugs caused by #1670 and #1714 11 years ago
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module. 11 years ago
Vladislav Vinogradov 5e75a22559 fixed find package CUDA for cross-compilation 11 years ago
Vladislav Vinogradov 06c1f9a329 added own version of FindCUDA.cmake 11 years ago
Roman Donchenko c016c43d25 Fixed Android SDK build - again. 11 years ago
Alexander Alekhin 7a8f9fe746 cmake: fix android installation for different NDK ABIs 11 years ago
Roman Donchenko 76b904b022 Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 11 years ago
Alexander Alekhin 4b17d073c0 cmake: fix linker dependencies for opencv_java 11 years ago
Vladislav Vinogradov e5947f581a fix CUDA 5.5 support (npp, arm cross compilation) in CMake scripts: 11 years ago
Alexander Alekhin d571b28eaa cmake: fix bug with installation into OPENCV_LIB_INSTALL_PATH directory 11 years ago
Vadim Pisarevsky de521fc9fa fixed some more compile bugs (including Python bindings) 11 years ago
Roman Donchenko f82eb0f79c Add better OpenMP detection and make an option to enable it. 11 years ago
Roman Donchenko 49c6533227 Move the minimal CUDA version into the minimal version list. 11 years ago
Greg Hale 387587f4f0 regex doesnt need to match full length of input, so only trying to match the leading -[lL] 11 years ago
Greg Hale fe3dd762a4 fixed wrong regex 11 years ago
Alexander Alekhin cfc3b9abbb ocl: workaround for msvc11 bug 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
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
Tony c1cd70e25a Disable OpenGL when Gtk3 is selected 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
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 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
hbristow eb3a83209c Added TODO for the future of Matlab version sorting 11 years ago