Commit graph

3 commits

Author SHA1 Message Date
Havard Graff
af4ade3743 meson: use new python module
This patch makes the tests pass running uninstalled and installed, with
python2 and python3 on linux, windows and osx.

The main gist is to use the new python-module to do the lifting done
by pythondetector, and with that add support for python2 and windows.
2018-10-28 17:53:44 +01:00
Olivier Crête
2cfded4834 pythonplugin: Rename plugin file to match plugin name
This is required by the new loader macro.
2017-05-21 13:16:41 +02:00
Thibault Saunier
16f971226d Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson
2016-09-05 12:13:03 -03:00