747 Commits (f73c6e6147dde0fbc3e6dacaa41d6b3ab7011969)

Author SHA1 Message Date
Ilya Lavrenov 58b3869730 fixed cross-compilation 10 years ago
Maksim Shabunin 2085251df2 Exclude object libraries from visual studio solution build 10 years ago
Maksim Shabunin c41db69f98 Fixed cmake issues 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Vladislav Vinogradov 6a3f33090d make color output in run_test script optional 10 years ago
Vladislav Vinogradov 098389d8eb fix opencv_run_all_tests_unix.sh script: 10 years ago
Vladislav Vinogradov a9325102a2 colorize opencv_run_all_tests_unix.sh script output 10 years ago
Andrew Senin d08589d435 Fix for Visual Studio multiprocess builds for CMake versions > 2.8 10 years ago
Vladislav Vinogradov 482feb7266 FindCUDA fix : do not unset CACHE variables on first call 10 years ago
Alexander Alekhin 0a07d780e0 ocl: OpenCL SVM support 10 years ago
Vladislav Vinogradov fa23a01775 fix FindCUDA CMake module: 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Ilya Lavrenov e9a6c5db21 sqsum 10 years ago
Nicolas Riebesel 052fe626b3 Corrected the WITH_GSTREAMER and WITH_GSTREAMER_0_10 semantic 10 years ago
Vladislav Vinogradov 698c367d8d fix ocv_add_module CMake macro: 10 years ago
Vladislav Vinogradov 0376a8643e fix CMake CMP0054 warning: 10 years ago
Claudio Caraffi efc7dbaae2 Prevent linking failure, bug 4108 10 years ago
Ilya Lavrenov f2cd65cf1e fixes 10 years ago
Ilya Lavrenov 25e99c453f avx2 in arithm 10 years ago
Ilya Lavrenov 612b8ce2cb fixed compilation issues 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov bc394e7516 detection of other CPU features 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Vladislav Vinogradov d8272b9395 remove "-target-os-variant" NVCC option for CUDA 7.0 10 years ago
Maksim Shabunin bebf6c47c6 Removed Sphinx generation commands from cmake scripts 10 years ago
Maksim Shabunin 128e509527 Added enviroment search paths for OpenNI2 for linux and fixed specific warning 10 years ago
Vladislav Vinogradov e4d0652899 [FindCUDA] improvements for cross-platform build 10 years ago
Vladislav Vinogradov c4246bc59c update FindCUDA CMake module to the latest version from upstream 10 years ago
Alexander Alekhin 864ec5ef45 IPPICV: don't use full paths in dependencies 10 years ago
Vladislav Vinogradov b15cf355af remove opencv_testing.sh installation to /etc/profile.d/ 10 years ago
Boaz Stolk bb873b1de5 add option to link to dynamic IPP libraries 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
orestis aad98e545f Remove redundant -mfpu=neon flag. 10 years ago
Philipp Hasper 799646e5d0 Typos in CMake 10 years ago
Michae Gharbi 28103ad386 Fix Cuda -Wl linker options 10 years ago
Daniel Sjölie 323c922322 Use OPENNI2_INCLUDE64 environment variable. 10 years ago
Jose-Luis Blanco-Claraco 539acaf348 OpenCVConfig.cmake: Fix CMake CMP0012 warning 10 years ago
Maksim Shabunin 571ebb2373 Fixing iOS clang warnings, part 3 10 years ago
Maksim Shabunin ef3d02214b Fixing iOS clang warnings, part 2 10 years ago
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
xantares 9d13c7b1e2 Move cmake config files too on non-windows hosts. 10 years ago
Artur Wieczorek 302b138aa7 CMake configuration for MSMF capture 10 years ago
Igor Kuzmin ed402c5be6 XIMEA cam support: allow on OS X too 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Maksim Shabunin 2c2cdcf789 Changed cmake python library search startegy for crosscompiling 10 years ago
Ling Wang@z77x a218bdb0d7 fix cmake ocv_add_samples for opencv_contrib/modules/bioinspired 10 years ago
Vladislav Vinogradov 8392296eda remove -fvisibility-inlines-hidden from CUDA compiler flags 10 years ago
Vladislav Vinogradov f5d9359da8 use directory-based include_directories command if we build with CUDA 10 years ago
Vladislav Vinogradov 0825120f6a move CUDA compilation step from ocv_glob_module_sources to ocv_add_library 10 years ago