Commit 1a25e901 authored by Steven R. Loomis's avatar Steven R. Loomis Committed by Rich Trott
Browse files

tools: support full-icu by default

Instead of an English-only icudt64l.dat in the repo,
we now have icudt64l.dat.gz with all locales.

- updated READMEs and docs
- shrinker now copies source, and compresses (bzip2) the ICU data file
- configure expects deps/icu-small to be full ICU with a full
compressed data file

Fixes: https://github.com/nodejs/node/issues/19214


Co-Authored-By: default avatarRichard Lau <riclau@uk.ibm.com>
Co-Authored-By: default avatarJan Olaf Krems <jan.krems@gmail.com>
Co-Authored-By: default avatarJames M Snell <jasnell@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/29522



Reviewed-By: default avatarJan Krems <jan.krems@gmail.com>
Reviewed-By: default avatarJiawen Geng <technicalcute@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarMichael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
parent a71fb978
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment