0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Anna Henningsen 4100001624
lib: remove unintended access to deps/
This brings DEP0084 to End-of-Life. It is unlikely that this
has received much public usage in the first place, so removing
should be okay.

PR-URL: https://github.com/nodejs/node/pull/25138
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-12-30 20:17:19 +01:00
..
bootstrap
clang-format
configure.d
doc crypto: add key object API 2018-12-24 14:50:16 +01:00
eslint-rules tools: capitalize sentences 2018-12-10 17:07:18 +01:00
gyp build, tools, win: add .S files support to GYP 2018-11-29 11:09:03 +01:00
icu tools: prepare tools/icu/icutrim.py for Python 3 2018-12-10 08:37:54 -08:00
inspector_protocol
jinja2
macos-installer
markupsafe
msvs build,win: pack the install-tools scripts for dist 2018-12-05 18:58:30 -08:00
node_modules tools: update ESLint to 5.11.1 2018-12-29 13:36:31 -05:00
node-lint-md-cli-rollup tools: replace rollup with ncc 2018-12-05 14:02:17 -08:00
pip
pkgsrc
rpm
.eslintrc.yaml
build-addons.js
certdata.txt tools: update certdata.txt 2018-12-21 15:54:41 +01:00
check_macros.py
check-imports.py
compress_json.py tools: prepare ./tools/compress_json.py for Python 3 2018-12-10 19:46:50 -08:00
cpplint.py
create_android_makefiles
create_expfile.sh
dcheck_macros.py test: do not lint macros files (again) 2018-12-11 12:16:40 +01:00
generate_code_cache.js src: always compile and store code cache for native modules 2018-12-18 18:02:11 +08:00
genv8constants.py tools: prepare tools/genv8constants.py for Python 3 2018-12-06 10:36:54 -08:00
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py tools: prepare tools/install.py for Python 3 2018-12-06 10:30:04 +01:00
js2c.py lib: remove unintended access to deps/ 2018-12-30 20:17:19 +01:00
license2rtf.js
license-builder.sh
lint-js.js
lint-md.js tools: replace rollup with ncc 2018-12-05 14:02:17 -08:00
lint-pr-commit-message.sh tools: don't use GH API for commit message checks 2018-11-30 23:09:41 -08:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
nodcheck_macros.py test: do not lint macros files (again) 2018-12-11 12:16:40 +01:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: only sign release if promotion successful 2018-11-30 21:23:01 -08:00
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py tools: prepare tools/specialize_node_d.py for Python 3 2018-12-06 22:45:08 -08:00
test-npm-package.js
test-v8.bat
test.py tools: alphabetize IGNORED_SUITES in tools/test.py 2018-12-24 06:12:32 -08:00
update-authors.js
update-babel-eslint.sh
update-eslint.sh
utils.py