]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/build-tweaks' into rs/use-strvec-pushv
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 19:25:21 +0000 (12:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 19:25:21 +0000 (12:25 -0700)
commit2d733b9660700fa4dd03a89d9003b8865b99bf4d
tree5971dfb5227790af0ff1ba5b2696cc4994ba58aa
parent6e8d538aab8fe4dd07ba9fb87b5c7edcfa5706ad
parent671df48df895fdf259b48a7f90b70b7c75fc4059
Merge branch 'ps/build-tweaks' into rs/use-strvec-pushv

The topic moves the coccinelle rules from contrib/ to tools/
directory, breaking merges with this topic.

* ps/build-tweaks:
  meson: precompile "git-compat-util.h"
  meson: compile compatibility sources separately
  git-compat-util.h: move warning infra to prepare for PCHs
  builds: move build scripts into "tools/"
  contrib: move "update-unicode.sh" script into "tools/"
  contrib: move "coverage-diff.sh" script into "tools/"
  contrib: move "coccinelle/" directory into "tools/"
  Introduce new "tools/" directory
Makefile
meson.build