126 Commits (2dac35a97d94f159c840cbde3e22b7cc57de44e8)

Author SHA1 Message Date
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 c5a8619493 cmake: fix install path 9 years ago
Alexander Alekhin f57e3ce5f3 cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX 9 years ago
Alexander Alekhin c6c651212c cmake: refactoring of OpenCVConfig 9 years ago
Alexander Alekhin f4ebc504d1 cmake: refactor HAL attaching process 9 years ago
Alexander Alekhin 9393a0c5bb cmake: don't use -isystem for opencv_contrib paths 9 years ago
Alexander Alekhin 8f37a3a37c cmake: make ocv_cmake_dump_vars() case insensitive 9 years ago
Alexander Alekhin 9cd6731894 cmake: add DEBUG_PRE/DEBUG_POST commands handling 9 years ago
Alexander Alekhin c8ff7a4867 build: fix opencv_world with CUDA 9 years ago
Alexander Alekhin 24dbb43c09 pkg-config: modules list contains only OpenCV modules (fixes #5852) 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Alexander Alekhin 2bfad68812 pkg-config: remove $<LINK_ONLY:...> expressions 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
Ashley Stacey d8d78b4a98 Fix pdb file generation on Windows for CMake versions after 3.1.0. 9 years ago
Alexander Alekhin 56ad207d37 update ffmpeg wrapper binaries 10 years ago
Alexander Alekhin f11ed4b91d fix "non target" warning for "world" build 10 years ago
Alexander Alekhin 1ce0ef9d41 fix build without IPP (and empty 3rdparty) 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Maksim Shabunin f803c2a7bb Generators: updated the library gathering loop 10 years ago
Maksim Shabunin 979721c979 Fix generating of android.mk 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Roman Donchenko 122b9f8e17 Turn ocv_convert_to_lib_name into a function 10 years ago
Maksim Shabunin eb30799aed Disable object libraries building for cmake 2.8.7 and earlier 10 years ago
Maksim Shabunin 2085251df2 Exclude object libraries from visual studio solution build 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Vladislav Vinogradov 0376a8643e fix CMake CMP0054 warning: 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 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
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
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Alexander Smorkalov a49beb7c73 Multiple improvements in OpenCV examples build. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Alexander Alekhin 0eb2be762a cmake: allow source_group to preserve file-system tree (for MSVS) 11 years ago
Alexander Alekhin 4b17d073c0 cmake: fix linker dependencies for opencv_java 11 years ago
Alexander Alekhin d571b28eaa cmake: fix bug with installation into OPENCV_LIB_INSTALL_PATH directory 11 years ago
Alexander Alekhin 83b7fbe376 cmake: cleanup OpenCVModules_TARGETS from cache 11 years ago
Alexander Alekhin 9941d3f71a cmake: restore find_package() for build directory 11 years ago
Alexander Alekhin 4adede4246 cmake: python module updates 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Roman Donchenko a9e9ce859e Fix errors in usages of try_compile 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko 985bfea556 Don't resolve symlinks when looking for modules. 12 years ago
Dominik Rose 86ec9b79fd libd1394 2.x support for mingw on windows added 12 years ago