• Home
  • Raw
  • Download

Lines Matching +full:node +full:- +full:gyp

28     'node_core_target_name%': 'node',
40 …# See https://docs.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/command-line-s…
56 'deps/v8/tools/tickprocessor-driver.mjs',
58 'deps/acorn/acorn-walk/dist/walk.js',
98 # Refs: https://github.com/nodejs/node-gyp/issues/1118
99 'cflags': [ '-Wall', '-Wextra', '-Wno-unused-parameter', ],
102 '-Wall',
103 '-Wendif-labels',
104 '-W',
105 '-Wno-unused-parameter',
106 '-Werror=undefined-inline',
107 '-Werror=extra-semi',
112 # Refs: https://github.com/nodejs/node/pull/25852
113 …# Refs: https://docs.microsoft.com/en-us/cpp/build/reference/safeseh-image-has-safe-exception-hand…
123 '-Wl,-bnoerrmsg',
127 # 'libraries': ['-latomic'],
157 'node.gypi'
171 'deps/histogram/histogram.gyp:histogram',
172 'deps/uvwasi/uvwasi.gyp:uvwasi',
186 # amounts of stack memory, without having to modify the node binary.
191 # - "C4244: conversion from 'type1' to 'type2', possible loss of data"
197 'cflags': ['-Werror'],
199 'WARNING_CFLAGS': [ '-Werror' ],
225 … '-Wl,-force_load,<(PRODUCT_DIR)/<(STATIC_LIB_PREFIX)<(node_core_target_name)<(STATIC_LIB_SUFFIX)',
226 … '-Wl,-force_load,<(PRODUCT_DIR)/<(STATIC_LIB_PREFIX)v8_base_without_compiler<(STATIC_LIB_SUFFIX)',
240 '-Wl,--whole-archive',
243 '-Wl,--no-whole-archive',
247 'sources': [ 'src/res/node.rc' ],
260 'OTHER_LDFLAGS': [ '-Wl,-rpath,@loader_path', '-Wl,-rpath,@loader_path/../lib'],
265 '-Wl,-rpath,\\$$ORIGIN/../lib'
273 # man ld -export_dynamic:
277 # a main executable may load a plug-in which requires certain
279 '-Wl,-export_dynamic',
305 '/LTCG:INCREMENTAL', # incremental link-time code generation
338 '--build-snapshot',
378 'openssl-cli': '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)openssl-cli<(EXECUTABLE_SUFFIX)',
379 'provider_name': 'libopenssl-fipsmodule',
380 'opensslconfig': './deps/openssl/nodejs-openssl.cnf',
384 'fipsmodule': '<(PRODUCT_DIR)/obj/lib/openssl-modules/fips.so',
389 'fipsmodule': '<(PRODUCT_DIR)/obj.target/deps/openssl/lib/openssl-modules/fips.so',
406 '<(openssl-cli)', 'fipsinstall',
407 '-provider_name', '<(provider_name)',
408 '-module', '<(fipsmodule_internal)',
409 '-out', '<(fipsconfig)',
410 #'-quiet',
442 'opensslconfig': './deps/openssl/nodejs-openssl.cnf',
463 'node.gypi',
473 'deps/base64/base64.gyp:base64',
474 'deps/googletest/googletest.gyp:gtest_prod',
475 'deps/histogram/histogram.gyp:histogram',
476 'deps/uvwasi/uvwasi.gyp:uvwasi',
477 'deps/simdutf/simdutf.gyp:simdutf',
478 'deps/ada/ada.gyp:ada',
513 'src/node.cc',
587 'src/aliased_buffer-inl.h',
589 'src/aliased_struct-inl.h',
591 'src/async_wrap-inl.h',
593 'src/base_object-inl.h',
596 'src/base64-inl.h',
598 'src/callback_queue-inl.h',
600 'src/cleanup_queue-inl.h',
604 'src/debug_utils-inl.h',
607 'src/env-inl.h',
610 'src/histogram-inl.h',
616 'src/memory_tracker-inl.h',
618 'src/node.h',
632 'src/node_file-inl.h',
634 'src/node_http_common-inl.h',
641 'src/node_mem-inl.h',
647 'src/node_options-inl.h',
652 'src/node_process-inl.h',
654 'src/node_realm-inl.h',
663 'src/node_sockaddr-inl.h',
670 'src/node_v8_platform-inl.h',
676 'src/req_wrap-inl.h',
679 'src/stream_base-inl.h',
684 'src/string_decoder-inl.h',
694 'src/timer_wrap-inl.h',
698 'src/util-inl.h',
701 'deps/postject/postject-api.h'
705 # node.gyp is added by default, common.gypi is added for change detection
714 'cflags': ['-Werror=unused-result'],
726 # - "C4244: conversion from 'type1' to 'type2', possible loss of data"
741 'cflags': ['-Werror'],
743 'WARNING_CFLAGS': [ '-Werror' ],
778 'src/res/node.rc',
799 'src/node_win32_etw_provider-inl.h',
827 # node_dtrace_provider.o All except OS X. "dtrace -G" is not
831 # actually exist. They're listed here to trick GYP into linking the
832 # corresponding object files into the final "node" executable. These
833 # object files are generated by "dtrace -G" using custom actions
834 # below, and the GYP-generated Makefiles will properly build them when
883 'src/crypto/crypto_clienthello-inl.h',
921 '-CAES,BF,BIO,DES,DH,DSA,EC,ECDH,ECDSA,ENGINE,EVP,HMAC,MD4,MD5,'
927 '-DWIN32',
929 '-X^DSO',
930 '-X^_',
931 '-X^private_',
933 '-Bdeps/zlib/win32/zlib.def'
938 'variables': { 'mkssldef_flags': ['-DOPENSSL_FIPS'] },
954 '-o',
982 '--directory',
984 '--target',
1008 'action': [ 'mc <@(_inputs) -h tools/msvs/genfiles -r tools/msvs/genfiles' ]
1024 'action': [ 'dtrace', '-h', '-xnolibs', '-s', '<@(_inputs)',
1025 '-o', '<@(_outputs)' ]
1035 'action': [ 'dtrace', '-h', '-s', '<@(_inputs)',
1036 '-o', '<@(_outputs)' ]
1056 'action': [ 'dtrace', '-G', '-xnolibs', '-s', 'src/node_provider.d',
1057 '<@(_inputs)', '-o', '<@(_outputs)' ]
1070 'dtrace', '-C', '-G', '-s', '<@(_inputs)', '-o', '<@(_outputs)'
1109 'dtrace', '-32', '-I<(SHARED_INTERMEDIATE_DIR)', '-Isrc',
1110 '-C', '-G', '-s', 'src/v8ustack.d', '-o', '<@(_outputs)',
1115 'dtrace', '-64', '-I<(SHARED_INTERMEDIATE_DIR)', '-Isrc',
1116 '-C', '-G', '-s', 'src/v8ustack.d', '-o', '<@(_outputs)',
1134 'src/node.d'
1137 '<(PRODUCT_DIR)/node.d',
1158 'node.gypi'
1174 'ldflags': [ '-fsanitize=fuzzer' ]
1187 'deps/histogram/histogram.gyp:histogram',
1188 'deps/uvwasi/uvwasi.gyp:uvwasi',
1194 'node.gypi'
1216 'ldflags': [ '-fsanitize=fuzzer' ]
1224 'ldflags': [ '-fno-lto' ],
1234 # 'deps/base64/base64.gyp:base64',
1235 # 'deps/googletest/googletest.gyp:gtest',
1236 # 'deps/googletest/googletest.gyp:gtest_main',
1237 # 'deps/histogram/histogram.gyp:histogram',
1238 # 'deps/uvwasi/uvwasi.gyp:uvwasi',
1242 # 'deps/simdutf/simdutf.gyp:simdutf',
1243 # 'deps/ada/ada.gyp:ada',
1247 # 'node.gypi'
1311 # 'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ]
1313 # Skip cctest while building shared lib node for Windows
1319 # 'OTHER_LDFLAGS': [ '-Wl,-rpath,@loader_path', ],
1331 # 'ldflags': [ '-fno-lto' ],
1342 # 'deps/histogram/histogram.gyp:histogram',
1343 # 'deps/uvwasi/uvwasi.gyp:uvwasi',
1347 # 'deps/ada/ada.gyp:ada',
1351 # 'node.gypi'
1371 # 'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ]
1373 # Skip cctest while building shared lib node for Windows
1379 # 'OTHER_LDFLAGS': [ '-Wl,-rpath,@loader_path', ],
1391 # 'ldflags': [ '-fno-lto' ],
1397 'target_name': 'overlapped-checker',
1403 'test/overlapped-checker/main_win.c'
1408 'test/overlapped-checker/main_unix.c'
1413 'ldflags': [ '-fno-lto' ],
1416 }, # overlapped-checker
1423 'deps/histogram/histogram.gyp:histogram',
1424 'deps/uvwasi/uvwasi.gyp:uvwasi',
1425 'deps/ada/ada.gyp:ada',
1429 'node.gypi'
1479 'ldflags': [ '-fno-lto' ],
1492 'ldflags': ['--shared'],
1495 'node.gypi'
1508 'ldflags': [ '-Wl,-brtl' ],