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

Issue 2738823002: Gn: Add support to generate Visual Studio 2017 solutions. (Closed)

Created:
3 years, 9 months ago by darktears
Modified:
3 years, 9 months ago
Reviewers:
brettw, brucedawson, scottmg
CC:
chromium-reviews, tfarina, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Gn: Add support to generate Visual Studio 2017 solutions. - Add a new command line vs2017 to generate 2017 solutions - Keep 2015 as the default. - Update the toolset version. BUG=683729 Review-Url: https://codereview.chromium.org/2738823002 Cr-Commit-Position: refs/heads/master@{#456443} Committed: https://chromium.googlesource.com/chromium/src/+/c20ee868a144b9f01eaeae39bba8e9921dee2635

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix of default version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M tools/gn/command_gen.cc View 1 3 chunks +9 lines, -4 lines 0 comments Download
M tools/gn/visual_studio_writer.h View 1 chunk +2 lines, -1 line 0 comments Download
M tools/gn/visual_studio_writer.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
darktears
3 years, 9 months ago (2017-03-07 21:29:48 UTC) #2
scottmg
https://codereview.chromium.org/2738823002/diff/1/tools/gn/command_gen.cc File tools/gn/command_gen.cc (right): https://codereview.chromium.org/2738823002/diff/1/tools/gn/command_gen.cc#newcode198 tools/gn/command_gen.cc:198: VisualStudioWriter::Version version = VisualStudioWriter::Version::Vs2013; This changes the default (when ...
3 years, 9 months ago (2017-03-07 21:37:10 UTC) #6
darktears
On 2017/03/07 21:37:10, scottmg wrote: > https://codereview.chromium.org/2738823002/diff/1/tools/gn/command_gen.cc > File tools/gn/command_gen.cc (right): > > https://codereview.chromium.org/2738823002/diff/1/tools/gn/command_gen.cc#newcode198 > ...
3 years, 9 months ago (2017-03-07 21:49:34 UTC) #11
scottmg
lgtm https://codereview.chromium.org/2738823002/diff/1/tools/gn/visual_studio_writer.cc File tools/gn/visual_studio_writer.cc (right): https://codereview.chromium.org/2738823002/diff/1/tools/gn/visual_studio_writer.cc#newcode74 tools/gn/visual_studio_writer.cc:74: const char kToolsetVersionVs2017[] = "v141"; // Visual Studio ...
3 years, 9 months ago (2017-03-07 22:05:13 UTC) #14
brucedawson
lgtm
3 years, 9 months ago (2017-03-07 22:08:26 UTC) #15
darktears
On 2017/03/07 22:08:26, brucedawson wrote: > lgtm @brettw mind reviewing?
3 years, 9 months ago (2017-03-08 16:27:18 UTC) #16
brettw
lgtm
3 years, 9 months ago (2017-03-13 17:29:11 UTC) #17
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/2738823002/20001
3 years, 9 months ago (2017-03-13 18:24:03 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/c20ee868a144b9f01eaeae39bba8e9921dee2635
3 years, 9 months ago (2017-03-13 18:42:02 UTC) #22
darktears
On 2017/03/13 18:42:02, commit-bot: I haz the power wrote: > Committed patchset #2 (id:20001) as ...
3 years, 9 months ago (2017-03-13 18:44:22 UTC) #23
Dirk Pranke
On 2017/03/13 18:44:22, darktears wrote: > On 2017/03/13 18:42:02, commit-bot: I haz the power wrote: ...
3 years, 9 months ago (2017-03-13 18:57:26 UTC) #24
jam
3 years, 9 months ago (2017-03-24 19:37:44 UTC) #25
Message was sent while issue was closed.
On 2017/03/13 18:57:26, Dirk Pranke (slow until 28th) wrote:
> On 2017/03/13 18:44:22, darktears wrote:
> > On 2017/03/13 18:42:02, commit-bot: I haz the power wrote:
> > > Committed patchset #2 (id:20001) as
> > >
> >
>
https://chromium.googlesource.com/chromium/src/+/c20ee868a144b9f01eaeae39bba8...
> > 
> > How do you roll a new gn binary?
> 
> Someone at Google can do it for you. I'll post a CL later today.
> 
> -- Dirk

Has this been done? I'm using VS 2017 so it would be nice. Thanks.

Powered by Google App Engine
This is Rietveld 408576698