summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/python_info.py
AgeCommit message (Expand)Author
2025-03-08Fix typos in commentsco63oc
2024-06-23Add support for detecting free-threaded Python on WindowsRalf Gommers
2023-10-02python module: stop using distutils "link to libpython" probe on recent pythonEli Schwartz
2023-10-02python module: refactor pypy detection into a consistent variableEli Schwartz
2023-10-02python module: stop using distutils schemes on sufficiently new DebianEli Schwartz
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-02-24work around circular imports in python probe scriptEli Schwartz
2023-02-22python module: move the introspection script into an external scriptEli Schwartz