summaryrefslogtreecommitdiff
path: root/gst-env.py
AgeCommit message (Expand)Author
2023-11-11launcher: Fix ambigious python stringsJordan Petridis
2023-07-16gst-omx: Retire the whole packageOlivier Crête
2023-04-07ptp-helper: Rewrite in Rust for portability and securitySebastian Dröge
2023-01-30gst-env: Handle installing python modules to dist-packagesThibault Saunier
2023-01-25gst-env.py: Output a setting for the prompt with --only-environmentNirbheek Chauhan
2023-01-25gst-env.py: Output DYLD_LIBRARY_PATH with --only-environment on macOSNirbheek Chauhan
2022-11-04gst-env: import exit from sysStéphane Cerveau
2022-06-15gst-env.py: drop 'gst-' prefix from branch name in promptTim-Philipp Müller
2022-06-03gst-env: Add support for PowerShell 7Seungha Yang
2022-05-15gst-env: spawn a shell to execute commands on windowsJordan Petridis
2022-03-01Allow running gst-uninstalled when GStreamer is a subprojectSebastian Fricke
2022-03-01Revert "Allow running gst-uninstalled when gst-build is a subproject"Sebastian Fricke
2022-03-01gst-env: Improve coding style and cleanupSebastian Fricke
2022-01-12gst-env: extend PATH to include plugin scanner and generatorMark Nauwelaerts
2021-11-18env: Fix deprecations from python 3.10Thibault Saunier
2021-10-15python: Fix using overrides when not building PyGObjectThibault Saunier
2021-10-12gst-env: Ignore SIGINT when running on the CI serverThibault Saunier
2021-10-05ci: Fix gst-indent pathXavier Claessens
2021-09-30core: remove outdated mention to gst-buildStéphane Cerveau
2021-09-24Cleanup root directory from misc filesThibault Saunier
2021-08-28gst-env: Don't set DYLD_LIBRARY_PATH on macOSNirbheek Chauhan
2021-08-27Allow running gst-uninstalled when gst-build is a subprojectOlivier Crete
2021-04-30devenv: Add webrtc testsuite to pathsOlivier Crête
2021-04-29bash-completion: add completion for gstreamer toolsStéphane Cerveau
2021-04-06gst-env: Windows: Fix looking for cmd_or_ps.ps1 in the wrong directoryAndrey Moiseev
2020-10-23Meson: Use generated -uninstalled.pc filesXavier Claessens
2020-09-24gst-env: use Path.open() in get_pkgconfig_variable_from_pcfile()Antonio Ospite
2020-08-03gst-env: Load gio modules in the devenvNirbheek Chauhan
2020-08-03gst-env: Factor out some common codeNirbheek Chauhan
2020-08-03gst-env: Prematurely skip all targets that aren't installedNirbheek Chauhan
2020-07-21gst-env.py: Sort path sets before using prepend_env_varJan Alexander Steffens (heftig)
2020-06-15gst-env: Copy instead of symlink on WindowsNirbheek Chauhan
2020-06-15gst-env: Fix creation of gdb-autoload dirs on WindowsNirbheek Chauhan
2020-06-12gst-env: Use meson-uninstalled pkgconfig files if availableNirbheek Chauhan
2020-05-11gst-env: fix program name in argparseVíctor Manuel Jáquez Leal
2020-04-20gst-env: Remove non-existent directory from PKG_CONFIG_PATHPhilippe Normand
2020-04-16gst-env: Also look for `builddir` when hunting for a build dirNirbheek Chauhan
2020-03-25gst-env: Allow setting environment without gitNicolas Dufresne
2020-01-19devenv: Fix path handling for gdb supportThibault Saunier
2020-01-13uninstalled: Add support for GStreamer and GLib gdb scriptsThibault Saunier
2020-01-06dev environment: allow printing only env without starting a shellCharlie Turner
2019-12-23env: preprend gst-build/prefix/etc/xdg to XDG_CONFIG_DIRSJulien Isorce
2019-12-22gst-env: Automatically set the prompt for zsh tooNirbheek Chauhan
2019-12-19gst-env: Don't put helper binaries in PATHNirbheek Chauhan
2019-12-19gst-env: Fix shell name checkNirbheek Chauhan
2019-12-19gst-env: Set the prompt for fish to be same as bashNirbheek Chauhan
2019-12-19gst-env: Ignore SIGINT when using the fish shellNirbheek Chauhan
2019-11-11python: Avoid using 'is' to compare stringsJan Alexander Steffens (heftig)
2019-11-06gst-env: Fix the gst plugin file path regex for Linux platformsPhilippe Normand
2019-11-06gst-env: Ensure target install filename is a listPhilippe Normand