]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
.github/workflows/main.yml
.gitlab-ci.yml
GIT-VERSION-GEN
ci/run-build-and-tests.sh
meson.build
meson_options.txt

Simple merge
diff --cc .gitlab-ci.yml
Simple merge
diff --cc GIT-VERSION-GEN
Simple merge
Simple merge
diff --cc meson.build
Simple merge
Simple merge