Lines Matching refs:help

89     help='select the install prefix [default: %(default)s]')
95 help='Build node with code coverage enabled')
101 help='also build debug build')
107 help='build the Node.js part of the binary with debugging symbols')
113 help=f"CPU architecture to build for ({', '.join(valid_arch)})")
119 help='force build to be considered as cross compiled')
124 help='force build to be considered as NOT cross compiled')
130 help=f"operating system to build for ({', '.join(valid_os)})")
136 help='Turn compiler warnings into errors for node core sources.')
142 help='add gdb support')
148 help='use on deprecated SunOS systems that do not support ifaddrs.h')
154 help='Disable Single Executable Application support.')
160 help="Generate an executable without external dynamic libraries. This "
167 help="Generate an executable with libgcc and libstdc++ libraries. This "
173 help="Enable profiling support for Intel VTune profiler to profile "
181 help="Enable profiling with pgo of a binary. This feature is only available "
188 help="Enable use of the profile generated with --enable-pgo-generate. This "
195 help="Enable compiling with lto of a binary. This feature is only available "
201 help="Path to a JS file to be bundled in the binary as a builtin. "
210 help="The OpenSSL config appname (config section name) used by Node.js")
215 help='Use the specified cipher list as the default cipher list')
221 help="Do not build optimized assembly for OpenSSL")
227 help='specifies that the OpenSSL library is FIPS compatible')
233 help='Use OpenSSL supplied CA store instead of compiled-in Mozilla CA copy.')
238 help='Use the specified path to system CA (PEM format) in addition to '
245 help='(no-op)')
251 help='link to a shared http_parser DLL instead of static linking')
256 help='directory containing http_parser header files')
262 help='alternative lib name to link to [default: %(default)s]')
267 help='a directory to search for the shared http_parser DLL')
273 help='link to a shared libuv DLL instead of static linking')
278 help='directory containing libuv header files')
284 help='alternative lib name to link to [default: %(default)s]')
289 help='a directory to search for the shared libuv DLL')
295 help='link to a shared nghttp2 DLL instead of static linking')
300 help='directory containing nghttp2 header files')
306 help='alternative lib name to link to [default: %(default)s]')
311 help='a directory to search for the shared nghttp2 DLLs')
317 help='link to a shared nghttp3 DLL instead of static linking')
322 help='directory containing nghttp3 header files')
328 help='alternative lib name to link to [default: %(default)s]')
333 help='a directory to search for the shared nghttp3 DLLs')
339 help='link to a shared ngtcp2 DLL instead of static linking')
344 help='directory containing ngtcp2 header files')
350 help='alternative lib name to link to [default: %(default)s]')
355 help='a directory to search for the shared tcp2 DLLs')
361 help='link to a shared OpenSSl DLL instead of static linking')
366 help='directory containing OpenSSL header files')
372 help='alternative lib name to link to [default: %(default)s]')
377 help='a directory to search for the shared OpenSSL DLLs')
383 help='link to a shared zlib DLL instead of static linking')
388 help='directory containing zlib header files')
394 help='alternative lib name to link to [default: %(default)s]')
399 help='a directory to search for the shared zlib DLL')
405 help='link to a shared brotli DLL instead of static linking')
410 help='directory containing brotli header files')
416 help='alternative lib name to link to [default: %(default)s]')
421 help='a directory to search for the shared brotli DLL')
427 help='link to a shared cares DLL instead of static linking')
432 help='directory containing cares header files')
438 help='alternative lib name to link to [default: %(default)s]')
443 help='a directory to search for the shared cares DLL')
452 help='Path to shared file for ' + builtin + ' builtin. '
460 help='path to zoslib.gyp file for includes and to link to static zoslib library')
467 help='directory containing systemtap header files')
472 help='custom build tag')
477 help='Provide a custom URL prefix for the `process.release` properties '
485 help=argparse.SUPPRESS) # Unsupported, undocumented.
491 help='Enable the --trace-maps flag in V8 (use at your own risk)')
497 help='[Experimental] Enable V8 pointer compression (limits max heap to 4GB and breaks ABI compatibility)')
503 help='Disable the shared read-only heap feature in V8')
508 help='v8 options to pass, see `node --v8-options` for examples.')
514 help='Enables building of fuzzers. This command should be run in an OSS-Fuzz Docker image.')
520 help=f"specifies which floating-point ABI to use ({', '.join(valid_arm_float_abi)}).")
526 help=f"ARM FPU mode ({', '.join(valid_arm_fpu)}) [default: %(default)s]")
533 help=f"MIPS arch variant ({', '.join(valid_mips_arch)}) [default: %(default)s]")
540 help=f"MIPS FPU mode ({', '.join(valid_mips_fpu)}) [default: %(default)s]")
547 help=f"MIPS floating-point ABI ({', '.join(valid_mips_float_abi)}) [default: %(default)s]")
553 help='build with DTrace (default is true on sunos and darwin)')
559 help='build with ETW (default is true on Windows)')
565 help='This option has no effect. --use-largepages is now a runtime option.')
571 help='This option has no effect. --use-largepages is now a runtime option.')
577 help='Pass a section ordering file to the linker. This requires that ' +
586 help=f"Intl mode (valid choices: {', '.join(valid_intl_modes)}) [default: %(default)s]")
592 help='Disable Intl, same as --with-intl=none')
597 help='Path to icu.gyp (ICU i18n, Chromium version only.)')
605 help='Comma-separated list of locales for "small-icu". "root" is assumed. '
611 help='Intl mode: optional local path to icu/ dir, or path/URL of '
618 help='Path to the icuXXdt{lb}.dat file. If unspecified, ICU data will '
627 help='Use Link Time Code Generation. This feature is only available on Windows.')
633 help='Turn off V8 snapshot integration. Currently experimental.')
639 help='Turn off V8 Code cache integration.')
644 help=nodedownload.help())
650 help='Download directory [default: %(default)s]')
658 help='build lib with DCHECK macros')
664 help='build nghttp2 with DEBUGBUILD (default is false)')
672 help='build without DTrace')
678 help='build without ETW')
684 help='do not install the bundled npm (package manager)')
690 help='do not install the bundled Corepack')
697 help=argparse.SUPPRESS)
703 help=argparse.SUPPRESS)
709 help=argparse.SUPPRESS)
715 help=argparse.SUPPRESS)
723 help='build without SSL (disables crypto, https, inspector, etc.)')
729 help='build without NODE_OPTIONS support')
735 help='generate build files for use with Ninja')
741 help='compile for Address Sanitizer to find memory bugs')
747 help='build as static library')
753 help='do not export browser globals like setTimeout, console, etc. ' +
761 help='disable the V8 inspector protocol')
767 help='compile shared library for embedding node in another project. ' +
774 help='a directory to install the shared library into relative to the '
782 help='do not initialize v8 platform during node.js startup. ' +
789 help='do not use V8 includes from the bundled deps folder. ' +
796 help='get more output from this script')
802 help='compile V8 with minimal optimizations and with runtime checks')
808 help='compile V8 with debug checks and runtime debugging features enabled')
814 help='compile V8 in lite mode for constrained environments (lowers V8 '+
822 help='compile V8 with auxiliary functions for native debuggers')
828 help='disable the V8 auxiliary functions for native debuggers')
834 help='Enable V8 transparent hugepage support. This feature is only '+
841 help='Enable V8 short builtin calls support. This feature is enabled '+
848 help='Enable the built-in snapshot compression in V8.')
854 help='node will load builtin modules from disk instead of from binary')
860 help='Run a file when building the embedded snapshot. Currently ' +
868 help=argparse.SUPPRESS)