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

Issue 2951413004: Fix gn builds never being clean at symbol_level = 0 (Closed)

Created:
3 years, 6 months ago by brucedawson
Modified:
3 years, 5 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix gn builds never being clean at symbol_level = 0 Builds with symbol_level = 0 don't generate PDB files, and our gn files mostly know about this. One exception was chrome.exe.pdb which was unconditionally specified as an output. This fixes that to make that output conditional on symbol_level != 0. BUG=647525 Review-Url: https://codereview.chromium.org/2951413004 Cr-Commit-Position: refs/heads/master@{#482435} Committed: https://chromium.googlesource.com/chromium/src/+/4d7f37267b37b01230f7cd91626d508eab281c9e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 13 (9 generated)
brucedawson
This fixes one issue with never-clean builds. The other fix is crrev.com/2948363004. PTAL at this ...
3 years, 5 months ago (2017-06-26 18:37:23 UTC) #7
Nico
lgtm
3 years, 5 months ago (2017-06-26 19:56:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2951413004/1
3 years, 5 months ago (2017-06-26 20:25:28 UTC) #10
commit-bot: I haz the power
3 years, 5 months ago (2017-06-26 22:27:19 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/4d7f37267b37b01230f7cd91626d...

Powered by Google App Engine
This is Rietveld 408576698