gstreamer/libs/gst
Ross Burton 09aa20746a helpers: fix install race
The install hook needs to be a install-data-hook not an install-exec-hook as the
helpers are installed into helperdir which is considered data (only path
variables with "exec" in are considered executables).

The explicit dependency on install-helpersPROGRAMS was an attempt at solving
this, but this causes occasional races where install-helpersPROGRAMS can run
twice in parallel (once via install-all, once via the hook's dependency).

https://bugzilla.gnome.org/show_bug.cgi?id=758029
2015-11-13 09:40:44 +01:00
..
base docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc 2015-11-09 17:59:16 +00:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-28 20:10:31 +01:00
controller timedvaluecontrolsource: Use g_sequence_lookup where possible 2015-10-02 17:30:38 +03:00
helpers helpers: fix install race 2015-11-13 09:40:44 +01:00
net netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00