node/tools
Matteo Collina 0fa07d4442
tools: add --certify-safe to nci-ci
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: https://github.com/nodejs/node/pull/52940
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-05-12 06:33:11 +00:00
..
actions tools: add --certify-safe to nci-ci 2024-05-12 06:33:11 +00:00
bootstrap doc: updated building docs for windows 2023-10-01 14:22:58 +00:00
clang-format
configure.d
dep_updaters tools: fix V8 update workflow 2024-05-05 13:21:58 +00:00
doc doc: fix arrow vertical alignment in HTML version 2024-03-28 00:35:22 +01:00
eslint-rules tools: prepare custom rules for ESLint v9 2024-05-09 15:27:39 +00:00
github_reporter tools: update github_reporter to 1.7.0 2024-03-19 00:27:30 +00:00
gyp tools: update gyp-next to 0.18.0 2024-05-09 20:20:13 +00:00
icu deps: update icu to 75.1 2024-04-21 00:44:40 +00:00
inspector_protocol tools: update inspector_protocol to 83b1154 2024-01-11 04:41:26 +00:00
lint-md tools: update lint-md-dependencies to rollup@4.17.2 2024-05-08 09:44:35 +00:00
macos-installer
msvs tools: install npm PowerShell scripts on Windows 2024-03-27 20:39:55 +00:00
node_modules tools: use stylistic ESLint plugin for formatting 2024-04-15 15:08:10 +00:00
pip
snapshot src: rewrite task runner in c++ 2024-05-02 19:54:02 +00:00
v8 tools: run fetch_deps.py with Python 3 2023-07-12 14:40:57 +00:00
v8_gypfiles build: sync V8 warning cflags with BUILD.gn 2024-05-09 12:11:00 +00:00
zos tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
.eslintrc.yaml
build_addons.py build,tools,node-api: fix building node-api tests for Windows Debug 2024-04-26 11:36:13 +00:00
certdata.txt crypto: update root certificates to NSS 3.98 2024-02-25 18:33:50 +00:00
checkimports.py tools: refactor checkimports.py 2023-10-15 15:14:57 +00:00
compress_json.py
copyfile.py
cpplint.py tools: remove deprecated python api 2024-01-06 20:58:03 -06: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
generate_config_gypi.py v8,tools: expose necessary V8 defines 2023-11-25 04:30:50 +00:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py node-api: rename internal NAPI_VERSION definition 2023-06-28 17:08:58 -04:00
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-02-23 20:49:43 +09:00
install.py tools: install manpage to share/man for FreeBSD 2024-03-11 17:42:51 +00:00
js2c.cc tools: fix error reported by coverity in js2c.cc 2024-03-25 09:52:53 -04:00
license-builder.sh deps,src: simplify base64 encoding 2024-04-30 06:39:12 +00:00
license2rtf.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
lint-pr-url.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
lint-readme-lists.mjs tools: add a linter for README lists 2024-04-13 15:03:43 +00:00
lint-sh.mjs tools: enforce use of trailing commas in `tools/` 2022-12-18 16:39:39 +00:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: limit parallelism with ninja in V8 builds 2024-01-17 17:56:46 +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 tls: remove trustcor root ca certificates 2022-12-10 15:57:01 +00:00
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 test: migrate a pseudo_tty test to use assertSnapshot 2023-05-04 08:34:23 +00:00
release.sh build, tools: copy release assets to staging R2 bucket once built 2024-05-06 07:42:32 +00: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-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 build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
test.py tools: fix get_asan_state() in tools/test.py 2024-05-10 16:32:13 +08:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
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: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
valgrind.supp