node/tools
Tobias Nießen 4956271c93
tools: add update script for googletest
GoogleTest follows the Abseil Live at Head philosophy, and rarely
creates tags or GitHub releases, so instead, follow Google's
recommendation and update to the upstream HEAD every once in a while.

The tricky bit is properly updating googletest.gyp, and this script
might fail doing so in the future.

Refs: https://github.com/nodejs/security-wg/issues/828
PR-URL: https://github.com/nodejs/node/pull/47482
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2023-04-19 15:07:01 +00:00
..
actions
bootstrap
clang-format
configure.d
dep_updaters tools: add update script for googletest 2023-04-19 15:07:01 +00:00
doc lib: add tracing channel to diagnostics_channel 2023-03-31 17:40:30 +00:00
eslint-rules tools: fix bug in prefer-primordials lint rule 2023-02-17 18:29:42 +00:00
gyp
icu deps: update ICU to 73.1 release 2023-04-17 09:48:26 -05:00
inspector_protocol
lint-md tools: update lint-md-dependencies to @rollup/plugin-node-resolve@15.0.2 2023-04-07 23:58:25 +00:00
macos-installer
msvs msi: migrate to WiX4 2023-03-22 22:16:57 +00:00
node_modules tools: update eslint to 8.38.0 2023-04-10 06:11:49 +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 build, deps, tools: avoid excessive LTO 2023-04-06 00:24:58 +00:00
zos
.eslintrc.yaml
build-addons.mjs benchmark,tools: use os.availableParallelism() 2023-01-11 20:07:57 +00:00
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
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.py tools: make js2c.py usable for other build systems 2023-04-10 22:11:22 +02:00
license2rtf.mjs
license-builder.sh deps: add ada as a dependency 2023-02-06 19:21:38 +00:00
lint-pr-url.mjs
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
merge-wpt-reports.mjs test: run WPT files in parallel again 2023-03-31 17:56:40 +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
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-npm.sh
update-timezone.mjs
utils.py
v8-json-to-junit.py
valgrind.supp