Thibault Saunier
b0bcc40026
Remove meson/ submodule
...
But let user have a meson/ checkout that will be used by ./configure
2016-10-20 17:47:07 -03:00
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
57680a0dd3
Do not update meson by default and fix setting -Werror=true
2016-10-17 21:13:01 +02:00
Thibault Saunier
6a1d489cc5
Minor improvement in the git function
2016-10-11 02:05:39 +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
Thibault Saunier
449737fb4a
Compile with -Werror by default
...
This is what we do in development version with autotools
2016-10-11 01:52:20 +02:00
Thibault Saunier
f802127a1e
configure: Let user know when exit on meson error
2016-09-14 10:42:52 -03:00
Thibault Saunier
5903bbc0a3
Set GST_VALIDATE_APPS_DIR GES validate app path
2016-09-09 08:30:01 -03:00