Add initial meson devenv support
There is still a few things missing compared to gst-env.py, but it is functional.
Merge request reports
Activity
- Resolved by Xavier Claessens
I made it conditional to having Meson >= 0.58.0 because I assume it's a bit late to bump the minimum meson requirement for 1.20.
- Resolved by Tim-Philipp Müller
One advantage of this is I can have GStreamer as subproject of my app and still run my app uninstalled inside
meson devenv
. If my app itself requires some specific environment it will be merged by Meson with the env required for GStreamer.
- Resolved by Xavier Claessens
If you want to match feature, gst-env have this optional feature where if this is a git tree, it will add the branch name to the prompt.
I will give this a try.
- Resolved by Xavier Claessens
added 45 commits
-
448d5006...156f2543 - 44 commits from branch
gstreamer:main
- 5aa0e660 - Add initial meson devenv support
-
448d5006...156f2543 - 44 commits from branch
added 38 commits
-
5aa0e660...d4951540 - 37 commits from branch
gstreamer:main
- 1b2fa19d - Add initial meson devenv support
-
5aa0e660...d4951540 - 37 commits from branch
assigned to @gstreamer-merge-bot
mentioned in commit xclaesse/gstreamer@2c9a5cd3
assigned to @xclaesse and unassigned @gstreamer-merge-bot
assigned to @gstreamer-merge-bot and unassigned @xclaesse
mentioned in commit xclaesse/gstreamer@14115b71
added 2 commits
changed milestone to %1.19.3