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
/
mesonbuild
/
modules
/
python.py
Age
Commit message (
Expand
)
Author
2018-09-16
find_installation: Add support for feature option in required kwarg
Xavier Claessens
2018-08-09
Make python module more robust
David Seifert
2018-07-27
python.find_installation: only try to find python with the py launcher if it ...
Christoph Reiter
2018-07-02
FeatureNew: Fix method names for some feature checks
Nirbheek Chauhan
2018-07-02
Remove permittedSnippetKwargs, snippets are not special
Nirbheek Chauhan
2018-06-20
dependencies: Don't assume self.compiler is a C compiler
Nirbheek Chauhan
2018-06-01
Add 0.46.0 features
Salamandar
2018-05-04
Interpreter: don't flatten the arguments of various methods
Mathieu Duponchelle
2018-05-03
python module: make it work with pypy
Mathieu Duponchelle
2018-04-21
modules/python: add some more options around path and config_vars
Havard Graff
2018-04-18
Made Python module match the new init interface.
Jussi Pakkanen
2018-04-09
[fixup]: various minor tweaks found while documenting
Mathieu Duponchelle
2018-04-09
[fixup]: Rename find to find_installation
Mathieu Duponchelle
2018-04-09
[fixup]: Fix python2 detection and unit test
Mathieu Duponchelle
2018-04-07
[fixup]: trivial fix after rebase
Mathieu Duponchelle
2018-04-07
[fixup]: extension_module: allow specifying install_dir OR subdir
Mathieu Duponchelle
2018-04-07
[fixup]: Address PKG_CONFIG env vars comments
Mathieu Duponchelle
2018-04-06
Implement a generic python module
Mathieu Duponchelle
[prev]