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

Issue 1805833002: Fix CrWin7Goma(clbr) build. (Closed)

Created:
4 years, 9 months ago by shinyak (Google)
Modified:
4 years, 9 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
build
Visibility:
Public.

Description

Fix CrWin7Goma(clbr) build. Now VS2015 is the default compiler for Win. It requires several more DLLs, and they're copied to out/{Debug,Release} directory in 'gclient runhooks' step. These are the copied DLLs. - msvcp140{,d}.dll - vcruntime140{,d}.dll - api-ms-win-*.dll - ucrtbase{,d}.dll However, compile.py removes them if --clobber is specified. Win builder on main waterfall should have the same potential problem, however, it is not affected because it's not building net_unittests. CrWin7Goma(clbr) is affected because it builds all. BUG=594882 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M scripts/slave/build_directory.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
shinyak
4 years, 9 months ago (2016-03-16 06:26:13 UTC) #3
brucedawson
Good fix, lgtm. It is annoying how many places we have to list all of ...
4 years, 9 months ago (2016-03-16 15:57:39 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805833002/1
4 years, 9 months ago (2016-03-17 02:18:54 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 02:22:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805833002/1
4 years, 9 months ago (2016-03-17 02:28:44 UTC) #11
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 9 months ago (2016-03-17 02:28:46 UTC) #13
shinyak
+thakis for OWNERS review
4 years, 9 months ago (2016-03-17 02:31:24 UTC) #15
Nico
On 2016/03/17 02:31:24, shinyak wrote: > +thakis for OWNERS review Lgtm
4 years, 9 months ago (2016-03-17 02:48:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805833002/1
4 years, 9 months ago (2016-03-17 03:49:40 UTC) #18
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 9 months ago (2016-03-17 03:49:43 UTC) #20
ukai
lgtm
4 years, 9 months ago (2016-03-17 03:51:38 UTC) #21
Yoshisato Yanagisawa
lgtm
4 years, 9 months ago (2016-03-17 03:54:30 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805833002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805833002/1
4 years, 9 months ago (2016-03-17 04:06:03 UTC) #24
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 04:10:02 UTC) #26
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=299338

Powered by Google App Engine
This is Rietveld 408576698