Commit Graph

1 Commits

Author SHA1 Message Date
Patrick Steinhardt
1e3962c6b7 meson: wire up gitk and git-gui
Wire up both gitk and git-gui in Meson as subprojects. These two
programs should be the last missing pieces for feature compatibility
with our Makefile for distributors.

Note that Meson expects subprojects to live in the "subprojects/"
directory. Create symlinks to fulfill this requirement.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-04 09:42:50 -08:00