]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/build-meson-fixes' into ps/zlib-ng
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2025 21:39:42 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2025 21:39:42 +0000 (13:39 -0800)
* ps/build-meson-fixes:
  ci: wire up Visual Studio build with Meson
  ci: raise error when Meson generates warnings
  meson: fix compilation with Visual Studio
  meson: make the CSPRNG backend configurable
  meson: wire up fuzzers
  meson: wire up generation of distribution archive
  meson: wire up development environments
  meson: fix dependencies for generated headers
  meson: populate project version via GIT-VERSION-GEN
  GIT-VERSION-GEN: allow running without input and output files
  GIT-VERSION-GEN: simplify computing the dirty marker


Trivial merge