Commit graph

6 commits

Author SHA1 Message Date
Thibault Saunier
954c27641d Use mesonintrospect to set library path
this way the uninstalled target can be used before the libraries are built

https://bugzilla.gnome.org/show_bug.cgi?id=775281
2016-12-13 12:58:31 -03:00
Thibault Saunier
b45052b60e setup: Directly use --werror to set Werror
Using mesonconf -Dwerror afterward is failling because of https://github.com/ninja-build/ninja/issues/371
Using meson -Dwerror=true is failing currently for some reason.
2016-11-14 19:11:22 -03:00
Thibault Saunier
c843f48740 Add 'update' and git-update targets to update git repos 2016-11-08 15:16:57 -03:00
Thibault Saunier
4c2f97525f Get absolute path to run meson
It is necessary now that we explicitly run it through the python
interpreter.
2016-10-26 19:46:09 -03:00
Thibault Saunier
a2c4f6f2b0 Rename to gst-build 2016-10-26 17:44:19 -03:00
Thibault Saunier
526a5cd04a Rename configure to setup 2016-10-21 05:31:13 -03:00
Renamed from configure (Browse further)