]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/build-hotfix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:26 +0000 (09:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:26 +0000 (09:32 -0800)
A topic to optionally build with meson, which has graduated to
'master' recently, has regressed the normal Makefile build, which
is being corrected.

* 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

1  2 
GIT-VERSION-GEN
Makefile
meson.build
meson_options.txt

diff --cc GIT-VERSION-GEN
Simple merge
diff --cc Makefile
Simple merge
diff --cc meson.build
Simple merge
Simple merge