node/tools
Joyee Cheung 4da7bc915c
build: replace js2c.py with js2c.cc
PR-URL: https://github.com/nodejs/node/pull/46997
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2023-05-24 13:33:01 +02:00
..
actions
bootstrap
clang-format
configure.d
dep_updaters deps: upgrade to libuv 1.45.0 2023-05-24 11:07:04 +00:00
doc tools: update doc to remark-parse@10.0.2 2023-05-23 00:49:37 +00:00
eslint-rules tools: fix bug in prefer-primordials lint rule 2023-02-17 18:29:42 +00:00
gyp
icu tools: automate icu-small update 2023-05-09 21:01:08 +00:00
inspector_protocol
lint-md tools: update lint-md-dependencies 2023-05-23 00:49:47 +00:00
macos-installer
msvs msi: migrate to WiX4 2023-03-22 22:16:57 +00:00
node_modules tools: update eslint to 8.41.0 2023-05-23 00:49:59 +00:00
pip
snapshot src: make build_snapshot a per-Isolate option, rather than a global one 2023-02-03 20:48:23 +00:00
v8
v8_gypfiles tools: add the missing LoongArch64 definition in the v8.gyp file 2023-05-01 13:26:23 +02:00
zos
.eslintrc.yaml
build-addons.mjs
certdata.txt crypto: update root certificates to NSS 3.89 2023-04-23 11:44:59 +00:00
checkimports.py
compress_json.py
copyfile.py
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2023-05-23 05:44:59 +00: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
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
genv8constants.py
getarch.py
getendian.py
getmachine.py
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
install.py build,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
js2c.cc tools: port js2c.py to C++ 2023-05-24 13:32:58 +02:00
license2rtf.mjs
license-builder.sh tools: update LICENSE and license-builder.sh 2023-05-24 11:07:07 +00:00
lint-pr-url.mjs
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
merge-wpt-reports.mjs test: refactor WPTRunner and enable parallel WPT execution 2023-04-25 11:45:54 +00:00
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
pseudo-tty.py test: migrate a pseudo_tty test to use assertSnapshot 2023-05-04 08:34:23 +00:00
release.sh
run-valgrind.py
run-worker.js src,process: add permission model 2023-02-23 18:11:51 +00:00
sign.bat tools: upgrade Windows digital signature to SHA256 2023-03-25 18:27:46 +00:00
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py test: mark test-cluster-primary-error flaky on asan 2023-04-14 03:51:46 +00:00
update-timezone.mjs
utils.py
v8-json-to-junit.py
valgrind.supp