66 Commits (b9649435173dba9355164cde5d8a958e93fb9b91)

Author SHA1 Message Date
Alexander Smorkalov 985506c251 Downgrade LIMITED_API_VERSION, if python3 is older than 3.6. 10 months ago
Alexander Smorkalov 2beacc07e8 Manage Python Limited API version externally. 10 months ago
Alexander Alekhin 212795db64 build: disable Python2 detection by default 11 months ago
Giles Payne 3d9cb5329c
Merge pull request #24136 from komakai:visionos_support 11 months ago
Sérgio M. Basto 00ca8f455e `numpy.distutils` is removed in numpy 1.26 on Python 3.12. 1 year ago
CSBVision 70a58d7198
Use STRING instead of PATH to fix #24141 1 year ago
Duong Dac a9424868a1
Merge pull request #20370 from ddacw:stub-gen-next 1 year ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Andrei-Florin BENCSIK 8253562794 fix: minor typo in CMakeCVDetectPython 5 years ago
Maksim Shabunin 8c849a48cc Ported install layout refactoring from master branch 5 years ago
Maksim Shabunin 4e67eb6c42 Extracted install layout configuration to separate file 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
Alexander Alekhin f731515628 cmake: fix Python detection for standalone bindings 6 years ago
Alexander Alekhin 404893810c cmake: fix Python detection for standalone bindings 6 years ago
Alexander Alekhin 913c4151bf
Merge pull request #12725 from alalek:cmake_python_win32 6 years ago
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 6 years ago
Alexander Alekhin dd7f88bd68 python: support standalone Python bindings build 7 years ago
Noel Eck d6bcab3c7b doc: Small change to documentation in DectectPython.cmake 8 years ago
Jeroen Kromwijk 401537ebab Detect the correct Python major version 8 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
Alexander Alekhin c0fe374490 cmake: python, allow dynamic symbols lookup from libpython.so 8 years ago
Alexander Alekhin 9bee835dac cmake: fix python detection 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Alexander Alekhin bbff288447 fix build with python3 only 9 years ago
Alexander Alekhin 0906744788 fix python cross-compilation 9 years ago
Alexander Alekhin 2c2645191a fix python cross-compilation 9 years ago
yanlend 443b3157e0 Fix win32 search for same bitness executable 10 years ago
Kevin Squire 5e354fa844 Allow PYTHON_LIBRARY and PYTHON_INCLUDE_DIR to actually be overridden 10 years ago
Vadim Pisarevsky 643bbb2d93 looks like Maksim was right; the new fix does not do the second attempt to detect python libs, it finds it correctly with the first attempt 10 years ago
Vadim Pisarevsky 4aa6d10a60 added Maksim's fix as well; they both handle correctly more cases than each of them individually 10 years ago
Vadim Pisarevsky 7a52c3d9f1 1) make sure Python 2.7 is detected on Ubuntu (including libs) when it's there. 10 years ago
Maksim Shabunin bebf6c47c6 Removed Sphinx generation commands from cmake scripts 10 years ago
Maksim Shabunin 1b4e3ec35a Changed cmake python library search startegy for crosscompiling 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Maksim Shabunin 2c2cdcf789 Changed cmake python library search startegy for crosscompiling 10 years ago
Alexander Alekhin b3a54d588b fix binary package build 10 years ago
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings 11 years ago
Vincent Rabaud 167a26642e fix message sent to user during cross_compilation 11 years ago
Vincent Rabaud eabcfa5652 reorder the if's for clarity 11 years ago
Vincent Rabaud 6cb90c0e97 fix cross-compilation issue with Numpy 11 years ago
Roman Donchenko 9e3673ef53 Don't use PYTHON_VERSION_STRING when searching for Python libraries 11 years ago
Vadim Pisarevsky de521fc9fa fixed some more compile bugs (including Python bindings) 11 years ago
Alexander Alekhin 4adede4246 cmake: python module updates 11 years ago
antonella 5b2d557502 Added plantuml extension 11 years ago
Roman Donchenko 055a581977 Moved Sphinx detection outside of the PYTHONINTERP_FOUND block. 11 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
Roman Donchenko dbb684b85f Bumped minimal Python version to 2.6. 11 years ago
Roman Donchenko 1a81da012d Removed old Python detection cruft. 11 years ago
Alexander Shishkov b84b8db277 Removed useless .* 11 years ago