Scott D Phillips
1f4380ac0a
Windows fixes for scripts
...
subprocess.call runs programs directly when shell=False and can't
take advantage of the association that makes python scripts
executable in shells, so explicitly add the interpreter to the
args for call.
Run the windows command prompt by default in gst-uninstalled.
2016-10-20 08:55:06 -03:00
Thibault Saunier
1b6d719d54
Make gst-uninstalled compatible with python 3.3
2016-10-11 02:00:32 +02:00
Thibault Saunier
76e946465f
Add meson as a submodule for now
...
Allowing us to control the meson version in use so that it just works.
2016-10-11 02:00:32 +02:00
Arun Raghavan
2f3c89b321
Fix copy-pasto in gst-uninstalled argument help string
2016-10-11 01:52:23 +02:00
Thibault Saunier
80e467ede8
Allow executing one process inside the uninstalled environment
2016-09-09 09:02:31 -03:00
Thibault Saunier
5903bbc0a3
Set GST_VALIDATE_APPS_DIR GES validate app path
2016-09-09 08:30:01 -03:00
Thibault Saunier
bf1aa16608
Add [gst-]python support
2016-09-09 08:30:01 -03:00
Thibault Saunier
62856bcad0
Set CURRENT_GST
2016-08-28 20:14:36 -03:00
Saunier Thibault
de987e8c61
Initial commit
2016-08-25 15:26:28 -03:00