]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit791db2c7ba4383dfa3346b090653792b0076822a
treeff8632b14641b337ba40de23ebdd748765d04ab6
parentcbda07879df890f6546d8eaedebc6e37d401a720
parent04a13ed8a7c07ef383f19adc16494ec481960bdb
Merge branch 'kn/meson-hdr-check'

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
.github/workflows/main.yml
Makefile
ci/run-static-analysis.sh
meson.build