gstreamer/scripts
Edward Hervey 3e4b4eb59b gst-uninstalled: Allow specifying the checkout directory by env variable
For some rare cases, one might not be able to use the hardcoded $HOME/gst
location yet would still want to use the gst-uninstalled script as-is (which
has the benefit of being constantly updated).

For these cases, the checkout directory can be specified with the
GST_UNINSTALLED_ROOT environment variable.

Ex:
export GST_UNINSTALLED_ROOT=$HOME/somewhere/with/checkouts

And then just call gst-uninstalled directly:
$GST_UNINSTALLED_ROOT/gstreamer/gst-uninstalled
2013-09-22 15:44:55 +02:00
..
create-uninstalled-setup.sh scripts: fix location of repository with ssh 2012-12-22 16:53:47 +01:00
five-bugs-a-day.pl Fix FSF address 2012-11-03 20:44:48 +00:00
git-update.sh scripts: improve git-update.sh status message 2013-05-30 23:34:40 +01:00
git-version.sh git-version.sh: make executable 2009-06-13 14:55:43 +02:00
gst-plot-timeline.py tools: move gst-plot-timeline.py into scripts directory 2013-09-04 10:43:16 +01:00
gst-uninstalled gst-uninstalled: Allow specifying the checkout directory by env variable 2013-09-22 15:44:55 +02:00
update-funcnames API Changes. 2005-11-23 13:22:21 +00:00
update-macros *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
update-states gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00