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.
Showing
- gi/overrides/Gst.py 1 addition, 1 deletiongi/overrides/Gst.py
- gi/overrides/meson.build 6 additions, 5 deletionsgi/overrides/meson.build
- meson.build 25 additions, 23 deletionsmeson.build
- meson_options.txt 2 additions, 0 deletionsmeson_options.txt
- plugin/meson.build 0 additions, 1 deletionplugin/meson.build
- scripts/pythondetector 0 additions, 84 deletionsscripts/pythondetector
- testsuite/meson.build 7 additions, 10 deletionstestsuite/meson.build
Loading
Please register or sign in to comment