112 Commits (a00b37d2096149f1a9eaa758fe188a63aa2664a5)

Author SHA1 Message Date
Ilya Lavrenov d89b6226a3 fixed Android mk generation for arm64-v8a 10 years ago
Vladislav Vinogradov 21d8b588a2 exclude dates from report names 10 years ago
Vladislav Vinogradov 5d66b1130b save tests console output to separate log files 10 years ago
Vladislav Vinogradov 0550b2c1fe check that current directory has write access 10 years ago
Alexander Smorkalov a09ad35d98 opencv_testing.sh script installation is removed as run tests script does the same thing. 10 years ago
Alexander Smorkalov 9932bbad3a Added Debian changelog installation step for Debian package generation. 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 10a2c51c52 fix OpenCVConfig.cmake template - missing parentheses 10 years ago
Alexander Smorkalov 4664a339ae Fix non-Android cross compilation with OpenCVConfig.cmake 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 116311b7b4 opencv_run_all_tests.sh implemented for Android SDK. 11 years ago
Alexander Smorkalov d02c291160 opencv_run_all_tests.sh implemented for Android SDK. 11 years ago
Alexander Smorkalov f9e9ae85bd dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov a49beb7c73 Multiple improvements in OpenCV examples build. 11 years ago
Vladislav Vinogradov c10692deff save previous values of LOCAL_* variables and restore them at the end(cherry picked from commit 286fe261d0) 11 years ago
Vladislav Vinogradov daa7b9ce5f fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib)(cherry picked from commit a098fb1803) 11 years ago
Alexander Smorkalov b10d4b05ed dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov bc653add74 Absolute path to tests in opencv_run_app_tests.sh fixed. 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 ed10f50d25 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Alexander Smorkalov 514b714cc2 opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov 7fec87d3f6 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov d9dc5ffa91 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov 00d555f051 Code review notes fixed. 11 years ago
Alexander Smorkalov 6cf7d6ef4e OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 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