1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00
systemd-stable/catalog
Zbigniew Jędrzejewski-Szmek b36a5ba093 meson: call find_program() once and reuse the variable everywhere
Meson 0.58 has gotten quite bad with emitting a message every time
a quoted command is used:
Program /home/zbyszek/src/systemd-work/tools/meson-make-symlink.sh found: YES (/home/zbyszek/src/systemd-work/tools/meson-make-symlink.sh)
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program sh found: YES (/usr/bin/sh)
Program xsltproc found: YES (/usr/bin/xsltproc)
Configuring custom-entities.ent using configuration
Message: Skipping bootctl.1 because ENABLE_EFI is false
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Message: Skipping journal-remote.conf.5 because HAVE_MICROHTTPD is false
Message: Skipping journal-upload.conf.5 because HAVE_MICROHTTPD is false
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Message: Skipping loader.conf.5 because ENABLE_EFI is false
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
Program ln found: YES (/usr/bin/ln)
...

Let's suffer one message only for each command. Hopefully we can silence
even this when https://github.com/mesonbuild/meson/issues/8642 is
resolved.

(cherry picked from commit 596f5101f2)
(cherry picked from commit 271b7dcbad)
2021-05-15 20:32:07 +02:00
..
meson.build meson: call find_program() once and reuse the variable everywhere 2021-05-15 20:32:07 +02:00
systemd.be.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.be@latin.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.bg.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.catalog.in udevadm: beef up deprecation log warning 2020-07-14 14:57:19 +02:00
systemd.da.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.de.catalog.in catalog: add missing @ to German catalog file 2020-12-08 14:30:10 +01:00
systemd.fr.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.hr.catalog.in Update Croatian translation (#15042) 2020-03-08 22:06:12 +01:00
systemd.hu.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.it.catalog.in po: minor fixes to Italian translation (#12500) 2019-05-09 20:50:18 +02:00
systemd.ko.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.pl.catalog.in catalog: update Polish translation 2020-07-26 11:28:29 +02:00
systemd.pt_BR.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.ru.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.sr.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.zh_CN.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00
systemd.zh_TW.catalog.in catalog: fix name of variable 2018-10-16 10:21:08 +02:00