node/tools
Stefan Stojanovic e51ef3f48b
doc: update install_tools.bat free disk space
Fixes: https://github.com/nodejs/node/issues/59326
PR-URL: https://github.com/nodejs/node/pull/59579
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-11-19 18:17:43 +01:00
..
actions tools: edit create-release-proposal workflow to handle pr body length 2025-06-11 09:21:20 +02:00
bootstrap doc: update boxstarter README 2024-08-19 10:32:44 +02:00
clang-format Revert "build: upgrade clang-format to v18" 2024-11-17 11:51:30 +01:00
configure.d
dep_updaters deps: update cjs-module-lexer to 2.0.0 2025-08-27 19:20:15 +02:00
doc tools: update doc to new version 2025-03-06 13:38:19 +01:00
eslint-rules tools: add polyfilled option to prefer-primordials rule 2024-11-18 10:15:35 +01:00
github_reporter tools: update github_reporter to 1.7.2 2025-01-24 22:18:58 +01:00
gyp build,win: enable pch for clang-cl 2025-01-24 22:17:25 +01:00
icu deps: update icu to 77.1 2025-06-10 14:32:58 +02:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-03-25 19:24:11 +00:00
lint-md tools: update lint-md-dependencies 2025-01-24 22:17:37 +01:00
macos-installer
msvs doc: update install_tools.bat free disk space 2025-11-19 18:17:43 +01:00
node_modules tools: use stylistic ESLint plugin for formatting 2024-05-03 08:30:31 +02:00
pip
snapshot doc: improve internal documentation on built-in snapshot 2025-03-06 13:38:12 +01:00
v8 build: fix compatibility with V8's depot_tools 2025-03-07 18:56:40 +01:00
v8_gypfiles build: fix pointer compression builds 2025-08-27 19:20:35 +02:00
zos
.eslintrc.yaml
build_addons.py node-api: add property keys benchmark 2024-08-19 10:32:52 +02:00
certdata.txt crypto: update root certificates to NSS 3.116 2025-11-19 16:00:30 +01:00
checkimports.py tools: refactor checkimports.py 2023-11-11 20:24:46 +01:00
compress_json.py
copyfile.py
cpplint.py tools: add readability/fn_size to filter 2024-10-02 07:57:58 +02:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h tools: port js2c.py to C++ 2023-05-30 12:24:24 +02:00
find-inactive-collaborators.mjs tools: take co-authors into account in find-inactive-collaborators 2024-05-03 08:30:35 +02:00
find-inactive-tsc.mjs
gen_node_def.cc
generate_config_gypi.py build: implement node_use_amaro flag in GN build 2025-01-24 22:18:39 +01:00
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
gypi_to_gn.py build: do not rely on gn_helpers in GN build 2024-03-25 19:27:11 +00:00
install.py build: search for libnode.so in multiple places 2025-08-14 12:14:52 +02:00
js2c.cc tools: fix error reported by coverity in js2c.cc 2024-05-03 08:30:26 +02:00
license2rtf.mjs
license-builder.sh deps,src: simplify base64 encoding 2025-03-06 13:38:00 +01:00
lint-pr-url.mjs
lint-readme-lists.mjs tools: add a linter for README lists 2024-05-03 08:30:30 +02:00
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: fix tools/make-v8.sh for clang 2025-11-14 15:17:22 +00:00
merge-wpt-reports.mjs test: refactor WPTRunner and enable parallel WPT execution 2023-05-02 09:34:06 +02:00
mk-ca-bundle.pl
mkssldef.py tools: fix invalid escape sequence in mkssldef 2024-05-03 08:30:34 +02:00
osx-codesign.sh
osx-entitlements.plist tools: fix heading spaces for osx-entitlements.plist 2024-05-03 08:30:32 +02:00
osx-notarize.sh tools: add macOS notarization verification step 2023-12-19 16:17:51 +00:00
osx-productsign.sh
pseudo-tty.py test: migrate a pseudo_tty test to use assertSnapshot 2023-05-12 11:57:01 +02:00
release.sh tools: filter release keys to reduce interactivity 2025-01-24 22:18:48 +01:00
run-valgrind.py
run-worker.js
search_files.py build: add GN build files 2023-12-11 17:50:28 +00:00
sign.bat win,tools: upgrade Windows signing to smctl 2024-01-09 08:22:59 +00:00
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: fix skip detection of test runner output 2024-07-19 15:27:16 +02:00
update-timezone.mjs
utils.py test: fix timeout of test-cpu-prof-dir-worker.js in LoongArch devices 2023-12-11 11:12:21 +00:00
v8-json-to-junit.py
valgrind.supp