Skip to content

Conversation

@srl295
Copy link
Owner

@srl295 srl295 commented Dec 18, 2014

Instead of downloading ICU if missing from deps/icu, just print a warning
unless either --download=all or --download=icu is set.

Add some generic scaffolding in case other modules end up in the same boat
in the future.

It's harmless to pass --download=xyzzy, so, future proof
(at least until some xyzzy dependency is integrated).

//cc: @tjfontaine @misterdjules @trevnorris - as per today's node.js sync call

Instead of downloading ICU if missing from `deps/icu`, just print a warning
unless either `--download=all` or `--download=icu` is set.

Add some generic scaffolding in case other modules end up in the same boat
in the future.

It's harmless to pass `--download=xyzzy`, so, future proof
(at least until some xyzzy dependency is integrated).
@trevnorris
Copy link

Sounds great. With my limited Python knowledge, LGTM.

srl295 added a commit that referenced this pull request Dec 18, 2014
build: i18n: Don't auto-download ICU unless --download=all

Thanks @trevnorris for taking a look.
@srl295 srl295 merged commit d1c4872 into srl-v0.12-autoicu Dec 18, 2014
@srl295
Copy link
Owner Author

srl295 commented Dec 18, 2014

merged into my PR nodejs#8719

@srl295 srl295 deleted the srl-v0.12-downloadopt branch January 3, 2015 01:40
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.

3 participants