node/tools
Khafra 916af4ef2d
buffer: introduce File
PR-URL: https://github.com/nodejs/node/pull/45139
Fixes: https://github.com/nodejs/node/issues/39015
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-11-10 20:52:45 +00:00
..
actions tools: fix request-ci-failed comment 2022-11-03 02:14:40 +00:00
bootstrap
clang-format tools: update clang-format 1.7.0 to 1.8.0 2022-06-01 11:23:55 +01:00
configure.d
dep_checker tools: update undici CPE in vuln checking script 2022-08-06 10:39:58 +00:00
doc buffer: introduce File 2022-11-10 20:52:45 +00:00
eslint-rules esm: protect ESM loader from prototype pollution 2022-10-27 20:09:07 +00:00
gyp tools: update gyp-next to v0.13.0 2022-09-14 07:55:11 +00:00
icu build: fix icu-small build with ICU 72.1 2022-10-27 21:04:48 +02:00
inspector_protocol doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
lint-md tools: update lint-md-dependencies to rollup@3.2.5 2022-11-07 05:01:38 +00:00
macos-installer
msvs build: remove unused language files 2022-10-27 09:02:04 -04:00
node_modules tools: update eslint to 8.27.0 2022-11-08 03:02:43 +00:00
pip
snapshot src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
v8
v8_gypfiles tools: update V8 gypfiles for RISC-V 2022-10-26 16:31:15 +00:00
zos tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
.eslintrc.yaml
build-addons.mjs tools: refactor build-addons.js to ESM 2022-05-22 14:28:41 +01:00
certdata.txt
checkimports.py
compress_json.py doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
copyfile.py
cpplint.py
create_android_makefiles
create_expfile.sh
enable_fips_include.py
find-inactive-collaborators.mjs tools: keep Emeriti lists case-insensitive alphabetic 2022-10-28 04:21:20 +00:00
find-inactive-tsc.mjs tools: keep Emeriti lists case-insensitive alphabetic 2022-10-28 04:21:20 +00:00
gen_node_def.cc build: fix various shared library build issues 2022-05-06 17:24:46 -04:00
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
install.py build: add --libdir flag to configure 2022-08-28 08:12:42 +00:00
js2c.py src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
license2rtf.mjs tools: refactor tools/license2rtf to ESM 2022-07-08 02:38:04 +08:00
license-builder.sh tools: refactor dynamic strings creation in shell scripts 2022-11-01 12:36:44 +00:00
lint-pr-url.mjs tools: update main branch name 2022-06-17 08:48:18 +01:00
lint-sh.mjs tools: refactor lint-sh.js to esm module 2022-05-08 16:08:10 +01:00
lsan_suppressions.txt
macos-firewall.sh tools: lint osx shell scripts 2022-04-14 23:08:55 +01:00
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh tools: lint osx shell scripts 2022-04-14 23:08:55 +01:00
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
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 test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +00:00
update-acorn-walk.sh tools: add automation for updating acorn dependency 2022-11-10 09:27:45 +00:00
update-acorn.sh tools: add automation for updating acorn dependency 2022-11-10 09:27:45 +00:00
update-authors.mjs tools: fix typo in tools/update-authors.mjs 2022-09-30 05:49:00 +00:00
update-base64.sh tools: add automation for updating base64 dependency 2022-11-06 02:17:03 +00:00
update-cares.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-eslint.sh
update-llhttp.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-nghttp2.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-npm.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
update-undici.sh deps: update undici to 5.1.1 2022-05-02 13:15:50 +01:00
utils.py test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +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