0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Steven R. Loomis d8f2d27261 tools, icu: actually failover if there are multiple URLs
Building on #23269, if multiple ICU download URLs are present, try the
next one in case of error.

Part of the ICU 63.1 bump, but independent code-wise.
https://github.com/nodejs/node/issues/23244

PR-URL: https://github.com/nodejs/node/pull/23715
Fixes: https://github.com/nodejs/node/issues/22344
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2018-10-24 08:27:19 -07:00
..
bootstrap
clang-format tools: add missing package-lock to clang-format 2018-08-25 17:09:59 +02:00
configure.d tools, icu: actually failover if there are multiple URLs 2018-10-24 08:27:19 -07:00
doc benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
eslint-rules tools: add no-duplicate-requires rule 2018-07-12 16:11:11 -05:00
gyp Revert "tools,gyp: don't force build actions with multiple outputs" 2018-10-04 08:53:49 -07:00
icu doc: document and warn if the ICU version is too old 2018-10-23 13:37:48 -07:00
inspector_protocol inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
jinja2 inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
macos-installer
markupsafe inspector: add inspector_protocol as a direct dependency 2018-08-10 18:03:43 -07:00
msvs build: exclude npm test directories on Windows 2018-10-02 13:19:49 -04:00
node_modules tools: update ESLint to 5.7.0 2018-10-14 20:11:22 -04:00
node-lint-md-cli-rollup tools: update node-lint-md-cli-rollup 2018-10-11 16:58:33 -07:00
pkgsrc src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
rpm src,tools: use https://nodejs.org URL when possible. 2018-07-14 11:57:59 +02:00
.eslintrc.yaml
build-addons.js
certdata.txt
check_macros.py
check-imports.py
compress_json.py
cpplint.py benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
create_android_makefiles
create_expfile.sh
dcheck_macros.py
generate_code_cache.js src: perform integrity checks on built-in code cache 2018-08-18 05:21:52 +08:00
genv8constants.py benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
getmoduleversion.py
getnodeversion.py tools: make getnodeversion.py python3-compatible 2018-07-19 19:19:30 +02:00
gyp_node.py
install.py tools: remove lldbinit file from install script 2018-09-07 21:07:43 +02:00
js2c.py src: perform integrity checks on built-in code cache 2018-08-18 05:21:52 +08:00
license2rtf.js
license-builder.sh tools: use lint-md.js 2018-09-11 14:12:30 -04:00
lint-js.js benchmark,doc,lib,src,test,tools: fix typos 2018-10-09 16:53:12 +03:00
lint-md.js tools: update node-lint-md-cli-rollup 2018-10-11 16:58:33 -07:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
nodcheck_macros.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: prefer filter to remove empty strings 2018-10-18 18:23:59 -04:00
update-authors.js tools: implement update-authors in JS 2018-09-14 18:58:25 +02:00
update-babel-eslint.sh tools: update dmn to 2.0.0 2018-09-06 13:06:54 -07:00
update-eslint.sh tools: update dmn to 2.0.0 2018-09-06 13:06:54 -07:00
utils.py