node/tools
Michaël Zasso 27f98c3cd1
tools: import rather than require ESLint plugins
Refs: https://github.com/nodejs/node/pull/57314
PR-URL: https://github.com/nodejs/node/pull/57315
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-03-07 14:52:52 +00:00
..
actions tools: edit create-release-proposal workflow 2025-01-11 22:55:07 +00:00
bootstrap doc: update boxstarter README 2024-07-21 22:23:31 +00:00
clang-format Revert "build: upgrade clang-format to v18" 2024-09-18 15:58:34 +00:00
configure.d
dep_updaters tools: switch back to official OpenSSL 2025-03-05 19:09:54 +00:00
doc lib: remove obsolete Cipher export 2025-03-04 08:33:21 -08:00
eslint tools: import rather than require ESLint plugins 2025-03-07 14:52:52 +00:00
eslint-rules tools: fix require-common-first lint rule from subfolder 2024-12-22 18:44:20 +00:00
gyp tools: update gyp-next to 0.19.1 2024-12-12 18:34:17 +00:00
icu test: move localizationd data from test-icu-env to external file 2024-12-10 23:44:07 +00:00
inspector_protocol tools: add more details about rolling inspector_protocol 2025-03-04 12:13:28 +00:00
lint-md tools: consolidate 'introduced_in' check for docs 2025-02-20 12:28:45 +00:00
macos-installer
msvs build,win: enable ccache 2025-02-09 12:11:15 +00:00
pip
snapshot doc: improve internal documentation on built-in snapshot 2025-01-15 16:39:02 +00:00
v8 tools: run fetch_deps.py with Python 3 2023-07-12 14:40:57 +00:00
v8_gypfiles tools: extract target abseil to abseil.gyp 2025-03-05 12:30:33 +00:00
zos
build_addons.py node-api: add property keys benchmark 2024-07-29 11:19:52 +00:00
certdata.txt crypto: update root certificates to NSS 3.107 2025-01-14 00:55:57 +00:00
checkimports.py tools: refactor checkimports.py 2023-10-15 15:14:57 +00:00
compress_json.py
copyfile.py
cpplint.py tools: add readability/fn_size to filter 2024-09-07 22:55:34 +00:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py
executable_wrapper.h tools: port js2c.py to C++ 2023-05-24 13:32:58 +02:00
find-inactive-collaborators.mjs tools: take co-authors into account in find-inactive-collaborators 2024-04-26 19:54:54 +00:00
find-inactive-tsc.mjs tools,meta: update README and tools to reflect changes in TSC charter 2023-03-20 05:08:02 +00:00
gen_node_def.cc tools: fix typos 2024-10-15 13:59:49 +00:00
generate_config_gypi.py build: implement node_use_amaro flag in GN build 2024-11-11 04:33:06 +00:00
getmoduleversion.py
getnapibuildversion.py node-api: rename internal NAPI_VERSION definition 2023-06-28 17:08:58 -04:00
getnodeversion.py
gyp_node.py tools: remove deps/zlib/GN-scraper.py 2025-03-02 12:36:30 +00:00
gypi_to_gn.py tools: fix typos 2024-10-15 13:59:49 +00:00
install.py build: fix uninstall script for AIX 7.1 2024-10-21 19:50:43 +00:00
js2c.cc tools: refactor js2c.cc to use c++20 2024-09-19 19:21:21 +00:00
license-builder.sh deps,tools: add zstd 1.5.6 2025-02-08 12:43:52 +00:00
license2rtf.mjs lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
lint-pr-url.mjs
lint-readme-lists.mjs tools: lint README lists more strictly 2024-11-02 14:14:40 +00:00
lint-sh.mjs lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: remove no-goma arg from make-v8 script 2024-06-06 15:27:51 +00:00
merge-wpt-reports.mjs test: refactor WPTRunner and enable parallel WPT execution 2023-04-25 11:45:54 +00:00
mk-ca-bundle.pl
mkssldef.py tools: fix invalid escape sequence in mkssldef 2024-04-23 13:04:51 +00:00
osx-codesign.sh
osx-entitlements.plist tools: fix heading spaces for osx-entitlements.plist 2024-04-17 10:40:44 +00:00
osx-notarize.sh tools: add macOS notarization verification step 2023-11-23 13:51:51 -05:00
osx-pkg-postinstall.sh
osx-productsign.sh
pseudo-tty.py tools: fix typos 2024-10-15 13:59:49 +00:00
release.sh tools: filter release keys to reduce interactivity 2024-11-27 20:16:10 +00:00
run-valgrind.py
run-worker.js src,lib: stabilize permission model 2024-12-12 12:11:58 +00:00
search_files.py test: search cctest files 2025-01-29 21:55:05 +00:00
sign.bat win,tools: upgrade Windows signing to smctl 2023-12-08 21:58:17 +00:00
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py crypto: add support for intermediate certs in --use-system-ca 2025-03-05 15:27:26 +00:00
update-timezone.mjs
utils.py test: fix timeout of test-cpu-prof-dir-worker.js in LoongArch devices 2023-11-02 07:29:56 +00:00
v8-json-to-junit.py build: update ruff and add lint-py-fix 2024-09-24 15:20:20 +00:00
valgrind.supp