90 Commits (c1007c7276e889f5f284702515a60b6799df9cd7)

Author SHA1 Message Date
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Alexander Alekhin 35308bc45f cmake: fix CMake error 8 years ago
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago
Alexander Alekhin b06bd50144 cmake: update PDB support condition 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 540ece74a5 cmake: support ICC warnings 8 years ago
Alexander Alekhin 39ff8a0d26 cmake: cleanup ffmpeg detection 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 8 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 8 years ago
Alexander Alekhin 5ac15f09ed cmake: add DEBUG_PRE/DEBUG_POST commands handling 8 years ago
Alexander Alekhin 36d7712c2c cmake: CMakeVars.txt (for debugging purpose) 8 years ago
Alexander Alekhin e5041abe55 cmake: remove outdated pkg-config module 8 years ago
Alexander Alekhin 6cfe4a85f7 cmake: fix ocv_check_compiler_flag 8 years ago
Alexander Alekhin b640e72877 cmake: update PCH 8 years ago
Alexander Alekhin c181f2f493 cmake: fix for GCC 6.x 8 years ago
Alexander Alekhin 21d9412c93 cmake: fix for GCC 6.x 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 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