65 Commits (bc0618b688bde681a8caa8619a55766fc9e6a32f)

Author SHA1 Message Date
Alexander Smorkalov 2beacc07e8 Manage Python Limited API version externally. 11 months ago
Duong Dac a9424868a1
Merge pull request #20370 from ddacw:stub-gen-next 2 years ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Maksim Shabunin 973e1acb67
Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
Alexander Alekhin a590682764 cmake: update installation of python extra submodules 3 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 3 years ago
Alexander Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 3 years ago
Alexander Alekhin c82e4596e4 cmake: fix installation of python extra code 4 years ago
Anatoliy Talamanov c4df8989e9
Merge pull request #19982 from TolyaTalamanov:at/new-python-operation-api 4 years ago
Alexander Alekhin 4b47c7dbd2 cmake(python): handle PYTHON3_LIMITED_API 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Maksim Shabunin d60ac98ef2 Limited API support for Python3 6 years ago
Maksim Shabunin 10d61a2b44 Limited API support for Python3 6 years ago
Alexander Alekhin f5ca9d3fe1 python: visibility 6 years ago
Alexander Alekhin 470dfba96c python: update CMake install rules 6 years ago
Alexander Alekhin bb8c19aad3 cmake: fix python install paths 6 years ago
Alexander Alekhin ad35b79e3f python: update install paths 6 years ago
Alexander Alekhin ce6acd3ecd python: bindings loader package 6 years ago
Alexander Alekhin aa6e296236 python: eliminate DeprecationWarning: SO -> EXT_SUFFIX 6 years ago
Alexander Alekhin dd7f88bd68 python: support standalone Python bindings build 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 84887d3011 cmake: use -isystem for Python/numpy include directories 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
Alexander Alekhin aa70199ce1 build: avoid exporting of unnecessary symbols from Python bindings 7 years ago
Alexander Alekhin 572a7bf6ce python: add special targets gen_opencv_python2(3) 7 years ago
Alexander Alekhin ea6fe71a50 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 6ea6e4bceb binding: fix headers processing 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin edcbc15a90 cmake: python installation 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 8 years ago
Maksim Shabunin f698bc1cc2 Fixes header filtering for python bindings generator 9 years ago
Alexander Alekhin c0fe374490 cmake: python, allow dynamic symbols lookup from libpython.so 9 years ago
Alexander Alekhin d2e5f90f32 cmake: fix cv2.lib conflict for python2/3 bindings (MSVS) 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
Alexander Alekhin caaf60ba00 remove bindings generation for DetectionBasedTracker 10 years ago
Tim D. Smith b9b743bbe3 Don't explicitly link Python on OS X 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Alexander Mordvintsev c1032b6232 remove structured_edge_detection.hpp from blacklist 10 years ago
Alexander Mordvintsev c23d6b67ee blacklisted 'tracking' due to some linking problem 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
Alexander Mordvintsev 40d0f853d6 removing modules from blacklist 10 years ago
Alexander Mordvintsev e74cddfbd1 put consts into python submodules 10 years ago
Alexander Mordvintsev 6d1c02ffed unified namespace population with 'init_submodule' 10 years ago