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

Side by Side Diff: chrome/tools/build/win/FILES.cfg

Issue 204023002: Turns on use_mojo=1 for windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reorder Created 6 years, 9 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 | « chrome/interactive_ui_tests.isolate ('k') | chrome/unit_tests.isolate » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # -*- python -*- 1 # -*- python -*-
2 # ex: set syntax=python: 2 # ex: set syntax=python:
3 3
4 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 4 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
5 # Use of this source code is governed by a BSD-style license that can be 5 # Use of this source code is governed by a BSD-style license that can be
6 # found in the LICENSE file. 6 # found in the LICENSE file.
7 7
8 # This is a buildbot configuration file containing a tagged list of files 8 # This is a buildbot configuration file containing a tagged list of files
9 # processed by the stage/archive scripts. The known tags are: 9 # processed by the stage/archive scripts. The known tags are:
10 # 10 #
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 }, 299 },
300 { 300 {
301 'filename': 'locales/zh-CN.pak', 301 'filename': 'locales/zh-CN.pak',
302 'buildtype': ['dev', 'official'], 302 'buildtype': ['dev', 'official'],
303 }, 303 },
304 { 304 {
305 'filename': 'locales/zh-TW.pak', 305 'filename': 'locales/zh-TW.pak',
306 'buildtype': ['dev', 'official'], 306 'buildtype': ['dev', 'official'],
307 }, 307 },
308 { 308 {
309 'filename': 'mojo_system.dll',
310 'buildtype': ['dev', 'official'],
311 'filegroup': ['default', 'symsrc'],
312 },
313 {
309 'filename': 'policy_templates.zip', 314 'filename': 'policy_templates.zip',
310 'buildtype': ['official'], 315 'buildtype': ['official'],
311 'archive': 'policy_templates.zip', 316 'archive': 'policy_templates.zip',
312 }, 317 },
313 { 318 {
314 'filename': 'resources.pak', 319 'filename': 'resources.pak',
315 'buildtype': ['dev', 'official'], 320 'buildtype': ['dev', 'official'],
316 }, 321 },
317 { 322 {
318 'filename': 'wow_helper.exe', 323 'filename': 'wow_helper.exe',
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 'optional': ['dev'], 565 'optional': ['dev'],
561 }, 566 },
562 { 567 {
563 'filename': 'syzygy/chrome.packed.7z', 568 'filename': 'syzygy/chrome.packed.7z',
564 'arch': ['32bit'], 569 'arch': ['32bit'],
565 'buildtype': ['dev', 'official'], 570 'buildtype': ['dev', 'official'],
566 'archive': 'syzygy/chrome.packed.7z', 571 'archive': 'syzygy/chrome.packed.7z',
567 'optional': ['dev'], 572 'optional': ['dev'],
568 }, 573 },
569 { 574 {
575 'filename': 'syzygy/mojo_system.dll',
576 'arch': ['32bit'],
577 'buildtype': ['dev', 'official'],
578 'archive': 'syzygy/mojo_system.dll',
579 'filegroup': ['symsrc'],
580 'optional': ['dev'],
581 },
582 {
570 'filename': 'syzygy/syzyasan_rtl.dll', 583 'filename': 'syzygy/syzyasan_rtl.dll',
571 'arch': ['32bit'], 584 'arch': ['32bit'],
572 'buildtype': ['dev', 'official'], 585 'buildtype': ['dev', 'official'],
573 'optional': ['dev', 'official'], 586 'optional': ['dev', 'official'],
574 }, 587 },
575 # Test binaries for external QA: 588 # Test binaries for external QA:
576 { 589 {
577 'filename': 'interactive_ui_tests.exe', 590 'filename': 'interactive_ui_tests.exe',
578 'buildtype': ['dev', 'official'], 591 'buildtype': ['dev', 'official'],
579 'optional': ['dev', 'official'], 592 'optional': ['dev', 'official'],
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 'filename': 'libGLESv2.dll.pdb', 681 'filename': 'libGLESv2.dll.pdb',
669 'buildtype': ['dev', 'official'], 682 'buildtype': ['dev', 'official'],
670 'archive': 'chrome-win32-syms.zip', 683 'archive': 'chrome-win32-syms.zip',
671 }, 684 },
672 { 685 {
673 'filename': 'mini_installer.exe.pdb', 686 'filename': 'mini_installer.exe.pdb',
674 'buildtype': ['dev', 'official'], 687 'buildtype': ['dev', 'official'],
675 'archive': 'chrome-win32-syms.zip', 688 'archive': 'chrome-win32-syms.zip',
676 }, 689 },
677 { 690 {
691 'filename': 'mojo_system.dll.pdb',
692 'buildtype': ['dev', 'official'],
693 'archive': 'chrome-win32-syms.zip',
694 },
695 {
678 'filename': 'nacl64.exe.pdb', 696 'filename': 'nacl64.exe.pdb',
679 'arch': ['32bit'], 697 'arch': ['32bit'],
680 'buildtype': ['dev', 'official'], 698 'buildtype': ['dev', 'official'],
681 'archive': 'chrome-win32-syms.zip', 699 'archive': 'chrome-win32-syms.zip',
682 }, 700 },
683 { 701 {
684 'filename': 'ppGoogleNaClPluginChrome.dll.pdb', 702 'filename': 'ppGoogleNaClPluginChrome.dll.pdb',
685 'buildtype': ['dev', 'official'], 703 'buildtype': ['dev', 'official'],
686 'archive': 'chrome-win32-syms.zip', 704 'archive': 'chrome-win32-syms.zip',
687 }, 705 },
(...skipping 17 matching lines...) Expand all
705 'optional': ['dev', 'official'], 723 'optional': ['dev', 'official'],
706 }, 724 },
707 { 725 {
708 'filename': 'syzygy/mini_installer.exe.pdb', 726 'filename': 'syzygy/mini_installer.exe.pdb',
709 'arch': ['32bit'], 727 'arch': ['32bit'],
710 'buildtype': ['dev', 'official'], 728 'buildtype': ['dev', 'official'],
711 'archive': 'chrome-win32-syms.zip', 729 'archive': 'chrome-win32-syms.zip',
712 'optional': ['dev'], 730 'optional': ['dev'],
713 }, 731 },
714 { 732 {
733 'filename': 'syzygy/mojo_system.dll.pdb',
734 'arch': ['32bit'],
735 'buildtype': ['dev', 'official'],
736 'archive': 'chrome-win32-syms.zip',
737 'optional': ['dev'],
738 },
739 {
715 'filename': 'syzygy/syzyasan_rtl.dll.pdb', 740 'filename': 'syzygy/syzyasan_rtl.dll.pdb',
716 'arch': ['32bit'], 741 'arch': ['32bit'],
717 'buildtype': ['dev', 'official'], 742 'buildtype': ['dev', 'official'],
718 'archive': 'chrome-win32-syms.zip', 743 'archive': 'chrome-win32-syms.zip',
719 'optional': ['dev', 'official'], 744 'optional': ['dev', 'official'],
720 }, 745 },
721 { 746 {
722 'filename': 'nacl_irt_x86_32.nexe.debug', 747 'filename': 'nacl_irt_x86_32.nexe.debug',
723 'arch': ['32bit'], 748 'arch': ['32bit'],
724 'buildtype': ['official'], 749 'buildtype': ['official'],
725 'archive': 'chrome-win32-nacl-irt-syms.zip', 750 'archive': 'chrome-win32-nacl-irt-syms.zip',
726 }, 751 },
727 { 752 {
728 'filename': 'nacl_irt_x86_64.nexe.debug', 753 'filename': 'nacl_irt_x86_64.nexe.debug',
729 'buildtype': ['official'], 754 'buildtype': ['official'],
730 'archive': 'chrome-win32-nacl-irt-syms.zip', 755 'archive': 'chrome-win32-nacl-irt-syms.zip',
731 }, 756 },
732 ] 757 ]
OLDNEW
« no previous file with comments | « chrome/interactive_ui_tests.isolate ('k') | chrome/unit_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698