node/tools
Antoine du Hamel 0b3fb344f7
tools: add `polyfilled` option to `prefer-primordials` rule
PR-URL: https://github.com/nodejs/node/pull/55318
Backport-PR-URL: https://github.com/nodejs/node/pull/55264
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2024-11-18 10:15:35 +01:00
..
actions tools: add util scripts to land and rebase PRs 2024-10-02 07:57:53 +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 tools: make undici updater build wasm from src 2024-10-02 07:57:30 +02:00
doc vm: introduce vanilla contexts via vm.constants.DONT_CONTEXTIFY 2024-10-02 07:57:44 +02: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.1 2024-11-17 11:51:28 +01:00
gyp tools: update gyp-next to 0.16.2 2024-05-03 08:29:51 +02:00
icu deps: update icu to 75.1 2024-05-03 08:30:33 +02:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-03-25 19:24:11 +00:00
lint-md tools: bump Rollup from 4.18.1 to 4.22.4 for `lint-md` 2024-11-17 11:51:40 +01:00
macos-installer
msvs tools: make `choco install` script more readable 2024-11-17 11:51:41 +01:00
node_modules tools: use stylistic ESLint plugin for formatting 2024-05-03 08:30:31 +02:00
pip
snapshot tools: replace reference to NodeMainInstance with SnapshotBuilder 2024-08-19 10:32:25 +02:00
v8 tools: run fetch_deps.py with Python 3 2023-07-13 17:20:02 -05:00
v8_gypfiles build: sync V8 warning cflags with BUILD.gn 2024-09-21 11:31:14 +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.98 2024-03-25 19:27:34 +00: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 tools,meta: update README and tools to reflect changes in TSC charter 2023-03-20 05:08:02 +00:00
gen_node_def.cc
generate_config_gypi.py tools: use v8_features.json to populate config.gypi 2024-08-19 10:32:38 +02:00
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py tools: fix regex strings in Python tools 2023-02-21 11:55:22 -08:00
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 tools: install manpage to share/man for FreeBSD 2024-05-03 08:29:12 +02:00
js2c.cc tools: fix error reported by coverity in js2c.cc 2024-05-03 08:30:26 +02:00
license-builder.sh tools: update error message for ICU in license-builder 2024-11-17 11:51:32 +01:00
license2rtf.mjs
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: remove no-goma arg from make-v8 script 2024-07-19 15:27:04 +02: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-pkg-postinstall.sh
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 build: use rclone instead of aws CLI 2024-11-17 11:51:49 +01:00
run-valgrind.py
run-worker.js src,process: add permission model 2023-02-23 18:11:51 +00:00
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