summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/python.py
AgeCommit message (Expand)Author
2018-05-03python module: make it work with pypyMathieu Duponchelle
2018-04-21modules/python: add some more options around path and config_varsHavard Graff
2018-04-18Made Python module match the new init interface.Jussi Pakkanen
2018-04-09[fixup]: various minor tweaks found while documentingMathieu Duponchelle
2018-04-09[fixup]: Rename find to find_installationMathieu Duponchelle
2018-04-09[fixup]: Fix python2 detection and unit testMathieu Duponchelle
2018-04-07[fixup]: trivial fix after rebaseMathieu Duponchelle
2018-04-07[fixup]: extension_module: allow specifying install_dir OR subdirMathieu Duponchelle
2018-04-07[fixup]: Address PKG_CONFIG env vars commentsMathieu Duponchelle
2018-04-06Implement a generic python moduleMathieu Duponchelle