206 Commits (223790e6fc5fb09d62b10d5616c2902fdc223579)

Author SHA1 Message Date
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 21c38bbdaf cmake(cpu optmizations): fix cleanup of OPENCV_DEPENDANT_TARGETS_* vars 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Victor Romero 987bb2ca61 Fix build for UWP 5 years ago
Alexander Alekhin 2a2d195240 cmake: don't add tests dirs as include directories 6 years ago
Alexander Alekhin 1317c3d178 cmake: don't generate dllmain for cudev module 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago
Alexander Alekhin 70f2ee917e cmake: add DllMain() into each OpenCV DLL 6 years ago
Alexander Alekhin 29bee6f07e cmake: move Matlab scripts to opencv_contrib (#12541) 6 years ago
Alexander Alekhin 3f302cabb8 core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
Maksim Shabunin 5aceee5a36 Restored tests dependencies processing 6 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Alexander Alekhin 5da7805623 cmake: add module/src include dir in case of enabled precompiled headers 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Alexander Alekhin 4a6d582f2e dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin 1b83bc48a1 dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin ddb482b14a android: move .a files into 'staticlibs' directory 7 years ago
Alexander Alekhin 36f11a54e1 cmake: customize OpenCV build via CMake script hooks 7 years ago
Maksim Shabunin 2d1350a9d6 Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Alexander Alekhin 3d6659112f cmake: fix includes processing 7 years ago
Maksim Shabunin 82aff110b7 cmake: allow providing list of extra modules paths 7 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Alexander Alekhin 0b33eb0929 cmake: fix ocv_target_compile_definitions() for world builds 7 years ago
Alexander Alekhin 768f4cb7bc python: 'sub-module' for binding sources and documentation meta information 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Maksim Shabunin 5b17410f7c Added BUILD_LIST feature 7 years ago
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