0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Steven R. Loomis a4ffa0cb94 tools: fix ICU shrinker and docs
- tools: path to ICU datafile moved
- docs: configure is now configure.py

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

PR-URL: https://github.com/nodejs/node/pull/23266
Reviewed-By: Refael Ackermann <refack@gmail.com>
2018-10-04 14:27:07 -07:00
..
bootstrap
clang-format tools: add missing package-lock to clang-format 2018-08-25 17:09:59 +02:00
configure.d
doc doc: remove GA tracking 2018-10-04 07:18:23 +02: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 tools: fix ICU shrinker and docs 2018-10-04 14:27:07 -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.6.1 2018-10-01 09:46:40 +02:00
node-lint-md-cli-rollup tools: make lint-md-rollup & checkin lint-md.js 2018-09-11 14:12:23 -04: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 tools: fix cpplint --quiet option 2018-10-01 10:35:33 +02: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
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
lint-md.js tools: make lint-md-rollup & checkin lint-md.js 2018-09-11 14:12:23 -04: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: allow input for TTY tests 2018-10-04 09:20:22 -07: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