108 Commits (74bb0beeb05fe65c9c37dd2466f071a9adf3bb06)

Author SHA1 Message Date
Ilya Lavrenov d89b6226a3 fixed Android mk generation for arm64-v8a 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Roman Donchenko e6619cf580 Move the CUDA searching code in OpenCVConfig.cmake.in out of the foreach loop 10 years ago
Ilya Lavrenov 0832b47d21 fixed cross-compilation for Android with CUDA 10 years ago
Alexander Nitsch c2944dbc0c Exclude >= 2.8.3 from reimplementation of CMAKE_CURRENT_LIST_DIR 10 years ago
Roman Donchenko c1e3ca170e Add a script to run all tests on Windows 10 years ago
Alexander Nitsch 9665e08bac Implement CMAKE_CURRENT_LIST_DIR for older CMake 10 years ago
Vladislav Vinogradov 682fdcfc9b make color output in run_test script optional 10 years ago
Vladislav Vinogradov 94d14c637f fix opencv_run_all_tests_unix.sh script: 10 years ago
Vladislav Vinogradov 2b303f38a8 colorize opencv_run_all_tests_unix.sh script output 10 years ago
Alexander Smorkalov ddc1b965b6 Added Debian changelog installation step for Debian package generation. 10 years ago
Alexander Smorkalov 9206ec30a2 opencv_testing.sh script installation is removed as run tests script does the same thing. 10 years ago
Alexander Smorkalov 1c3c94fd2c Exclude OpenCL tests from default test list for Android as they are experimental. 10 years ago
Alexander Smorkalov 35768ed638 Python tests added to -tests deb package. 10 years ago
Vladislav Vinogradov 67b562d543 fix OpenCVConfig.cmake template - missing parentheses 11 years ago
Alexander Smorkalov e8376c789d Fix non-Android cross compilation with OpenCVConfig.cmake 11 years ago
Alexander Smorkalov b852108262 OpenCVConfig.cmake fix after cutting absolute CUDA libraries path. 11 years ago
Alexander Smorkalov 64d679ecb4 Added guard to prevent from gpu module redefinition in OpenCV.mk 11 years ago
Alexander Smorkalov 6b8de222d7 OpenCV_MODULES_SUFFIX variable added to OpenCVConfig.cmake to enable custom module configurations. 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Alexander Smorkalov d02c291160 opencv_run_all_tests.sh implemented for Android SDK. 11 years ago
Alexander Smorkalov b10d4b05ed dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Alexander Smorkalov 530702c5f2 Absolute path to tests in opencv_run_app_tests.sh fixed. 11 years ago
Vladislav Vinogradov 286fe261d0 save previous values of LOCAL_* variables and restore them at the end 11 years ago
Vladislav Vinogradov a098fb1803 fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib) 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d9dc5ffa91 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov 39201e68e2 Code review notes fixed. 11 years ago
Alexander Smorkalov f332cba14b OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 358e59e91b Fake dependency from CUDA in case of satic linkage with OpenCV removed. 11 years ago
Alexander Smorkalov 51d3138dff OCV option ENABLE_DYNAMIC_CUDA mistake fix. 11 years ago
Alexander Smorkalov 58e7d9f32f OpenCV.mk fixed for accurate CUDA support. 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Roman Donchenko 4037a4f227 Fixed OpenCV_LIBS when find_package has been used with explicit components. 11 years ago
Roman Donchenko 428fb72625 Made the generated file templates' naming more consistent. 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
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
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Alexander Alekhin 9941d3f71a cmake: restore find_package() for build directory 11 years ago
Alexander Alekhin fbe7448250 cmake: export OpenCVModules for unix 'install', move macros desclarations 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 212ad97100 ocl: dynamic load of OpenCL libraries 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago