meson/data
Daan De Meyer 163d703a18 macros: Allow disabling verbose mode
This allows using "--undefine __meson_verbose" to disable the verbose
mode. This is useful when running rpmbuild in an interactive terminal
and you don't want to be flooded with compilation outputs.

We also add --quiet to the meson install macro if __meson_verbose is
undefined to reduce the output generated by meson install.

The default output stays the same, the output is only affected if
__meson_verbose is explicitly undefined.
2024-02-16 07:43:16 -05:00
..
shell-completions Continue fleshing out bash completion script 2024-02-09 22:26:46 +05:30
syntax-highlighting/vim syntax-highlighting: vim: update builtin function list 2023-09-07 19:14:03 -04:00
.coveragerc.in coverage: Enable coverage reports 2021-06-22 21:05:11 +03:00
com.mesonbuild.install.policy Remove argv2, which is not supported by polkit. Closes #4758. 2019-01-15 20:28:44 +02:00
macros.meson macros: Allow disabling verbose mode 2024-02-16 07:43:16 -05:00
schema.xsd mtest: Generate a JUnit xml result file 2020-04-23 13:26:01 -07:00
test.schema.json run_project_tests: support checking for symlinks 2023-09-13 21:44:40 -04:00