mbox series

[0/3] meson: improve handling of `-Dbreaking_changes=true`

Message ID 20250312-b4-pks-meson-breaking-changes-v1-0-b89e9a59d228@pks.im (mailing list archive)
Headers show
Series meson: improve handling of `-Dbreaking_changes=true` | expand

Message

Patrick Steinhardt March 12, 2025, 1:17 p.m. UTC
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