]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf074cdea467524afd355766c6cdb27d6d94d1e4e
tree19f76609aeaa5aacf3c03c0f3eb11eb5379a48c0
parent83c8f7623538e67262db18c98d9c1da6b50e289d
parent1bc815c3d0eff054c7a032130206d16839bb331a
Merge branch 'ps/build-hotfix'

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
GIT-VERSION-GEN
Makefile
meson.build
meson_options.txt