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

Issue 1331463002: Make sure GYP supports compiling managed code. (Closed)

Created:
5 years, 3 months ago by Alexis Menard (Chromium)
Modified:
5 years, 3 months ago
Reviewers:
Dirk Pranke, scottmg
CC:
gyp-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/gyp@master
Target Ref:
refs/heads/master
Project:
gyp
Visibility:
Public.

Description

Make sure GYP supports compiling managed code. The settings were declared but not applied when generating the project files. R=scottmg@chromium.org Committed: https://chromium.googlesource.com/external/gyp/+/1f374df95de1c0a125485496e8d23d36303a93fd

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : \ #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5 lines) Patch
M pylib/gyp/MSVSSettings.py View 1 2 3 4 1 chunk +1 line, -4 lines 0 comments Download
M pylib/gyp/MSVSSettings_test.py View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M pylib/gyp/msvs_emulation.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A test/win/compiler-flags/compile-as-managed.cc View 1 2 3 4 5 6 1 chunk +9 lines, -0 lines 0 comments Download
A test/win/compiler-flags/compile-as-managed.gyp View 1 2 3 4 5 6 1 chunk +29 lines, -0 lines 0 comments Download
A test/win/gyptest-cl-compile-as-managed.py View 1 2 3 4 5 6 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
Alexis Menard (Chromium)
I know that Chromium doesn't really need this support, however downstream projects may want to ...
5 years, 3 months ago (2015-09-04 16:39:14 UTC) #2
Dirk Pranke
On 2015/09/04 16:39:14, Alexis Menard (Chromium) wrote: > I know that Chromium doesn't really need ...
5 years, 3 months ago (2015-09-04 16:44:32 UTC) #4
darktears
On 2015/09/04 at 16:44:32, dpranke wrote: > On 2015/09/04 16:39:14, Alexis Menard (Chromium) wrote: > ...
5 years, 3 months ago (2015-09-04 16:48:26 UTC) #5
Dirk Pranke
On 2015/09/04 16:48:26, darktears wrote: > On 2015/09/04 at 16:44:32, dpranke wrote: > > On ...
5 years, 3 months ago (2015-09-04 16:55:09 UTC) #6
scottmg
https://codereview.chromium.org/1331463002/diff/1/pylib/gyp/msvs_emulation.py File pylib/gyp/msvs_emulation.py (right): https://codereview.chromium.org/1331463002/diff/1/pylib/gyp/msvs_emulation.py#newcode447 pylib/gyp/msvs_emulation.py:447: 'Safe': '/clr:safe', 'OldSyntax': '/clr:oldSyntax'}) VS2015 cl /? lists: /clr[:option] ...
5 years, 3 months ago (2015-09-04 17:16:42 UTC) #7
Alexis Menard (Chromium)
On 2015/09/04 at 17:16:42, scottmg wrote: > https://codereview.chromium.org/1331463002/diff/1/pylib/gyp/msvs_emulation.py > File pylib/gyp/msvs_emulation.py (right): > > https://codereview.chromium.org/1331463002/diff/1/pylib/gyp/msvs_emulation.py#newcode447 ...
5 years, 3 months ago (2015-09-04 17:45:21 UTC) #8
scottmg
On 2015/09/04 17:45:21, Alexis Menard (Chromium) wrote: > On 2015/09/04 at 17:16:42, scottmg wrote: > ...
5 years, 3 months ago (2015-09-04 18:57:29 UTC) #9
Alexis Menard (Chromium)
On 2015/09/04 at 18:57:29, scottmg wrote: > On 2015/09/04 17:45:21, Alexis Menard (Chromium) wrote: > ...
5 years, 3 months ago (2015-09-04 19:37:23 UTC) #10
scottmg
https://codereview.chromium.org/1331463002/diff/90001/test/win/compiler-flags/compile-as-managed.cc File test/win/compiler-flags/compile-as-managed.cc (right): https://codereview.chromium.org/1331463002/diff/90001/test/win/compiler-flags/compile-as-managed.cc#newcode1 test/win/compiler-flags/compile-as-managed.cc:1: // Copyright (c) 2014 Google Inc. All rights reserved. ...
5 years, 3 months ago (2015-09-04 19:52:54 UTC) #11
Alexis Menard (Chromium)
On 2015/09/04 at 19:52:54, scottmg wrote: > https://codereview.chromium.org/1331463002/diff/90001/test/win/compiler-flags/compile-as-managed.cc > File test/win/compiler-flags/compile-as-managed.cc (right): > > https://codereview.chromium.org/1331463002/diff/90001/test/win/compiler-flags/compile-as-managed.cc#newcode1 ...
5 years, 3 months ago (2015-09-04 20:10:12 UTC) #12
scottmg
Thanks! LGTM
5 years, 3 months ago (2015-09-04 20:12:31 UTC) #13
scottmg
5 years, 3 months ago (2015-09-04 21:24:17 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:100001) manually as
1f374df95de1c0a125485496e8d23d36303a93fd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698