git/tools
Junio C Hamano 2fd113ae07 Merge branch 'rs/strbuf-add-oid-hex'
Formatting object name in full hexadecimal form has been optimized
by using a new strbuf_add_oid_hex() helper function.

* rs/strbuf-add-oid-hex:
  hex: add and use strbuf_add_oid_hex()
2026-06-09 10:04:50 +09:00
..
coccinelle hex: add and use strbuf_add_oid_hex() 2026-05-14 15:59:25 +09:00
update-unicode
README.md
check-builtins.sh
coverage-diff.sh
detect-compiler
generate-cmdlist.sh
generate-configlist.sh generate-configlist: collapse depfile for older Ninja 2026-05-16 22:19:56 +09:00
generate-hooklist.sh
generate-perl.sh
generate-python.sh
generate-script.sh
meson.build
precompiled.h

README.md

Developer Tooling

This directory is expected to contain all sorts of tooling that relates to our build infrastructure. This includes scripts and inputs required by our build systems, but also scripts that developers are expected to run manually.