diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-01-17 10:56:06 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-01-17 09:56:38 -0800 |
commit | 07892da045c51eb97ad77aabe1ae4c34170ab3b4 (patch) | |
tree | 7bd445921bb632ad649c5585151db098fb4af838 /builtin/commit.c | |
parent | d4cd75f6bd592e733c3e5b1607aaed991e93902f (diff) |
meson: introduce build option for contrib
We unconditionally wire up building command completion present in the
"contrib/" directory. This may or may not be what users want, and we
don't provide a way to disable it.
Introduce a new "contrib" build option. This option is introduced as an
array so that users can manually pick which exact features they want to
include from the "contrib" directory. By default, we build and install
shell completions, which is a commonly used feature and also the current
default.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions