]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/meson-build-docs'
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:26:12 +0000 (12:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:26:12 +0000 (12:26 -0700)
commit2f49ec7991d4c6f4c7b011d8f8b0c054c7b52402
treeae90a3b3ca8d092c081c2efbbca70563c98e7eff
parent2ddbf1431dd3419e0857375724e96c6449575fc6
parentff4ec8ded0504cbe4fb4705ad793d862acfc63fc
Merge branch 'ps/meson-build-docs'

The build procedure based on meson learned a target to only build
documentation, similar to "make doc".

* ps/meson-build-docs:
  ci: don't compile whole project when testing docs with Meson
  meson: print docs backend as part of the summary
  meson: introduce a "docs" alias to compile documentation only
Documentation/meson.build
meson.build