summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [fixup]: trivial fix after rebaseMathieu Duponchelle2018-04-071-2/+3
|
* [fixup]: extension_module: allow specifying install_dir OR subdirMathieu Duponchelle2018-04-071-5/+8
|
* [fixup]: Address PKG_CONFIG env vars commentsMathieu Duponchelle2018-04-071-18/+19
|
* Implement a generic python moduleMathieu Duponchelle2018-04-061-0/+432
With contributions from HÃ¥vard Graff