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

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

Issue 10069045: Flag files needed for the symbol server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « no previous file | no next file » | 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 27 matching lines...) Expand all
38 }, 38 },
39 { 39 {
40 'filename': 'avutil-51.dll', 40 'filename': 'avutil-51.dll',
41 'arch': ['32bit', '64bit'], 41 'arch': ['32bit', '64bit'],
42 'buildtype': ['dev', 'official'], 42 'buildtype': ['dev', 'official'],
43 }, 43 },
44 { 44 {
45 'filename': 'chrome.exe', 45 'filename': 'chrome.exe',
46 'arch': ['32bit', '64bit'], 46 'arch': ['32bit', '64bit'],
47 'buildtype': ['dev', 'official'], 47 'buildtype': ['dev', 'official'],
48 'filegroup': ['symsrc'],
48 }, 49 },
49 { 50 {
50 'filename': 'nacl64.exe', 51 'filename': 'nacl64.exe',
51 'arch': ['32bit', '64bit'], 52 'arch': ['32bit', '64bit'],
52 'buildtype': ['dev', 'official'], 53 'buildtype': ['dev', 'official'],
54 'filegroup': ['symsrc'],
53 }, 55 },
54 { 56 {
55 'filename': 'chrome.dll', 57 'filename': 'chrome.dll',
56 'arch': ['32bit', '64bit'], 58 'arch': ['32bit', '64bit'],
57 'buildtype': ['dev', 'official'], 59 'buildtype': ['dev', 'official'],
60 'filegroup': ['symsrc'],
58 }, 61 },
59 { 62 {
60 'filename': 'crash_service.exe', 63 'filename': 'crash_service.exe',
61 'arch': ['32bit', '64bit'], 64 'arch': ['32bit', '64bit'],
62 'buildtype': ['dev', 'official'], 65 'buildtype': ['dev', 'official'],
63 }, 66 },
64 { 67 {
65 'filename': 'crash_service64.exe', 68 'filename': 'crash_service64.exe',
66 'arch': ['32bit', '64bit'], 69 'arch': ['32bit', '64bit'],
67 'buildtype': ['dev', 'official'], 70 'buildtype': ['dev', 'official'],
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 { 397 {
395 'filename': 'xinput1_3.dll', 398 'filename': 'xinput1_3.dll',
396 'arch': ['32bit', '64bit'], 399 'arch': ['32bit', '64bit'],
397 'buildtype': ['dev', 'official'], 400 'buildtype': ['dev', 'official'],
398 }, 401 },
399 # Native Client plugin files: 402 # Native Client plugin files:
400 { 403 {
401 'filename': 'ppGoogleNaClPluginChrome.dll', 404 'filename': 'ppGoogleNaClPluginChrome.dll',
402 'arch': ['32bit', '64bit'], 405 'arch': ['32bit', '64bit'],
403 'buildtype': ['dev', 'official'], 406 'buildtype': ['dev', 'official'],
407 'filegroup': ['symsrc'],
404 }, 408 },
405 # Windows Chrome does not have separate x86-32 and x86-64 installs. 409 # Windows Chrome does not have separate x86-32 and x86-64 installs.
406 # A single install supports both x86-32 and x86-64 versions of NaCl, 410 # A single install supports both x86-32 and x86-64 versions of NaCl,
407 # so the 'arch' field does not seem to make much sense in this case. 411 # so the 'arch' field does not seem to make much sense in this case.
408 { 412 {
409 'filename': 'nacl_irt_x86_32.nexe', 413 'filename': 'nacl_irt_x86_32.nexe',
410 'arch': ['32bit', '64bit'], 414 'arch': ['32bit', '64bit'],
411 'buildtype': ['dev', 'official'], 415 'buildtype': ['dev', 'official'],
412 }, 416 },
413 { 417 {
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 { 456 {
453 'filename': 'chrome.dll-order.json', 457 'filename': 'chrome.dll-order.json',
454 'arch': ['32bit', '64bit'], 458 'arch': ['32bit', '64bit'],
455 'buildtype': ['official'], 459 'buildtype': ['official'],
456 }, 460 },
457 { 461 {
458 'filename': 'syzygy/chrome.dll', 462 'filename': 'syzygy/chrome.dll',
459 'arch': ['32bit', '64bit'], 463 'arch': ['32bit', '64bit'],
460 'buildtype': ['official'], 464 'buildtype': ['official'],
461 'archive': 'syzygy/chrome.dll', 465 'archive': 'syzygy/chrome.dll',
466 'filegroup': ['symsrc'],
Sigurður Ásgeirsson 2012/04/13 14:56:15 Does this mean that this file will now only be sto
Michael Moss 2012/04/13 15:09:01 No, it's just a means of extracting subsets of fil
462 }, 467 },
463 { 468 {
464 'filename': 'syzygy/mini_installer.exe', 469 'filename': 'syzygy/mini_installer.exe',
465 'arch': ['32bit', '64bit'], 470 'arch': ['32bit', '64bit'],
466 'buildtype': ['official'], 471 'buildtype': ['official'],
467 'archive': 'syzygy/mini_installer.exe', 472 'archive': 'syzygy/mini_installer.exe',
473 'filegroup': ['symsrc'],
468 }, 474 },
469 { 475 {
470 'filename': 'syzygy/chrome.packed.7z', 476 'filename': 'syzygy/chrome.packed.7z',
471 'arch': ['32bit', '64bit'], 477 'arch': ['32bit', '64bit'],
472 'buildtype': ['official'], 478 'buildtype': ['official'],
473 'archive': 'syzygy/chrome.packed.7z', 479 'archive': 'syzygy/chrome.packed.7z',
474 }, 480 },
475 # Chrome Frame: 481 # Chrome Frame:
476 { 482 {
477 'filename': 'npchrome_frame.dll', 483 'filename': 'npchrome_frame.dll',
478 'arch': ['32bit', '64bit'], 484 'arch': ['32bit', '64bit'],
479 'buildtype': ['dev', 'official'], 485 'buildtype': ['dev', 'official'],
486 'filegroup': ['symsrc'],
480 }, 487 },
481 { 488 {
482 'filename': 'chrome_launcher.exe', 489 'filename': 'chrome_launcher.exe',
483 'arch': ['32bit', '64bit'], 490 'arch': ['32bit', '64bit'],
484 'buildtype': ['dev', 'official'], 491 'buildtype': ['dev', 'official'],
492 'filegroup': ['symsrc'],
485 }, 493 },
486 { 494 {
487 'filename': 'chrome_frame_helper.exe', 495 'filename': 'chrome_frame_helper.exe',
488 'arch': ['32bit', '64bit'], 496 'arch': ['32bit', '64bit'],
489 'buildtype': ['dev', 'official'], 497 'buildtype': ['dev', 'official'],
498 'filegroup': ['symsrc'],
490 }, 499 },
491 { 500 {
492 'filename': 'chrome_frame_helper.dll', 501 'filename': 'chrome_frame_helper.dll',
493 'arch': ['32bit', '64bit'], 502 'arch': ['32bit', '64bit'],
494 'buildtype': ['dev', 'official'], 503 'buildtype': ['dev', 'official'],
504 'filegroup': ['symsrc'],
495 }, 505 },
496 # Perf testing binary: 506 # Perf testing binary:
497 { 507 {
498 'filename': 'performance_ui_tests.exe', 508 'filename': 'performance_ui_tests.exe',
499 'arch': ['32bit', '64bit'], 509 'arch': ['32bit', '64bit'],
500 'buildtype': ['official'], 510 'buildtype': ['official'],
501 }, 511 },
502 # Installer files (official build only): 512 # Installer files (official build only):
503 { 513 {
504 'filename': 'setup.exe', 514 'filename': 'setup.exe',
505 'arch': ['32bit', '64bit'], 515 'arch': ['32bit', '64bit'],
506 'buildtype': ['official'], 516 'buildtype': ['official'],
507 'archive': 'setup.exe', 517 'archive': 'setup.exe',
518 'filegroup': ['symsrc'],
519 },
520 {
521 'filename': 'mini_installer.exe',
522 'arch': ['32bit', '64bit'],
523 'buildtype': ['official'],
524 'archive': 'mini_installer.exe',
525 'filegroup': ['symsrc'],
508 }, 526 },
509 { 527 {
510 'filename': 'chrome.packed.7z', 528 'filename': 'chrome.packed.7z',
511 'arch': ['32bit', '64bit'], 529 'arch': ['32bit', '64bit'],
512 'buildtype': ['official'], 530 'buildtype': ['official'],
513 'archive': 'chrome.packed.7z', 531 'archive': 'chrome.packed.7z',
514 }, 532 },
515 { 533 {
516 'filename': 'obj/mini_installer/mini_installer_exe_version.rc', 534 'filename': 'obj/mini_installer/mini_installer_exe_version.rc',
517 'arch': ['32bit', '64bit'], 535 'arch': ['32bit', '64bit'],
518 'buildtype': ['official'], 536 'buildtype': ['official'],
519 'archive': 'mini_installer_exe_version.rc', 537 'archive': 'mini_installer_exe_version.rc',
520 # Force direct archiving since the default is to archive with path, so 538 # Force direct archiving since the default is to archive with path, so
521 # we're "renaming" it by putting it in the root directory. 539 # we're "renaming" it by putting it in the root directory.
522 'direct_archive': 1, 540 'direct_archive': 1,
523 }, 541 },
524 { 542 {
525 'filename': 'courgette.exe', 543 'filename': 'courgette.exe',
526 'arch': ['32bit', '64bit'], 544 'arch': ['32bit', '64bit'],
527 'buildtype': ['official'], 545 'buildtype': ['official'],
528 'archive': 'courgette.exe', 546 'archive': 'courgette.exe',
529 }, 547 },
530 { 548 {
531 'filename': 'courgette64.exe', 549 'filename': 'courgette64.exe',
532 'arch': ['32bit', '64bit'], 550 'arch': ['32bit', '64bit'],
533 'buildtype': ['official'], 551 'buildtype': ['official'],
534 'archive': 'courgette64.exe', 552 'archive': 'courgette64.exe',
535 }, 553 },
536 # TODO(mmoss): Use custom archive setting to control archiving of symbols for
537 # dev builds. Official builds still use the old-style SYMBOLS file until the
538 # official build scripts are updated to use FILES.cfg.
539 { 554 {
540 'filename': 'chrome_dll.pdb', 555 'filename': 'chrome_dll.pdb',
541 'arch': ['32bit', '64bit'], 556 'arch': ['32bit', '64bit'],
542 'buildtype': ['dev', 'official'], 557 'buildtype': ['dev', 'official'],
543 'archive': 'chrome-win32-syms.zip', 558 'archive': 'chrome-win32-syms.zip',
544 'filegroup': ['symbols'], 559 'filegroup': ['symbols'],
545 }, 560 },
546 { 561 {
547 'filename': 'chrome_exe.pdb', 562 'filename': 'chrome_exe.pdb',
548 'arch': ['32bit', '64bit'], 563 'arch': ['32bit', '64bit'],
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 'filegroup': ['symbols'], 692 'filegroup': ['symbols'],
678 }, 693 },
679 { 694 {
680 'filename': 'syzygy/mini_installer.pdb', 695 'filename': 'syzygy/mini_installer.pdb',
681 'arch': ['32bit', '64bit'], 696 'arch': ['32bit', '64bit'],
682 'buildtype': ['official'], 697 'buildtype': ['official'],
683 'archive': 'chrome-win32-syms.zip', 698 'archive': 'chrome-win32-syms.zip',
684 'filegroup': ['symbols'], 699 'filegroup': ['symbols'],
685 }, 700 },
686 ] 701 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698