615 Commits (2e343ef63150c4d01001e6687b704a0802883817)

Author SHA1 Message Date
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
Alexander Smorkalov 6628714fc6 Fixed -samples debian package dependencies. 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Alexander Smorkalov 0f263e125b Full AARCH64 support with NEON and new CUDA toolkit. 10 years ago
Andrey Kamaev 7ec6d8a336 Fix Android build with the most resent android.toolchain.cmake 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Ilya Lavrenov ce81433aff ability to enable OpenMP simultaneously with other parallel framework 10 years ago
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 10 years ago
Samuel Martin eceada586b cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Vladislav Vinogradov 4f8a1213bd determine test category (Public vs Extra) based on module location 10 years ago
Vladislav Vinogradov edf54ac3a9 add CTest targets for sanity tests 10 years ago
Vladislav Vinogradov f44c29ad7d disable CTest target for opencv_test_viz: 10 years ago
Vladislav Vinogradov 0c57dc2e00 rewrite add_test command for accuracy tests: 10 years ago
Vladislav Vinogradov f55c1cc0fb fix installation layout for debian packages: 10 years ago
Samuel Martin 38bb0db9db cmake: fix gstreamer check conditions 10 years ago
Alexander Smorkalov 1f4fe3bb27 GStreamer 1.0 backport from master branch. 10 years ago
Alexander Smorkalov 1c3c94fd2c Exclude OpenCL tests from default test list for Android as they are experimental. 10 years ago
Alexander Smorkalov 1cc80f10ba Added implicit dependency from python and python-py to debian packages. 10 years ago
Artur Wieczorek 7c354c14f7 CMake configuration for MSMF capture 10 years ago
Maksim Shabunin 1b4e3ec35a Changed cmake python library search startegy for crosscompiling 10 years ago
GregoryMorse 587402859e Add VS2013 support 10 years ago