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

Issue 10069045: Flag files needed for the symbol server. (Closed)

Created:
8 years, 8 months ago by Michael Moss
Modified:
8 years, 8 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Flag files needed for the symbol server. This is part of removing more hard-coded file lists from the buildbot scripts, specifically symsrc_binaries from site_config/config.py. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132189

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M chrome/tools/build/win/FILES.cfg View 6 chunks +18 lines, -3 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Michael Moss
8 years, 8 months ago (2012-04-13 01:45:12 UTC) #1
Sigurður Ásgeirsson
lgtm - awesome!
8 years, 8 months ago (2012-04-13 14:52:27 UTC) #2
Sigurður Ásgeirsson
https://chromiumcodereview.appspot.com/10069045/diff/1/chrome/tools/build/win/FILES.cfg File chrome/tools/build/win/FILES.cfg (right): https://chromiumcodereview.appspot.com/10069045/diff/1/chrome/tools/build/win/FILES.cfg#newcode466 chrome/tools/build/win/FILES.cfg:466: 'filegroup': ['symsrc'], Does this mean that this file will ...
8 years, 8 months ago (2012-04-13 14:56:15 UTC) #3
Michael Moss
8 years, 8 months ago (2012-04-13 15:09:01 UTC) #4
https://chromiumcodereview.appspot.com/10069045/diff/1/chrome/tools/build/win...
File chrome/tools/build/win/FILES.cfg (right):

https://chromiumcodereview.appspot.com/10069045/diff/1/chrome/tools/build/win...
chrome/tools/build/win/FILES.cfg:466: 'filegroup': ['symsrc'],
No, it's just a means of extracting subsets of files for different purposes.
It's still archived based on the 'archive' field, and could belong to additional
groups if we ever wanted that.

Powered by Google App Engine
This is Rietveld 408576698