File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 141141 '<(ABSEIL_ROOT)/absl/debugging/failure_signal_handler.cc' ,
142142 '<(ABSEIL_ROOT)/absl/debugging/internal/address_is_readable.h' ,
143143 '<(ABSEIL_ROOT)/absl/debugging/internal/address_is_readable.cc' ,
144+ '<(ABSEIL_ROOT)/absl/debugging/internal/borrowed_fixup_buffer.h' ,
145+ '<(ABSEIL_ROOT)/absl/debugging/internal/borrowed_fixup_buffer.cc' ,
144146 '<(ABSEIL_ROOT)/absl/debugging/internal/bounded_utf8_length_sequence.h' ,
145147 '<(ABSEIL_ROOT)/absl/debugging/internal/decode_rust_punycode.h' ,
146148 '<(ABSEIL_ROOT)/absl/debugging/internal/decode_rust_punycode.cc' ,
367369 '<(ABSEIL_ROOT)/absl/types/span.h' ,
368370 '<(ABSEIL_ROOT)/absl/types/variant.h' ,
369371 '<(ABSEIL_ROOT)/absl/utility/utility.h' ,
370- ]
372+ ],
373+ 'conditions' : [
374+ ['OS=="win"' , {
375+ 'sources' : [
376+ '<(ABSEIL_ROOT)/absl/time/internal/cctz/src/time_zone_name_win.h' ,
377+ '<(ABSEIL_ROOT)/absl/time/internal/cctz/src/time_zone_name_win.cc' ,
378+ ],
379+ }],
380+ ],
371381 }, # abseil
372382 ]
373383}
Original file line number Diff line number Diff line change 285285 'v8_base_without_compiler' ,
286286 'v8_initializers' ,
287287 'v8_maybe_icu' ,
288- 'fp16' ,
289288 'abseil.gyp:abseil' ,
290289 ],
291290 'sources' : [
300299 'type' : 'static_library' ,
301300 'toolsets' : ['host' , 'target' ],
302301 'dependencies' : [
303- 'generate_bytecode_builtins_list ' ,
304- 'run_torque ' ,
305- 'fp16 ' ,
302+ 'v8_base_without_compiler ' ,
303+ 'v8_shared_internal_headers ' ,
304+ 'v8_pch ' ,
306305 'abseil.gyp:abseil' ,
307306 ],
308307 'cflags!' : ['-O3' ],
336335 'v8_base_without_compiler' ,
337336 'v8_shared_internal_headers' ,
338337 'v8_pch' ,
339- 'fp16' ,
340338 'abseil.gyp:abseil' ,
341339 ],
342340 'include_dirs' : [
535533 'v8_initializers' ,
536534 'v8_libplatform' ,
537535 'abseil.gyp:abseil' ,
538- 'fp16' ,
539536 ]
540537 }, {
541538 'dependencies' : [
549546 'v8_initializers' ,
550547 'v8_libplatform' ,
551548 'abseil.gyp:abseil' ,
552- 'fp16' ,
553549 ]
554550 }],
555551 ['OS=="win" and clang==1' , {
664660 'run_torque' ,
665661 'v8_libbase' ,
666662 'fp16' ,
663+ 'highway' ,
667664 'abseil.gyp:abseil' ,
668665 ],
669666 'direct_dependent_settings' : {
997994 'v8_libbase' ,
998995 'v8_shared_internal_headers' ,
999996 'v8_pch' ,
1000- 'fp16' ,
1001997 'abseil.gyp:abseil' ,
1002998 ],
1003999 'conditions' : [
11131109 'v8_maybe_icu' ,
11141110 'v8_zlib' ,
11151111 'v8_pch' ,
1116- 'fp16' ,
1117- 'highway' ,
11181112 'simdutf' ,
11191113 'abseil.gyp:abseil' ,
11201114 ],
18211815 'v8_libplatform' ,
18221816 'v8_maybe_icu' ,
18231817 'v8_pch' ,
1824- 'fp16' ,
18251818 'abseil.gyp:abseil' ,
18261819 # "build/win:default_exe_manifest",
18271820 ],
23552348 'variables' : {
23562349 'FP16_ROOT' : '../../deps/v8/third_party/fp16' ,
23572350 },
2358- 'direct_dependent_settings ' : {
2351+ 'all_dependent_settings ' : {
23592352 'include_dirs' : [
23602353 '<(FP16_ROOT)/src/include' ,
23612354 ],
23682361 'variables' : {
23692362 'HIGHWAY_ROOT' : '../../deps/v8/third_party/highway' ,
23702363 },
2371- 'direct_dependent_settings ' : {
2364+ 'all_dependent_settings ' : {
23722365 'include_dirs' : [
23732366 '<(HIGHWAY_ROOT)/src' ,
23742367 ],
You can’t perform that action at this time.
0 commit comments