]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/meson-hdr-check'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 21:56:25 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 21:56:25 +0000 (14:56 -0700)
Add an equivalent to "make hdr-check" target to meson based builds.

* kn/meson-hdr-check:
  makefile/meson: add 'check-headers' as alias for 'hdr-check'
  meson: add support for 'hdr-check'
  meson: rename 'third_party_sources' to 'third_party_excludes'
  meson: move headers definition from 'contrib/coccinelle'
  coccinelle: meson: rename variables to be more specific
  ci/github: install git before checking out the repository

1  2 
.github/workflows/main.yml
Makefile
ci/run-static-analysis.sh
meson.build

Simple merge
diff --cc Makefile
Simple merge
Simple merge
diff --cc meson.build
Simple merge