summaryrefslogtreecommitdiff
path: root/gst-env.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-15gst-env: Copy instead of symlink on WindowsNirbheek Chauhan1-2/+5
2020-06-15gst-env: Fix creation of gdb-autoload dirs on WindowsNirbheek Chauhan1-7/+7
2020-06-12gst-env: Use meson-uninstalled pkgconfig files if availableNirbheek Chauhan1-0/+5
2020-05-11gst-env: fix program name in argparseVíctor Manuel Jáquez Leal1-1/+1
2020-04-20gst-env: Remove non-existent directory from PKG_CONFIG_PATHPhilippe Normand1-5/+0
2020-04-16gst-env: Also look for `builddir` when hunting for a build dirNirbheek Chauhan1-1/+3
2020-03-25gst-env: Allow setting environment without gitNicolas Dufresne1-2/+5
2020-01-19devenv: Fix path handling for gdb supportThibault Saunier1-4/+9
2020-01-13uninstalled: Add support for GStreamer and GLib gdb scriptsThibault Saunier1-2/+37
2020-01-06dev environment: allow printing only env without starting a shellCharlie Turner1-1/+12
2019-12-23env: preprend gst-build/prefix/etc/xdg to XDG_CONFIG_DIRSJulien Isorce1-1/+8
2019-12-22gst-env: Automatically set the prompt for zsh tooNirbheek Chauhan1-4/+15
2019-12-19gst-env: Don't put helper binaries in PATHNirbheek Chauhan1-3/+26
2019-12-19gst-env: Fix shell name checkNirbheek Chauhan1-2/+2
2019-12-19gst-env: Set the prompt for fish to be same as bashNirbheek Chauhan1-0/+7
2019-12-19gst-env: Ignore SIGINT when using the fish shellNirbheek Chauhan1-0/+6
2019-11-11python: Avoid using 'is' to compare stringsJan Alexander Steffens (heftig)1-3/+3
2019-11-06gst-env: Fix the gst plugin file path regex for Linux platformsPhilippe Normand1-1/+17
2019-11-06gst-env: Ensure target install filename is a listPhilippe Normand1-1/+1
2019-11-02gst-env: Use locally built GStreamer utility programsPhilippe Normand1-0/+8
2019-10-01Add support for wine+mingw environmentsThibault Saunier1-3/+37
2019-09-24Rename 'uninstalled' to development environmentThibault Saunier1-0/+333