]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixes
authorJunio C Hamano <gitster@pobox.com>
Sat, 21 Dec 2024 01:34:25 +0000 (17:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 Dec 2024 01:34:25 +0000 (17:34 -0800)
commitf5f82c0d5f867e55d0a2125c82163c54b33ca2d4
treede840bbaff38f65c0996e78f17c3f38852042fa9
parentff795a5c5ed2e2d07c688c217a615d89e3f5733b
parent1bc815c3d0eff054c7a032130206d16839bb331a
Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixes

* ps/build-hotfix:
  meson: add options to override build information
  GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
  GIT-VERSION-GEN: fix overriding GIT_VERSION
  Makefile: introduce template for GIT-VERSION-GEN
  Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
  Makefile: stop including "GIT-VERSION-FILE" in docs
GIT-VERSION-GEN
Makefile