meson: use new python module
authorHavard Graff <havard.graff@gmail.com>
Mon, 14 May 2018 08:05:15 +0000 (10:05 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Sun, 28 Oct 2018 16:53:44 +0000 (17:53 +0100)
commitaf4ade37435fcc31c8489f4d7c7496fef5f74b05
treeb55aaf913ec6b5e644d69b5fd29e0167a5e42c21
parenta15ed715f05be873b6c299ccdf5ee911e0acd956
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.
gi/overrides/Gst.py
gi/overrides/meson.build
meson.build
meson_options.txt
plugin/meson.build
scripts/pythondetector [deleted file]
testsuite/meson.build