node/tools
James M Snell 2b710c1413
tools: partially detect quic support in shared_openssl
If the shared openssl does not have the `OPENSSL_INFO_QUIC` define,
then it definitely does not have the QUIC apis. This is only a partially
accurate check because it does not detect if the shared openssl was
actually *built* without the OPENSSL_NO_QUIC define set.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/37682
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-03-19 08:18:35 -07:00
..
actions
bootstrap
clang-format
code_cache
configure.d
doc lib: aggregate errors to avoid error swallowing 2021-03-19 12:43:03 +01:00
eslint-rules tools: fix object name in prefer-assert-methods.js 2021-03-05 10:17:34 -08:00
gyp
icu deps: bump minimum ICU version to 68 2021-02-25 00:16:30 +01:00
inspector_protocol tools: fix compiler warning in inspector_protocol 2021-03-04 22:27:31 +01:00
macos-installer
msvs
node-lint-md-cli-rollup tools: update glob-parent to 5.1.2 2021-03-10 08:23:06 -08:00
node_modules tools: update ESLint to 7.22.0 2021-03-16 20:56:37 -04:00
pip
rpm
snapshot src: put (de)serialization code into node_snapshotable.h/cc 2021-02-05 20:18:47 +08:00
v8_gypfiles tools: update V8 gypfiles for 9.0 2021-03-15 15:56:16 +01:00
.eslintrc.yaml
build-addons.js
certdata.txt
checkimports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py tools: partially detect quic support in shared_openssl 2021-03-19 08:18:35 -07:00
gyp_node.py
install.py build: include minimal V8 headers in distribution 2021-03-10 13:59:48 +01:00
js2c.py lib: load v8_prof_processor dependencies as ESM 2021-03-15 15:56:14 +01:00
license-builder.sh quic: remove quic 2021-01-30 07:49:28 -08:00
license2rtf.js
lint-md.js tools: update glob-parent to 5.1.2 2021-03-10 08:23:06 -08:00
lint-pr-commit-message.sh
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-13 18:08:48 +01:00
lint-sh.js
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
test.py
update-authors.js
update-babel-eslint.sh tools: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-eslint.sh tools: use bundled npm in update scripts 2021-03-15 18:13:01 -04:00
update-npm.sh
utils.py
valgrind.supp