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

Issue 2450933002: win: Remove unneeded references to visual_studio_version now that it's always 2015. (Closed)

Created:
4 years, 1 month ago by Nico
Modified:
4 years ago
Reviewers:
scottmg
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win: Remove unneeded references to visual_studio_version now that it's always 2015. BUG= Committed: https://crrev.com/a628db5056deb88589224bd68dcd9ec029932c83 Cr-Commit-Position: refs/heads/master@{#427463}

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -113 lines) Patch
M base/BUILD.gn View 2 chunks +48 lines, -59 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 5 chunks +20 lines, -26 lines 0 comments Download
M build/config/win/BUILD.gn View 1 2 3 1 chunk +14 lines, -26 lines 0 comments Download
M build/config/win/visual_studio_version.gni View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/mini_installer/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 31 (19 generated)
Nico
4 years, 1 month ago (2016-10-25 19:12:10 UTC) #3
scottmg
lgtm, thanks https://codereview.chromium.org/2450933002/diff/1/build/config/win/visual_studio_version.gni File build/config/win/visual_studio_version.gni (right): https://codereview.chromium.org/2450933002/diff/1/build/config/win/visual_studio_version.gni#newcode12 build/config/win/visual_studio_version.gni:12: # Currently always "2015". I guess we ...
4 years, 1 month ago (2016-10-25 19:16:27 UTC) #5
Nico
https://codereview.chromium.org/2450933002/diff/1/build/config/win/visual_studio_version.gni File build/config/win/visual_studio_version.gni (right): https://codereview.chromium.org/2450933002/diff/1/build/config/win/visual_studio_version.gni#newcode12 build/config/win/visual_studio_version.gni:12: # Currently always "2015". On 2016/10/25 19:16:27, scottmg wrote: ...
4 years, 1 month ago (2016-10-25 19:20:32 UTC) #10
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/2450933002/60001
4 years, 1 month ago (2016-10-25 20:41:45 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-25 20:55:22 UTC) #23
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/a628db5056deb88589224bd68dcd9ec029932c83 Cr-Commit-Position: refs/heads/master@{#427463}
4 years, 1 month ago (2016-10-25 20:57:19 UTC) #25
Nico
(I looked at removing this completely, but it looks like other projects deps in these ...
4 years, 1 month ago (2016-10-26 14:29:09 UTC) #26
scottmg
On 2016/10/26 14:29:09, Nico wrote: > (I looked at removing this completely, but it looks ...
4 years, 1 month ago (2016-10-26 15:57:35 UTC) #27
Michael Achenbach
On 2016/10/26 15:57:35, scottmg (slow on 25nov) wrote: > On 2016/10/26 14:29:09, Nico wrote: > ...
4 years ago (2016-11-28 10:33:48 UTC) #28
Nico
Revert this and add a comment that v8 relies on it, with link to bug. ...
4 years ago (2016-11-28 13:05:56 UTC) #29
Michael Achenbach
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2531333004/ by machenbach@chromium.org. ...
4 years ago (2016-11-29 09:02:52 UTC) #30
Michael Achenbach
4 years ago (2016-11-29 09:40:28 UTC) #31
Message was sent while issue was closed.
On 2016/11/28 13:05:56, Nico wrote:
> Revert this and add a comment that v8 relies on it, with link to bug. Maybe
> there should be a v8 trybot in the default for build/ changes.

Revert in progress. Trybots sound good, but are they feasible? We'd need trybots
for {linux, win, mac, android} X {release, debug} to have reasonable coverage.
Currently the auto-build-deps roller is blocked on three distinct issues
specific to linux, win and mac. Usually I deal with those faster, but due to no
cycles, this time they started piling up.

Though we might need different platforms, I think just running gn and compiling
might be enough. Will think about it.

Powered by Google App Engine
This is Rietveld 408576698