git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
@ 2025-03-12 13:17 Patrick Steinhardt
  2025-03-12 13:17 ` [PATCH 1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes Patrick Steinhardt
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Patrick Steinhardt @ 2025-03-12 13:17 UTC (permalink / raw)
  To: git; +Cc: Karthik Nayak, Phillip Wood, Junio C Hamano

Hi,

this small patch series improves handling of the breaking changes option
with the Meson build system as discussed in the thread starting at [1].

Thanks!

Patrick

[1]: <56cf842a-7c1f-4354-b191-35bcc1e139bd@gmail.com>

---
Patrick Steinhardt (3):
      meson: define WITH_BREAKING_CHANGES when enabling breaking changes
      meson: don't compile git-pack-redundant(1) with breaking changes
      meson: don't install git-pack-redundant(1) docs with breaking changes

 Documentation/Makefile    |  2 +-
 Documentation/meson.build | 13 +++++++++++--
 meson.build               | 18 +++++++++++-------
 3 files changed, 23 insertions(+), 10 deletions(-)


---
base-commit: 87a0bdbf0f72b7561f3cd50636eee33dcb7dbcc3
change-id: 20250312-b4-pks-meson-breaking-changes-819afcca2e07


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-03-19  9:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 13:17 [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true` Patrick Steinhardt
2025-03-12 13:17 ` [PATCH 1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes Patrick Steinhardt
2025-03-12 13:17 ` [PATCH 2/3] meson: don't compile git-pack-redundant(1) with " Patrick Steinhardt
2025-03-12 13:17 ` [PATCH 3/3] meson: don't install git-pack-redundant(1) docs " Patrick Steinhardt
2025-03-13 11:07   ` Karthik Nayak
2025-03-16 15:19   ` Phillip Wood
2025-03-17 13:57     ` Patrick Steinhardt
2025-03-17 14:50       ` Phillip Wood
2025-03-18 10:06         ` Phillip Wood
2025-03-19  9:37           ` Patrick Steinhardt
2025-03-13 11:08 ` [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true` Karthik Nayak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).