165 Commits (992b47b9916f9dbdfee16ed1a59ba64cda0779bb)

Author SHA1 Message Date
Xiaoxiao Tian 3817f3a89b fix: ocv_target_link_libraries could not handle the keyword rightly #20430 3 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
Alexander Alekhin 8ae1552a5b cmake: avoid excessive output from cmake --trace/--trace-expand 4 years ago
Alexander Alekhin c42d47d94a cmake: clean cached INTERNAL variable used for 3rdparty deps 4 years ago
Alexander Alekhin 364702b1c9 cmake(3rdparty): use EXCLUDE_FROM_ALL 4 years ago
Rajkiran Natarajan 579dcf12bd GCC 10 warnings not caught by CMake ignore regex 5 years ago
Alexander Alekhin 8af87d5792 cmake: apply '-Wl,--as-needed' linker option 5 years ago
Alexander Alekhin d064079a4e build: eliminate build warnings 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Alexander Alekhin 21c38bbdaf cmake(cpu optmizations): fix cleanup of OPENCV_DEPENDANT_TARGETS_* vars 5 years ago
Alexander Alekhin 464972855e cmake: add libatomic check 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Alexander Alekhin 90c34c5c17 cmake: fix pkg-config handling 6 years ago
Alexander Alekhin 2e4d771005 cmake: fix PDB handling 6 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Alexander Alekhin 4fa4bef41d cmake: fix licenses install rules 6 years ago
Augusto Fraga Giachero 032e458085 Avoid unexpected line breaks in version_string.inc 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 6fa23f330f cmake: fix compiler flags filtering 6 years ago
Maksim Shabunin 05131af8da Merge pull request #13367 from mshabunin:cmake-verify 6 years ago
Alexander Alekhin 53af811530 cmake: emit warnings about unsupported options if turned ON only 6 years ago
Alexander Alekhin fbe41703e4 cmake: introduce setup_vars scripts 6 years ago
Alexander Alekhin 971c4ca10b cmake: don't undefine passed options 6 years ago
Alexander Alekhin 7b9b876726 cmake: improve PDB support 6 years ago
Alexander Alekhin 29bee6f07e cmake: move Matlab scripts to opencv_contrib (#12541) 6 years ago
Khem Raj a4f53988c4 Check for clang before using -isystem 6 years ago
Kuang Fangjun 8e24a8b7c0 remove a redundant option. 6 years ago
Alexander Alekhin 80934dc488 cmake: update 'git describe' information 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Alexander Alekhin 784c8436fd cmake: update PDB installation 7 years ago
Alexander Alekhin 6abfc6761e android: refactor Android SDK detection 7 years ago
Alexander Alekhin 6c8014e7d1 cmake: disable checks for protobuf generated files 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Maksim Shabunin 265f335dae Add install component for 3rdparty libraries licenses 7 years ago
Maksim Shabunin 7bbe002a2f Add install component for 3rdparty libraries licenses 7 years ago
Alexander Alekhin 36f11a54e1 cmake: customize OpenCV build via CMake script hooks 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Maksim Shabunin 34a9ce6eb3 cmake: support searching for TBB via cmake package mechanism 7 years ago
Maksim Shabunin 82aff110b7 cmake: allow providing list of extra modules paths 7 years ago
Maksim Shabunin 1b0ff57562 Merge pull request #10621 from mshabunin:disable-docs 7 years ago
Alexander Alekhin 91e10a3105 cmake: ocv_target_include_directories() handle SYSTEM directories 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Alexander Alekhin 431b3b4323 cmake(android): refactor copying of Android samples project files 7 years ago
Alexander Alekhin 94b236872c cmake: avoid unnecessary files creation in ocv_cmake_configure() 7 years ago
Alexander Alekhin ea5a3e557f python: filter modules headers (from <module>/include directory) 7 years ago
Alexander Alekhin 4bd1e3dcbd cmake: avoid timestamp change of version_string.inc file 7 years ago