175 Commits (3e33820ee519e702a1e9b192e8985fb85121b3de)

Author SHA1 Message Date
Maksim Shabunin b1fe298764 Removed cmake submodules and contrib_world references 7 years ago
Alexander Alekhin 3b993431be cmake: fix build process of OpenCL kernels 7 years ago
Alexander Alekhin 146be78390 cmake: cl2cpp change main OUTPUT to .hpp file 7 years ago
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 5e32de8173 cmake: fix __STDC macros for opencv_world build 7 years ago
Alexander Alekhin 5e6e12600f build: enable __STDC_FORMAT_MACROS macro 7 years ago
Alexander Alekhin 8bd2e9816a cmake: don't add vs_version.rc for static modules (ts) 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin d649d1388e cmake: fix typo 8 years ago
Alexander Alekhin db35e13b46 build: added VERSIONINFO resource 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Maksim Shabunin 50d350bcd1 Enable GNU STL debug mode for debug builds 8 years ago
Alexander Alekhin a5d16f09e6 cmake world: allow to build python bindings 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin b7630a088b cmake: add global defines to enable useful macros 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 8 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 8 years ago
Alexander Alekhin 09ce987552 cmake: fix export issue 9 years ago
Matt Leotta 912592de4c Remove "INSTALL_NAME_DIR lib" target property 9 years ago
Alexander Alekhin c35ddcba1a cmake: refactor OpenCL detection, allow custom configurations 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin 7afce8e003 world build: fix modules instantiation order 9 years ago
Alexander Alekhin fe2f5c175a distrib: remove useless static files from shared distribution package 9 years ago
Alexander Alekhin 60eda6f25c export simple libs from OPENCV_LINKER_LIBS (fix #5541) 9 years ago
Alexander Alekhin 937a096bf1 export simple libs from OPENCV_LINKER_LIBS (fix #5541) 9 years ago
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 9 years ago
Vladislav Vinogradov d81d51d155 assing labels to targets and sources 9 years ago
Alexander Alekhin f52cac9d47 fix #5264 9 years ago
Ilya Lavrenov 7746d9b7cc fix for corrent modules dependencies 9 years ago
a-andre 226ff93917 install new headers like "opencv2/core.hpp" 9 years ago
Ilya Lavrenov 5eb67cc2cb fix for corrent modules dependencies 9 years ago
Ilya Lavrenov 1c3d83df54 fix for corrent modules dependencies 9 years ago
Maksim Shabunin 973abf0d62 cmake: Added missing extra modules warning 9 years ago
Ashley Stacey d8d78b4a98 Fix pdb file generation on Windows for CMake versions after 3.1.0. 9 years ago
a-andre 5262371660 install new headers like "opencv2/core.hpp" 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Alexander Alekhin b7cfd5a7da ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Vladislav Vinogradov 653810e4df fix installation layout for debian packages: 10 years ago
Alexander Smorkalov b1cdb91139 Fixed samples install permissions for Debian packaging. 10 years ago
Vladislav Vinogradov 3cf265992f fix installation layout for debian packages: 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago