summaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2022-11-07 15:24:41 -0500
committerXavier Claessens <xavier.claessens@collabora.com>2022-12-07 11:59:07 -0500
commit09cbc53f57f63709c952333fe7d7950926dff7b7 (patch)
treee6f2a6157215178f865194021ed291586b354aa6 /docs/markdown/Commands.md
parent2dbe976278b66e97bf600b3885d8eda4874f03cf (diff)
downloadmeson-09cbc53f57f63709c952333fe7d7950926dff7b7.tar.gz
devenv: Document recent changes
Diffstat (limited to 'docs/markdown/Commands.md')
-rw-r--r--docs/markdown/Commands.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md
index c3284611a..4a00c4f4c 100644
--- a/docs/markdown/Commands.md
+++ b/docs/markdown/Commands.md
@@ -345,6 +345,8 @@ These variables are set in environment in addition to those set using [[meson.ad
schemas is compiled. This is automatically set when using `gnome.compile_schemas()`.
Note that this requires GLib >= 2.64 when `gnome.compile_schemas()` is used in
more than one directory.
+- `QEMU_LD_PREFIX` *Since 1.0.0* is set to the `sys_root` value from cross file
+ when cross compiling and that property is defined.
Since *Since 0.62.0* if bash-completion scripts are being installed and the
shell is bash, they will be automatically sourced.