0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Bradley Farias 87cdf7d412
util: add MIME utilities (#21128)
Co-authored-by: Rich Trott <rtrott@gmail.com>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/21128
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-10-19 04:26:16 +02:00
..
actions
bootstrap
clang-format
configure.d
dep_checker tools: update undici CPE in vuln checking script 2022-08-06 10:39:58 +00:00
doc util: add MIME utilities (#21128) 2022-10-19 04:26:16 +02:00
eslint-rules util: add MIME utilities (#21128) 2022-10-19 04:26:16 +02:00
gyp tools: update gyp-next to v0.13.0 2022-09-14 07:55:11 +00:00
icu deps: bump minimum ICU version to 71 2022-10-11 07:27:08 +02:00
inspector_protocol
lint-md tools: update lint-md-dependencies 2022-10-16 14:49:51 +00:00
macos-installer
msvs build: remove dtrace & etw support 2022-07-17 17:33:52 +01:00
node_modules tools: update eslint to 8.25.0 2022-10-09 06:02:12 +00:00
pip
snapshot src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
v8
v8_gypfiles build: enable V8's trap handler on Windows 2022-10-11 07:27:18 +02:00
zos tools: support versioned node shared libs on z/OS 2022-07-20 20:51:29 -04:00
.eslintrc.yaml
build-addons.mjs
certdata.txt
checkimports.py
compress_json.py
copyfile.py
cpplint.py
create_android_makefiles
create_expfile.sh
enable_fips_include.py
find-inactive-collaborators.mjs tools: add verbose flag to find-inactive-collaborators 2022-07-26 05:08:27 +01:00
find-inactive-tsc.mjs tools: add verbose flag to inactive TSC finder 2022-07-22 18:20:54 +01:00
gen_node_def.cc
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 deps,src: use SIMD for normal base64 encoding 2022-07-14 11:41:11 -04:00
lint-pr-url.mjs
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
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: rename always-opt flag to always-turbofan 2022-10-11 07:27:50 +02:00
update-authors.mjs tools: fix typo in tools/update-authors.mjs 2022-09-30 05:49:00 +00:00
update-cares.sh
update-eslint.sh
update-llhttp.sh deps: update llhttp to 8.1.0 2022-10-12 15:36:23 +02:00
update-nghttp2.sh tools: fix typo in update-nghttp2.sh 2022-09-16 13:28:04 +00:00
update-npm.sh
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
update-undici.sh
utils.py tools: make utils.SearchFiles deterministic 2022-10-04 15:08:36 +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