]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/build-meson-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 18:23:34 +0000 (10:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Feb 2025 18:23:34 +0000 (10:23 -0800)
commitf49905d47d42cf6ea4c34b5a8301e84149e7aeba
treee6cb2bb2b32814410d971a768436507be53ffce4
parent803b5acaa7cb979b5d623270af18d6d8354fce9b
parent7304bd2bc390aa6cf27f7a2527d7806dd3fad53e
Merge branch 'ps/build-meson-fixes'

More build fixes and enhancements on meson based build procedure.

* 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
.github/workflows/main.yml
.gitlab-ci.yml
GIT-VERSION-GEN
ci/run-build-and-tests.sh
meson.build
meson_options.txt