Skip to content

Use system ICU and curl by default on Linux where possible - #250

Merged
Tabby merged 3 commits into
masterfrom
use-system-icu-ubuntu
Oct 30, 2025
Merged

Use system ICU and curl by default on Linux where possible#250
Tabby merged 3 commits into
masterfrom
use-system-icu-ubuntu

Conversation

@Tabby

@Tabby Tabby commented Oct 29, 2025

Copy link
Copy Markdown
Collaborator

Sadly it's a major headache to try and deal with dynamically linked libicu versions without having to build multiple .deb packages for different versions of Ubuntu and Debian with different major versions of libicu, so the CI build still defaults to building and statically linking libicu, but at least for source builds we can default to dynamic linking if available

Libcurl is a freebie though :)

@Tabby
Tabby force-pushed the use-system-icu-ubuntu branch from dbf954b to fa75e92 Compare October 29, 2025 22:11
@Tabby
Tabby force-pushed the use-system-icu-ubuntu branch from 69b799e to 6e97f54 Compare October 30, 2025 15:08
@Tabby Tabby changed the title Use system ICU and curl by default on Linux Use system ICU and curl by default on Linux where possible Oct 30, 2025
@Tabby
Tabby merged commit 1af21f2 into master Oct 30, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant