public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gitlab-ci: update to macOS 15 images
@ 2026-03-05 11:20 Patrick Steinhardt
  2026-03-05 11:20 ` [PATCH 1/3] meson: simplify iconv-emits-BOM check Patrick Steinhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Patrick Steinhardt @ 2026-03-05 11:20 UTC (permalink / raw)
  To: git

Hi,

this isn't anything urgent, I'm simply trying to stay ahead of the
upcoming deprecation.

The update uncovers the issue with broken iconv that we have already
fixed in d0cec08d70 (utf8.c: prepare workaround for iconv under macOS
14/15, 2026-01-12). But for now we had only wired up this workaround for
our Makefile, not yet for Meson. So the first two patches wire up this
fix for Meson, too.

Thanks!

Patrick

---
Patrick Steinhardt (3):
      meson: simplify iconv-emits-BOM check
      meson: detect broken iconv that requires ICONV_RESTART_RESET
      gitlab-ci: update to macOS 15 images

 .gitlab-ci.yml |  6 ++---
 meson.build    | 80 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 48 insertions(+), 38 deletions(-)


---
base-commit: c1485ce6c89b3d33d32bd5e940432d30885afdcc
change-id: 20260304-pks-gitlab-ci-macos-16-e9862bfee206


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

end of thread, other threads:[~2026-03-09 16:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 11:20 [PATCH 0/3] gitlab-ci: update to macOS 15 images Patrick Steinhardt
2026-03-05 11:20 ` [PATCH 1/3] meson: simplify iconv-emits-BOM check Patrick Steinhardt
2026-03-09 15:33   ` Justin Tobler
2026-03-05 11:20 ` [PATCH 2/3] meson: detect broken iconv that requires ICONV_RESTART_RESET Patrick Steinhardt
2026-03-09 16:02   ` Justin Tobler
2026-03-05 11:20 ` [PATCH 3/3] gitlab-ci: update to macOS 15 images Patrick Steinhardt
2026-03-09 16:04   ` Justin Tobler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox