Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Side by Side Diff: tools/gyp/v8.gyp

Issue 157503002: A64: Synchronize with r18444. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/gen-postmortem-metadata.py ('k') | tools/presubmit.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2012 the V8 project authors. All rights reserved. 1 # Copyright 2012 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 '../../src/data-flow.h', 306 '../../src/data-flow.h',
307 '../../src/date.cc', 307 '../../src/date.cc',
308 '../../src/date.h', 308 '../../src/date.h',
309 '../../src/dateparser-inl.h', 309 '../../src/dateparser-inl.h',
310 '../../src/dateparser.cc', 310 '../../src/dateparser.cc',
311 '../../src/dateparser.h', 311 '../../src/dateparser.h',
312 '../../src/debug-agent.cc', 312 '../../src/debug-agent.cc',
313 '../../src/debug-agent.h', 313 '../../src/debug-agent.h',
314 '../../src/debug.cc', 314 '../../src/debug.cc',
315 '../../src/debug.h', 315 '../../src/debug.h',
316 '../../src/default-platform.cc',
317 '../../src/default-platform.h',
318 '../../src/deoptimizer.cc', 316 '../../src/deoptimizer.cc',
319 '../../src/deoptimizer.h', 317 '../../src/deoptimizer.h',
320 '../../src/disasm.h', 318 '../../src/disasm.h',
321 '../../src/disassembler.cc', 319 '../../src/disassembler.cc',
322 '../../src/disassembler.h', 320 '../../src/disassembler.h',
323 '../../src/diy-fp.cc', 321 '../../src/diy-fp.cc',
324 '../../src/diy-fp.h', 322 '../../src/diy-fp.h',
325 '../../src/double.h', 323 '../../src/double.h',
326 '../../src/dtoa.cc', 324 '../../src/dtoa.cc',
327 '../../src/dtoa.h', 325 '../../src/dtoa.h',
328 '../../src/effects.h', 326 '../../src/effects.h',
329 '../../src/elements-kind.cc', 327 '../../src/elements-kind.cc',
330 '../../src/elements-kind.h', 328 '../../src/elements-kind.h',
331 '../../src/elements.cc', 329 '../../src/elements.cc',
332 '../../src/elements.h', 330 '../../src/elements.h',
333 '../../src/execution.cc', 331 '../../src/execution.cc',
334 '../../src/execution.h', 332 '../../src/execution.h',
335 '../../src/extensions/externalize-string-extension.cc', 333 '../../src/extensions/externalize-string-extension.cc',
336 '../../src/extensions/externalize-string-extension.h', 334 '../../src/extensions/externalize-string-extension.h',
337 '../../src/extensions/free-buffer-extension.cc', 335 '../../src/extensions/free-buffer-extension.cc',
338 '../../src/extensions/free-buffer-extension.h', 336 '../../src/extensions/free-buffer-extension.h',
339 '../../src/extensions/gc-extension.cc', 337 '../../src/extensions/gc-extension.cc',
340 '../../src/extensions/gc-extension.h', 338 '../../src/extensions/gc-extension.h',
341 '../../src/extensions/statistics-extension.cc', 339 '../../src/extensions/statistics-extension.cc',
342 '../../src/extensions/statistics-extension.h', 340 '../../src/extensions/statistics-extension.h',
341 '../../src/extensions/trigger-failure-extension.cc',
342 '../../src/extensions/trigger-failure-extension.h',
343 '../../src/factory.cc', 343 '../../src/factory.cc',
344 '../../src/factory.h', 344 '../../src/factory.h',
345 '../../src/fast-dtoa.cc', 345 '../../src/fast-dtoa.cc',
346 '../../src/fast-dtoa.h', 346 '../../src/fast-dtoa.h',
347 '../../src/fixed-dtoa.cc', 347 '../../src/fixed-dtoa.cc',
348 '../../src/fixed-dtoa.h', 348 '../../src/fixed-dtoa.h',
349 '../../src/flag-definitions.h', 349 '../../src/flag-definitions.h',
350 '../../src/flags.cc', 350 '../../src/flags.cc',
351 '../../src/flags.h', 351 '../../src/flags.h',
352 '../../src/frames-inl.h', 352 '../../src/frames-inl.h',
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 '../../src/interpreter-irregexp.cc', 437 '../../src/interpreter-irregexp.cc',
438 '../../src/interpreter-irregexp.h', 438 '../../src/interpreter-irregexp.h',
439 '../../src/isolate.cc', 439 '../../src/isolate.cc',
440 '../../src/isolate.h', 440 '../../src/isolate.h',
441 '../../src/json-parser.h', 441 '../../src/json-parser.h',
442 '../../src/json-stringifier.h', 442 '../../src/json-stringifier.h',
443 '../../src/jsregexp-inl.h', 443 '../../src/jsregexp-inl.h',
444 '../../src/jsregexp.cc', 444 '../../src/jsregexp.cc',
445 '../../src/jsregexp.h', 445 '../../src/jsregexp.h',
446 '../../src/lazy-instance.h', 446 '../../src/lazy-instance.h',
447 # TODO(jochen): move libplatform/ files to their own target.
448 '../../src/libplatform/default-platform.cc',
449 '../../src/libplatform/default-platform.h',
450 '../../src/libplatform/task-queue.cc',
451 '../../src/libplatform/task-queue.h',
452 '../../src/libplatform/worker-thread.cc',
453 '../../src/libplatform/worker-thread.h',
447 '../../src/list-inl.h', 454 '../../src/list-inl.h',
448 '../../src/list.h', 455 '../../src/list.h',
449 '../../src/lithium-allocator-inl.h', 456 '../../src/lithium-allocator-inl.h',
450 '../../src/lithium-allocator.cc', 457 '../../src/lithium-allocator.cc',
451 '../../src/lithium-allocator.h', 458 '../../src/lithium-allocator.h',
452 '../../src/lithium-codegen.cc', 459 '../../src/lithium-codegen.cc',
453 '../../src/lithium-codegen.h', 460 '../../src/lithium-codegen.h',
454 '../../src/lithium.cc', 461 '../../src/lithium.cc',
455 '../../src/lithium.h', 462 '../../src/lithium.h',
456 '../../src/liveedit.cc', 463 '../../src/liveedit.cc',
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
844 ], 851 ],
845 }], 852 }],
846 ], 853 ],
847 'sources': [ 854 'sources': [
848 '../../src/platform-linux.cc' 855 '../../src/platform-linux.cc'
849 ] 856 ]
850 }], 857 }],
851 ], 858 ],
852 }, 859 },
853 ], 860 ],
861 ['OS=="qnx"', {
862 'link_settings': {
863 'target_conditions': [
864 ['_toolset=="host" and host_os=="linux"', {
865 'libraries': [
866 '-lrt'
867 ],
868 }],
869 ['_toolset=="target"', {
870 'libraries': [
871 '-lbacktrace', '-lsocket'
872 ],
873 }],
874 ],
875 },
876 'sources': [
877 '../../src/platform-posix.cc',
878 ],
879 'target_conditions': [
880 ['_toolset=="host" and host_os=="linux"', {
881 'sources': [
882 '../../src/platform-linux.cc'
883 ],
884 }],
885 ['_toolset=="host" and host_os=="mac"', {
886 'sources': [
887 '../../src/platform-macos.cc'
888 ],
889 }],
890 ['_toolset=="target"', {
891 'sources': [
892 '../../src/platform-qnx.cc'
893 ],
894 }],
895 ],
896 },
897 ],
854 ['OS=="freebsd"', { 898 ['OS=="freebsd"', {
855 'link_settings': { 899 'link_settings': {
856 'libraries': [ 900 'libraries': [
857 '-L/usr/local/lib -lexecinfo', 901 '-L/usr/local/lib -lexecinfo',
858 ]}, 902 ]},
859 'sources': [ 903 'sources': [
860 '../../src/platform-freebsd.cc', 904 '../../src/platform-freebsd.cc',
861 '../../src/platform-posix.cc' 905 '../../src/platform-posix.cc'
862 ], 906 ],
863 } 907 }
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
1149 }], 1193 }],
1150 ['v8_compress_startup_data=="bz2"', { 1194 ['v8_compress_startup_data=="bz2"', {
1151 'libraries': [ 1195 'libraries': [
1152 '-lbz2', 1196 '-lbz2',
1153 ] 1197 ]
1154 }], 1198 }],
1155 ], 1199 ],
1156 }, 1200 },
1157 ], 1201 ],
1158 } 1202 }
OLDNEW
« no previous file with comments | « tools/gen-postmortem-metadata.py ('k') | tools/presubmit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698