551 Commits (707d10f11526afee1e1a35ec7fdaa8b05f7e1656)

Author SHA1 Message Date
Vadim Pisarevsky 799622affd make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
Alexander Smorkalov 57ab0d4d17 Debian packages header update to fix conflict with OpenCV from deb repo. 10 years ago
Roman Donchenko 02f8b85dd9 Add ARM64 packaging support 10 years ago
Roman Donchenko 1fbdca0c9b Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE 10 years ago
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 7f63776395 Precise default CUDA version for Tegra X1 chips. 10 years ago
Vladislav Vinogradov cde697dd14 introduce BUILD_TINY_GPU_MODULE CMake option 10 years ago
Alexander Smorkalov 63d6cc5ca6 Added explicit deb package dependency from libtbb-dev if TBB is enabled. 10 years ago
Patrik Huber 2b1103c1d3 Add support for VS2015 10 years ago
Abhijit Kundu fd4df0f67d Added suuport for finding Intel TBB for Visual Studio 2013 10 years ago
Ilya Lavrenov 847976de4e fixed find cuda for aarch64 10 years ago
Ilya Lavrenov 4273534c92 typo 10 years ago
Vladimir Kolesnikov 58c9135626 Not block PDB file in multithreaded build on Windows. 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
Roman Donchenko 122b9f8e17 Turn ocv_convert_to_lib_name into a function 10 years ago
howtobeahacker ebd7d08408 fix bug 4269 10 years ago
Alexander Nitsch d430664791 Remove local variables from CMAKE namespace 10 years ago
Alexander Nitsch 13694c8ae8 Fix MinGW detection on x86 10 years ago
Alexander Nitsch dde7c22fad Fix MinGW architecture detection 10 years ago
Alexander Nitsch a5b293b412 Fix setting of architecture for MinGW builds 10 years ago
Ilya Lavrenov e03136e951 backport from master 10 years ago
Alexander Nitsch 8ae6402799 Fix MinGW detection on x86 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 cf54e3b97e Mark the libs component required 10 years ago
Roman Donchenko 6d52ea8984 Add component display names 10 years ago
Roman Donchenko b8c60234c3 Update the CPack variables to match the changes in asmorkalov/CMake#1 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
Roman Donchenko 49fe496914 Remove useless CPACK_*_COMPONENT_INSTALL variables 10 years ago
Roman Donchenko 0387f8ad56 Don't use ${CMAKE_INSTALL_PREFIX} as an install destination 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
Mansour Moufid c60fa84027 Add back the version variables removed in ab40630f. 10 years ago
Alexander Smorkalov a87ccb9ac0 Added Debian changelog to -tests package. 10 years ago
Vladislav Vinogradov 2b303f38a8 colorize opencv_run_all_tests_unix.sh script output 10 years ago
Alexander Smorkalov e6ac64008b Debian package names replaced by lower case version to satisfy lintian. 10 years ago
Mansour Moufid 8c68f1f626 Fix indentation of 98a157f5. 10 years ago
Mansour Moufid 98a157f589 Remove Apple-specific logic in finding the FFmpeg libraries. 10 years ago
Mansour Moufid a1cc9380e5 Correct the new find_library commands. 10 years ago
Mansour Moufid ab40630ff4 Use the CMake find_library command to find the FFmpeg libraries. 10 years ago
Alexander Smorkalov cf852972d1 Fixed samples install permissions for Debian packaging. 10 years ago
Alexander Smorkalov ddc1b965b6 Added Debian changelog installation step for Debian package generation. 10 years ago
Alexander Smorkalov be6b847675 Added dependency from numpy to debian package with python bindings. 10 years ago
Alexander Smorkalov 9206ec30a2 opencv_testing.sh script installation is removed as run tests script does the same thing. 10 years ago
Vladislav Vinogradov 12a3eb776d fix ocv_add_module CMake macro: 10 years ago