]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect jq at build time
authorMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 05:37:48 +0000 (07:37 +0200)
committerMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 05:37:48 +0000 (07:37 +0200)
commit273b4bbfd787e2942ec8395bc5232d9fc56fd9e1
tree895e191864466bdd6647fdc7bdaa0339f2c89e45
parent08ccc8bea81d14956dda6a24b39aaebac967f01b
Detect jq at build time

Detect whether and where the jq utility is available at build time, so
that it can be used in system tests.  If the tool is not found, specific
checks employing it will be skipped.
bin/tests/system/isctest/vars/.build_vars/JQ.in [new file with mode: 0644]
bin/tests/system/isctest/vars/.build_vars/meson.build
bin/tests/system/isctest/vars/build.py
meson.build