index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Python-module.md
Age
Commit message (
Expand
)
Author
2025-12-17
modules/python: use typed_kwargs for `install_dir`
Dylan Baker
2025-03-03
docs: Mention deprecation of path(), document full_path()
Nirbheek Chauhan
2024-11-17
docs: fix description of `py.install_sources` arguments
Ralf Gommers
2024-10-31
Correct typo in example Python module option
Luke Smith
2024-07-12
docs: mention cython_args in cython reference docs
Nathan Goldbaum
2024-06-10
Add note about meson-python and installation path
Emil Melnikov
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-05-02
Find python3.xx on windows
Charles Brunet
2022-11-26
add missing documentation for python installation default pure kwarg
Eli Schwartz
2022-10-24
Add missing since annotations in docs
Elliott Sales de Andrade
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-05-09
python module: default extensions to hidden symbol visibility
Eli Schwartz
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-08-30
Add missing "disabler" kwarg to python.dependency()
Xavier Claessens
2021-08-17
Add install tags
Xavier Claessens
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2020-02-17
modules/python: Do not error out if positional args are passed
Nirbheek Chauhan
2019-12-18
python: add embed to the python dependency function
Daniel Mensinger
2019-06-12
modules/python: add a modules keyword argument
Dylan Baker
2019-03-09
docs: document that the .path() method for Python is new in 0.50 [skip ci]
Dylan Baker
2019-01-09
Fix links to reference manual
Alex Băluț
2018-11-04
Update Python-module.md
Luca Weiss
2018-10-23
Add 'disabler' argument to functions returning not-found objects
Xavier Claessens
2018-09-16
find_installation: Add support for feature option in required kwarg
Xavier Claessens
2018-04-22
Python module: update documentation for new API
Mathieu Duponchelle
2018-04-09
[fixup]: write documentation
Mathieu Duponchelle