602 Commits (f297ec55ae077dd2bb0aee7ee9f12282ec3e3a0a)

Author SHA1 Message Date
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
Alexander Smorkalov 65b4d77959 project.properties file generation fixed for per-component installation. 11 years ago
Ilya Lavrenov c7fe162829 renamed **2 -> ** 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
Anatoly Baksheev 0a870faf28 added guard against linking qt5 and VTK together 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 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
Ilya Lavrenov cc514ac7a9 added new macros useful for tracking whether OpenCL impl run or not 11 years ago
Alexander Smorkalov 086792ec06 Improvements in package build. 11 years ago
Anatoly Baksheev 9145985ff4 added guard to prevent linking VTK with Qt5 11 years ago
Vincent Rabaud 167a26642e fix message sent to user during cross_compilation 11 years ago
Alexander Smorkalov 7821fe2bde Initial Linux packages build rools for CPack. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Vincent Rabaud eabcfa5652 reorder the if's for clarity 11 years ago
Vincent Rabaud 6cb90c0e97 fix cross-compilation issue with Numpy 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago
Anatoly Baksheev 8d327fa497 updated for compatibility with VTK6.0 11 years ago
Roman Donchenko 9e3673ef53 Don't use PYTHON_VERSION_STRING when searching for Python libraries 11 years ago
Ilya Lavrenov 7852b2f155 updated docs according to the last changes 11 years ago
Ilya Lavrenov 118709fd9f added OpenCL accelerated warpers 11 years ago
Alexander Smorkalov c48777a1c3 CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed. 11 years ago
GregoryMorse 4880858119 Update CMakeLists.txt 11 years ago
Alexander Smorkalov 358e59e91b Fake dependency from CUDA in case of satic linkage with OpenCV removed. 11 years ago
Roman Donchenko 83fe2f3b16 Fixed the seporate/seporator typo everywhere. 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
Alexander Smorkalov 9941c6710d NEON instruction set control unified for regular and cross-compiler builds. 11 years ago
Alexander Smorkalov 037ffcdf99 Dynamic CUDA support library reimplemented as OpenCV module. 11 years ago
Vladimir Bystricky d449ba104a Fix comment in the cmake file from SSDK to SDK 11 years ago
Alexander Smorkalov 6da7c50fb5 Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 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
Alexander Alekhin cc69d4631a cmake: detect Direct 3D 11 11 years ago
Anatoly Baksheev a54ef70c04 minor insignificant corrections 11 years ago
Anatoly Baksheev 0e88733b13 updating Viz cmake (switched to WITH_VTK option) 11 years ago
Alexander Alekhin 0eb2be762a cmake: allow source_group to preserve file-system tree (for MSVS) 11 years ago
Dirk Van Haerenborgh 8a48802dec Enable GStreamer 1.x support by default. 11 years ago
Alexander Smorkalov d39e73365c Some debug options are removed because they are installed by Cmake automatically. 11 years ago
Vladislav Vinogradov 5ac8444c22 fixed CUDA_TOOLKIT_TARGET_DIR for android: 11 years ago
Vladislav Vinogradov 81acc5e73e added `-Xptxas;-dlcm=ca` and `-target-os-variant=Android` to nvcc flags 11 years ago
Vladislav Vinogradov 26cb0ce1d5 fixed compilation warnings in .cu files 11 years ago
Vladislav Vinogradov 20641b4a0b fixed CC arch/pts for android (used sm_32) 11 years ago
Alexander Alekhin 881e837520 ocl/core: added prototype for tests 11 years ago