node/tools
Richard Lau 5844565fb2
tools: fix c-ares updater script for Node.js 18
GitHub Actions is by default running the tools updater workflow
with Node.js 18. Avoid use of `import.meta.dirname`, which wasn't
backported to Node.js 18.

PR-URL: https://github.com/nodejs/node/pull/55717
Refs: https://github.com/nodejs/node/pull/55445
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-11-27 11:03:32 -05:00
..
actions tools: fix typos 2024-11-27 01:23:23 -05:00
bootstrap doc: update boxstarter README 2024-08-05 11:15:41 -03:00
clang-format Revert "build: upgrade clang-format to v18" 2024-10-04 10:20:08 +02:00
configure.d
dep_updaters tools: fix c-ares updater script for Node.js 18 2024-11-27 11:03:32 -05:00
doc tools: update ESLint to 9.14.0 2024-11-27 11:03:31 -05:00
eslint tools: update ESLint to 9.14.0 2024-11-27 11:03:31 -05:00
eslint-rules tools: add `polyfilled` option to `prefer-primordials` rule 2024-11-27 00:48:28 -05:00
github_reporter tools: update github_reporter to 1.7.1 2024-10-04 10:20:03 +02:00
gyp tools: update gyp-next to 0.18.3 2024-11-27 02:25:38 -05:00
icu meta: remove unneeded ignore rules from ruff 2024-10-04 10:20:07 +02:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-01-11 04:41:26 +00:00
lint-md tools: use `util.parseArgs` in `lint-md` 2024-11-27 11:03:31 -05:00
macos-installer
msvs tools: fix typos 2024-11-27 01:23:23 -05:00
pip
snapshot tools: replace reference to NodeMainInstance with SnapshotBuilder 2024-07-16 12:01:04 +02:00
v8
v8_gypfiles tools: fix typos 2024-11-27 01:23:23 -05:00
zos
build_addons.py node-api: add property keys benchmark 2024-08-05 11:15:46 -03:00
certdata.txt crypto: update root certificates to NSS 3.104 2024-11-27 11:03:30 -05: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-12 11:06:47 +02:00
create_android_makefiles build: compile with C++20 support 2024-05-08 09:02:02 +02:00
create_expfile.sh
enable_fips_include.py
executable_wrapper.h
find-inactive-collaborators.mjs tools: take co-authors into account in `find-inactive-collaborators` 2024-04-29 22:46:32 +02:00
find-inactive-tsc.mjs
gen_node_def.cc tools: fix typos 2024-11-27 01:23:23 -05:00
generate_config_gypi.py build: fix GN arg used in generate_config_gypi.py 2024-11-27 11:03:26 -05:00
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py build: compile with C++20 support 2024-05-08 09:02:02 +02:00
gypi_to_gn.py tools: fix typos 2024-11-27 01:23:23 -05:00
install.py build: fix uninstall script for AIX 7.1 2024-11-27 01:42:45 -05:00
js2c.cc tools: refactor js2c.cc to use c++20 2024-10-04 10:20:10 +02:00
license-builder.sh tools: update error message for ICU in license-builder 2024-10-04 10:20:14 +02:00
license2rtf.mjs
lint-pr-url.mjs
lint-readme-lists.mjs tools: lint README lists more strictly 2024-11-27 11:03:28 -05:00
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: remove no-goma arg from make-v8 script 2024-06-07 10:37:16 -03:00
merge-wpt-reports.mjs
mk-ca-bundle.pl
mkssldef.py tools: fix invalid escape sequence in mkssldef 2024-04-29 22:46:29 +02:00
osx-codesign.sh
osx-entitlements.plist tools: fix heading spaces for osx-entitlements.plist 2024-04-29 22:46:25 +02: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-11-27 01:23:23 -05:00
release.sh build: use rclone instead of aws CLI 2024-11-27 11:03:28 -05:00
run-valgrind.py
run-worker.js
search_files.py build: add GN build files 2023-11-11 09:51: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 tools: fix skip detection of test runner output 2024-06-25 11:17:07 +02: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-10-04 10:20:23 +02:00
valgrind.supp