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

Issue 23606009: Fix eclipse generator when running on Windows. (Closed)

Created:
7 years, 3 months ago by Slava Chigrin
Modified:
6 years ago
Reviewers:
Nico, Jesse Greenwald
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Fix eclipse generator when running on Windows.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix mistake in comment. #

Total comments: 4

Patch Set 3 : Don't call GetFlavor twice. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -16 lines) Patch
M pylib/gyp/generator/eclipse.py View 1 2 8 chunks +59 lines, -16 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Slava Chigrin
This change may be helpful to those people, who prefer eclipse +ninja as build environment ...
7 years, 3 months ago (2013-08-31 13:49:16 UTC) #1
Nico
Thanks for your patch! The eclipse generator was written by jgreenwald, so he should take ...
7 years, 3 months ago (2013-08-31 20:18:36 UTC) #2
Slava Chigrin
Thank you for review! Waiting for more comments from jgreenwald. https://codereview.chromium.org/23606009/diff/1/pylib/gyp/generator/eclipse.py File pylib/gyp/generator/eclipse.py (right): https://codereview.chromium.org/23606009/diff/1/pylib/gyp/generator/eclipse.py#newcode60 ...
7 years, 3 months ago (2013-09-01 15:28:28 UTC) #3
Slava Chigrin
jgreenwald, could you look at these changes, please? I hope it will not take much ...
7 years, 3 months ago (2013-09-05 14:51:26 UTC) #4
Slava Chigrin
Ping... Anybody could review these changes? Sorry for disturbing you... On 2013/09/05 14:51:26, Slava Chigrin ...
7 years, 3 months ago (2013-09-24 14:57:13 UTC) #5
Nico
Since jgreenwald isn't responding, I'll consider the eclipse generator unowned and will review this myself. ...
7 years, 3 months ago (2013-09-24 17:03:47 UTC) #6
Slava Chigrin
I am sorry, seems, I don't know all GYP features very well. How users should ...
7 years, 2 months ago (2013-09-25 17:05:23 UTC) #7
Nico
https://codereview.chromium.org/23606009/diff/6001/pylib/gyp/generator/eclipse.py File pylib/gyp/generator/eclipse.py (right): https://codereview.chromium.org/23606009/diff/6001/pylib/gyp/generator/eclipse.py#newcode56 pylib/gyp/generator/eclipse.py:56: default_variables.setdefault('OS', gyp.common.GetFlavor(params)) On 2013/09/25 17:05:24, Slava Chigrin wrote: > ...
7 years, 2 months ago (2013-09-25 21:27:08 UTC) #8
Slava Chigrin
https://codereview.chromium.org/23606009/diff/6001/pylib/gyp/generator/eclipse.py File pylib/gyp/generator/eclipse.py (right): https://codereview.chromium.org/23606009/diff/6001/pylib/gyp/generator/eclipse.py#newcode56 pylib/gyp/generator/eclipse.py:56: default_variables.setdefault('OS', gyp.common.GetFlavor(params)) On 2013/09/25 21:27:08, Nico wrote: > On ...
7 years, 2 months ago (2013-09-26 13:16:45 UTC) #9
Nico
Landed in gyp r1739, thanks!
7 years, 2 months ago (2013-09-26 17:43:53 UTC) #10
Slava Chigrin
On 2013/09/26 17:43:53, Nico wrote: > Landed in gyp r1739, thanks! Great, thank you! What ...
7 years, 2 months ago (2013-09-26 18:00:49 UTC) #11
scottmg
7 years, 2 months ago (2013-09-26 18:04:58 UTC) #12
On 2013/09/26 18:00:49, Slava Chigrin wrote:
> On 2013/09/26 17:43:53, Nico wrote:
> > Landed in gyp r1739, thanks!
> 
> Great, thank you!
> 
> What about my proposition in the first patch? Some lines in CalculateVariables
> are duplicated in eclipse.py, ninja.py, msvs.py, and dump_dependency_json.py.
I
> can refactor this, for example, by placing them as separate function in
> msvs_emulation.py. Is it OK? If yes, I'll send patch in the nearest days.

I think that would be good.

Powered by Google App Engine
This is Rietveld 408576698