spec: Sort options and libraries in ascending order
[platform/upstream/gstreamer.git] / gst-env.py
2022-02-15 Gilbok LeeMerge branch 'tizen_gst_1.20.0' into tizen 00/271100/1
2022-02-07 Gilbok LeeMerge branch 'tizen_gst_1.19.3' into tizen_gst_1.20.0 96/270596/4
2022-01-26 Gilbok LeeMerge branch 'upstream/1.19.3' into tizen_gst_1.19.3 79/270079/9
2022-01-12 Mark Nauwelaertsgst-env: extend PATH to include plugin scanner and...
2021-11-18 Thibault Saunierenv: Fix deprecations from python 3.10
2021-10-15 Thibault Saunierpython: Fix using overrides when not building PyGObject
2021-10-12 Thibault Sauniergst-env: Ignore SIGINT when running on the CI server
2021-10-05 Xavier Claessensci: Fix gst-indent path
2021-09-30 Stéphane Cerveaucore: remove outdated mention to gst-build
2021-09-24 Thibault SaunierCleanup root directory from misc files
2021-09-24 Thibault SaunierMerging gst-build
2021-08-28 Nirbheek Chauhangst-env: Don't set DYLD_LIBRARY_PATH on macOS
2021-08-27 Olivier CreteAllow running gst-uninstalled when gst-build is a subpr...
2021-04-30 Olivier Crêtedevenv: Add webrtc testsuite to paths
2021-04-29 Stéphane Cerveaubash-completion: add completion for gstreamer tools
2021-04-06 Andrey Moiseevgst-env: Windows: Fix looking for cmd_or_ps.ps1 in...
2020-10-23 Xavier ClaessensMeson: Use generated -uninstalled.pc files
2020-09-24 Antonio Ospitegst-env: use Path.open() in get_pkgconfig_variable_from...
2020-08-03 Nirbheek Chauhangst-env: Load gio modules in the devenv
2020-08-03 Nirbheek Chauhangst-env: Factor out some common code
2020-08-03 Nirbheek Chauhangst-env: Prematurely skip all targets that aren't installed
2020-07-21 Jan Alexander Stef... gst-env.py: Sort path sets before using prepend_env_var
2020-06-15 Nirbheek Chauhangst-env: Copy instead of symlink on Windows
2020-06-15 Nirbheek Chauhangst-env: Fix creation of gdb-autoload dirs on Windows
2020-06-12 Nirbheek Chauhangst-env: Use meson-uninstalled pkgconfig files if available
2020-05-11 Víctor Manuel Jáqu... gst-env: fix program name in argparse
2020-04-20 Philippe Normandgst-env: Remove non-existent directory from PKG_CONFIG_PATH
2020-04-16 Nirbheek Chauhangst-env: Also look for `builddir` when hunting for...
2020-03-25 Nicolas Dufresnegst-env: Allow setting environment without git
2020-01-19 Thibault Saunierdevenv: Fix path handling for gdb support
2020-01-13 Thibault Saunieruninstalled: Add support for GStreamer and GLib gdb...
2020-01-06 Charlie Turnerdev environment: allow printing only env without starti...
2019-12-23 Julien Isorceenv: preprend gst-build/prefix/etc/xdg to XDG_CONFIG_DIRS
2019-12-22 Nirbheek Chauhangst-env: Automatically set the prompt for zsh too
2019-12-19 Nirbheek Chauhangst-env: Don't put helper binaries in PATH
2019-12-18 Nirbheek Chauhangst-env: Fix shell name check
2019-12-18 Nirbheek Chauhangst-env: Set the prompt for fish to be same as bash
2019-12-18 Nirbheek Chauhangst-env: Ignore SIGINT when using the fish shell
2019-11-11 Jan Alexander Stef... python: Avoid using 'is' to compare strings
2019-11-06 Philippe Normandgst-env: Fix the gst plugin file path regex for Linux...
2019-11-06 Philippe Normandgst-env: Ensure target install filename is a list
2019-11-02 Philippe Normandgst-env: Use locally built GStreamer utility programs
2019-10-01 Thibault SaunierAdd support for wine+mingw environments
2019-09-24 Thibault SaunierRename 'uninstalled' to development environment