0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/tools
Steven R. Loomis 4de7821971 deps: turn in std::string for ICU
- node and v8 did not call into std::string previously,
so that access was shut off.
- this fixes compilation for ICU 58.2 (backlevel) but may
be expressed in other versions also.

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

PR-URL: https://github.com/nodejs/node/pull/19624
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
2018-03-28 07:56:11 -07:00
..
bootstrap
configure.d
doc tools: fix nits in tools/doc/type-parser.js 2018-03-28 11:12:04 +03:00
eslint-rules benchmark,lib,test,tools: use consistent quotes 2018-03-07 19:06:44 -08:00
gyp Revert "tools: teach gyp to write an 'all deps' rule" 2018-01-25 08:18:42 +11:00
icu deps: turn in std::string for ICU 2018-03-28 07:56:11 -07:00
macos-installer
msvs build, win: vcbuild improvements 2018-02-22 12:43:35 +01:00
node_modules tools: update ESLint to 4.19.1 2018-03-24 04:11:48 -07:00
pkgsrc
remark-cli
remark-preset-lint-node doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
rpm
.eslintrc.yaml
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
dcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py tools,bootstrap: preprocess gypi files to json 2018-03-09 12:38:31 -06:00
license2rtf.js
license-builder.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
lint-js.js
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
nodcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js tools: fix test-npm-package 2018-03-12 19:49:27 -04:00
test-v8.bat
test.py
update-authors.sh
update-babel-eslint.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
update-eslint.sh
utils.py