OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'All', | 8 'target_name': 'All', |
9 'type': 'none', | 9 'type': 'none', |
10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
204 'target_name': 'chromium_builder_tests', | 204 'target_name': 'chromium_builder_tests', |
205 'type': 'none', | 205 'type': 'none', |
206 'dependencies': [ | 206 'dependencies': [ |
207 '../base/base.gyp:base_unittests', | 207 '../base/base.gyp:base_unittests', |
208 '../chrome/chrome.gyp:unit_tests', | 208 '../chrome/chrome.gyp:unit_tests', |
209 '../crypto/crypto.gyp:crypto_unittests', | 209 '../crypto/crypto.gyp:crypto_unittests', |
210 '../media/media.gyp:media_unittests', | 210 '../media/media.gyp:media_unittests', |
211 '../net/net.gyp:net_unittests', | 211 '../net/net.gyp:net_unittests', |
212 '../sql/sql.gyp:sql_unittests', | 212 '../sql/sql.gyp:sql_unittests', |
213 '../ui/ui.gyp:ui_unittests', | 213 '../ui/ui.gyp:ui_unittests', |
214 '../url/url.gyp:googleurl_unittests', | 214 '../url/url.gyp:url_unittests', |
215 ], | 215 ], |
216 'conditions': [ | 216 'conditions': [ |
217 ['OS!="ios"', { | 217 ['OS!="ios"', { |
218 'dependencies': [ | 218 'dependencies': [ |
219 '../cc/cc_tests.gyp:cc_unittests', | 219 '../cc/cc_tests.gyp:cc_unittests', |
220 '../chrome/chrome.gyp:browser_tests', | 220 '../chrome/chrome.gyp:browser_tests', |
221 '../chrome/chrome.gyp:chromedriver2_tests', | 221 '../chrome/chrome.gyp:chromedriver2_tests', |
222 '../chrome/chrome.gyp:chromedriver2_unittests', | 222 '../chrome/chrome.gyp:chromedriver2_unittests', |
223 '../chrome/chrome.gyp:interactive_ui_tests', | 223 '../chrome/chrome.gyp:interactive_ui_tests', |
224 '../chrome/chrome.gyp:sync_integration_tests', | 224 '../chrome/chrome.gyp:sync_integration_tests', |
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
508 '../media/media.gyp:media_unittests', | 508 '../media/media.gyp:media_unittests', |
509 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 509 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
510 '../printing/printing.gyp:printing_unittests', | 510 '../printing/printing.gyp:printing_unittests', |
511 '../remoting/remoting.gyp:remoting_unittests', | 511 '../remoting/remoting.gyp:remoting_unittests', |
512 '../rlz/rlz.gyp:*', | 512 '../rlz/rlz.gyp:*', |
513 '../sql/sql.gyp:sql_unittests', | 513 '../sql/sql.gyp:sql_unittests', |
514 '../sync/sync.gyp:sync_unit_tests', | 514 '../sync/sync.gyp:sync_unit_tests', |
515 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 515 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
516 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 516 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
517 '../ui/ui.gyp:ui_unittests', | 517 '../ui/ui.gyp:ui_unittests', |
518 '../url/url.gyp:googleurl_unittests', | 518 '../url/url.gyp:url_unittests', |
519 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 519 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
520 ], | 520 ], |
521 }, | 521 }, |
522 { | 522 { |
523 'target_name': 'chromium_builder_rel', | 523 'target_name': 'chromium_builder_rel', |
524 'type': 'none', | 524 'type': 'none', |
525 'dependencies': [ | 525 'dependencies': [ |
526 '../cc/cc_tests.gyp:cc_unittests', | 526 '../cc/cc_tests.gyp:cc_unittests', |
527 '../chrome/chrome.gyp:browser_tests', | 527 '../chrome/chrome.gyp:browser_tests', |
528 '../chrome/chrome.gyp:performance_browser_tests', | 528 '../chrome/chrome.gyp:performance_browser_tests', |
(...skipping 10 matching lines...) Expand all Loading... |
539 '../jingle/jingle.gyp:jingle_unittests', | 539 '../jingle/jingle.gyp:jingle_unittests', |
540 '../media/media.gyp:media_unittests', | 540 '../media/media.gyp:media_unittests', |
541 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 541 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
542 '../printing/printing.gyp:printing_unittests', | 542 '../printing/printing.gyp:printing_unittests', |
543 '../remoting/remoting.gyp:remoting_unittests', | 543 '../remoting/remoting.gyp:remoting_unittests', |
544 '../sql/sql.gyp:sql_unittests', | 544 '../sql/sql.gyp:sql_unittests', |
545 '../sync/sync.gyp:sync_unit_tests', | 545 '../sync/sync.gyp:sync_unit_tests', |
546 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 546 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
547 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 547 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
548 '../ui/ui.gyp:ui_unittests', | 548 '../ui/ui.gyp:ui_unittests', |
549 '../url/url.gyp:googleurl_unittests', | 549 '../url/url.gyp:url_unittests', |
550 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 550 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
551 ], | 551 ], |
552 }, | 552 }, |
553 { | 553 { |
554 'target_name': 'chromium_builder_dbg_tsan_mac', | 554 'target_name': 'chromium_builder_dbg_tsan_mac', |
555 'type': 'none', | 555 'type': 'none', |
556 'dependencies': [ | 556 'dependencies': [ |
557 '../base/base.gyp:base_unittests', | 557 '../base/base.gyp:base_unittests', |
558 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 558 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
559 '../crypto/crypto.gyp:crypto_unittests', | 559 '../crypto/crypto.gyp:crypto_unittests', |
560 '../ipc/ipc.gyp:ipc_tests', | 560 '../ipc/ipc.gyp:ipc_tests', |
561 '../jingle/jingle.gyp:jingle_unittests', | 561 '../jingle/jingle.gyp:jingle_unittests', |
562 '../media/media.gyp:media_unittests', | 562 '../media/media.gyp:media_unittests', |
563 '../net/net.gyp:net_unittests', | 563 '../net/net.gyp:net_unittests', |
564 '../printing/printing.gyp:printing_unittests', | 564 '../printing/printing.gyp:printing_unittests', |
565 '../remoting/remoting.gyp:remoting_unittests', | 565 '../remoting/remoting.gyp:remoting_unittests', |
566 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 566 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
567 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 567 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
568 '../url/url.gyp:googleurl_unittests', | 568 '../url/url.gyp:url_unittests', |
569 ], | 569 ], |
570 }, | 570 }, |
571 { | 571 { |
572 # TODO(dpranke): Update the bots to refer to 'chromium_builder_asan'. | 572 # TODO(dpranke): Update the bots to refer to 'chromium_builder_asan'. |
573 'target_name': 'chromium_builder_asan_mac', | 573 'target_name': 'chromium_builder_asan_mac', |
574 'type': 'none', | 574 'type': 'none', |
575 'dependencies': [ | 575 'dependencies': [ |
576 'chromium_builder_asan' | 576 'chromium_builder_asan' |
577 ], | 577 ], |
578 }, | 578 }, |
(...skipping 12 matching lines...) Expand all Loading... |
591 '../jingle/jingle.gyp:jingle_unittests', | 591 '../jingle/jingle.gyp:jingle_unittests', |
592 '../media/media.gyp:media_unittests', | 592 '../media/media.gyp:media_unittests', |
593 '../net/net.gyp:net_unittests', | 593 '../net/net.gyp:net_unittests', |
594 '../printing/printing.gyp:printing_unittests', | 594 '../printing/printing.gyp:printing_unittests', |
595 '../remoting/remoting.gyp:remoting_unittests', | 595 '../remoting/remoting.gyp:remoting_unittests', |
596 '../sql/sql.gyp:sql_unittests', | 596 '../sql/sql.gyp:sql_unittests', |
597 '../sync/sync.gyp:sync_unit_tests', | 597 '../sync/sync.gyp:sync_unit_tests', |
598 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 598 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
599 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 599 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
600 '../ui/ui.gyp:ui_unittests', | 600 '../ui/ui.gyp:ui_unittests', |
601 '../url/url.gyp:googleurl_unittests', | 601 '../url/url.gyp:url_unittests', |
602 ], | 602 ], |
603 }, | 603 }, |
604 ], # targets | 604 ], # targets |
605 }], # OS="mac" | 605 }], # OS="mac" |
606 ['OS=="win"', { | 606 ['OS=="win"', { |
607 'targets': [ | 607 'targets': [ |
608 # These targets are here so the build bots can use them to build | 608 # These targets are here so the build bots can use them to build |
609 # subsets of a full tree for faster cycle times. | 609 # subsets of a full tree for faster cycle times. |
610 { | 610 { |
611 'target_name': 'chromium_builder', | 611 'target_name': 'chromium_builder', |
(...skipping 24 matching lines...) Expand all Loading... |
636 '../media/media.gyp:media_unittests', | 636 '../media/media.gyp:media_unittests', |
637 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 637 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
638 '../printing/printing.gyp:printing_unittests', | 638 '../printing/printing.gyp:printing_unittests', |
639 '../remoting/remoting.gyp:remoting_unittests', | 639 '../remoting/remoting.gyp:remoting_unittests', |
640 '../sql/sql.gyp:sql_unittests', | 640 '../sql/sql.gyp:sql_unittests', |
641 '../sync/sync.gyp:sync_unit_tests', | 641 '../sync/sync.gyp:sync_unit_tests', |
642 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 642 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
643 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 643 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
644 '../ui/ui.gyp:ui_unittests', | 644 '../ui/ui.gyp:ui_unittests', |
645 '../ui/views/views.gyp:views_unittests', | 645 '../ui/views/views.gyp:views_unittests', |
646 '../url/url.gyp:googleurl_unittests', | 646 '../url/url.gyp:url_unittests', |
647 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', | 647 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:webkit_compositor_bindings_unittests', |
648 '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpR
enderTree.gyp:copy_TestNetscapePlugIn', | 648 '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpR
enderTree.gyp:copy_TestNetscapePlugIn', |
649 ], | 649 ], |
650 'conditions': [ | 650 'conditions': [ |
651 ['target_arch!="x64"', { | 651 ['target_arch!="x64"', { |
652 'dependencies': [ | 652 'dependencies': [ |
653 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', | 653 '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests', |
654 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', | 654 '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests', |
655 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_test
s', | 655 '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_test
s', |
656 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', | 656 '../chrome_frame/chrome_frame.gyp:chrome_frame_tests', |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
693 '../crypto/crypto.gyp:crypto_unittests', | 693 '../crypto/crypto.gyp:crypto_unittests', |
694 '../ipc/ipc.gyp:ipc_tests', | 694 '../ipc/ipc.gyp:ipc_tests', |
695 '../jingle/jingle.gyp:jingle_unittests', | 695 '../jingle/jingle.gyp:jingle_unittests', |
696 '../media/media.gyp:media_unittests', | 696 '../media/media.gyp:media_unittests', |
697 '../net/net.gyp:net_unittests', | 697 '../net/net.gyp:net_unittests', |
698 '../printing/printing.gyp:printing_unittests', | 698 '../printing/printing.gyp:printing_unittests', |
699 '../remoting/remoting.gyp:remoting_unittests', | 699 '../remoting/remoting.gyp:remoting_unittests', |
700 '../sql/sql.gyp:sql_unittests', | 700 '../sql/sql.gyp:sql_unittests', |
701 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 701 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
702 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 702 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
703 '../url/url.gyp:googleurl_unittests', | 703 '../url/url.gyp:url_unittests', |
704 ], | 704 ], |
705 }, | 705 }, |
706 { | 706 { |
707 'target_name': 'chromium_builder_dbg_drmemory_win', | 707 'target_name': 'chromium_builder_dbg_drmemory_win', |
708 'type': 'none', | 708 'type': 'none', |
709 'dependencies': [ | 709 'dependencies': [ |
710 '../base/base.gyp:base_unittests', | 710 '../base/base.gyp:base_unittests', |
711 '../chrome/chrome.gyp:unit_tests', | 711 '../chrome/chrome.gyp:unit_tests', |
712 '../chrome/chrome.gyp:browser_tests', | 712 '../chrome/chrome.gyp:browser_tests', |
713 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 713 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
714 '../components/components.gyp:components_unittests', | 714 '../components/components.gyp:components_unittests', |
715 '../content/content.gyp:content_unittests', | 715 '../content/content.gyp:content_unittests', |
716 '../crypto/crypto.gyp:crypto_unittests', | 716 '../crypto/crypto.gyp:crypto_unittests', |
717 '../device/device_tests.gyp:device_unittests', | 717 '../device/device_tests.gyp:device_unittests', |
718 '../ipc/ipc.gyp:ipc_tests', | 718 '../ipc/ipc.gyp:ipc_tests', |
719 '../jingle/jingle.gyp:jingle_unittests', | 719 '../jingle/jingle.gyp:jingle_unittests', |
720 '../media/media.gyp:media_unittests', | 720 '../media/media.gyp:media_unittests', |
721 '../net/net.gyp:net_unittests', | 721 '../net/net.gyp:net_unittests', |
722 '../printing/printing.gyp:printing_unittests', | 722 '../printing/printing.gyp:printing_unittests', |
723 '../remoting/remoting.gyp:remoting_unittests', | 723 '../remoting/remoting.gyp:remoting_unittests', |
724 '../sql/sql.gyp:sql_unittests', | 724 '../sql/sql.gyp:sql_unittests', |
725 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 725 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
726 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 726 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
727 '../url/url.gyp:googleurl_unittests', | 727 '../url/url.gyp:url_unittests', |
728 ], | 728 ], |
729 }, | 729 }, |
730 { | 730 { |
731 'target_name': 'webkit_builder_win', | 731 'target_name': 'webkit_builder_win', |
732 'type': 'none', | 732 'type': 'none', |
733 'dependencies': [ | 733 'dependencies': [ |
734 'all_webkit', | 734 'all_webkit', |
735 ], | 735 ], |
736 }, | 736 }, |
737 ], # targets | 737 ], # targets |
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
897 '../chrome/chrome.gyp:interactive_ui_tests_run', | 897 '../chrome/chrome.gyp:interactive_ui_tests_run', |
898 '../chrome/chrome.gyp:sync_integration_tests_run', | 898 '../chrome/chrome.gyp:sync_integration_tests_run', |
899 '../chrome/chrome.gyp:unit_tests_run', | 899 '../chrome/chrome.gyp:unit_tests_run', |
900 '../net/net.gyp:net_unittests_run', | 900 '../net/net.gyp:net_unittests_run', |
901 ], | 901 ], |
902 }, # target_name: chromium_swarm_tests | 902 }, # target_name: chromium_swarm_tests |
903 ], | 903 ], |
904 }], | 904 }], |
905 ], # conditions | 905 ], # conditions |
906 } | 906 } |
OLD | NEW |