]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation: add comparison of build systems
authorPatrick Steinhardt <ps@pks.im>
Fri, 6 Dec 2024 13:24:58 +0000 (14:24 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2024 22:52:13 +0000 (07:52 +0900)
commit00ab97b1bc07206be4d05547fe44bfd7afd607dc
tree7ea1e600d898c64bc0e641bfc777f39cf1a2e0e6
parent5ee8927824fe5308bc9a1b7c7a1283e79eb135d5
Documentation: add comparison of build systems

We're contemplating whether to eventually replace our build systems with
a build system that is easier to use. Add a comparison of build systems
to our technical documentation as a baseline for discussion.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/technical/build-systems.txt [new file with mode: 0644]