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

Issue 9972015: Create a gyp generator for Eclipse CDT settings (Closed)

Created:
8 years, 8 months ago by Jesse Greenwald
Modified:
8 years, 7 months ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Base URL:
http://git.chromium.org/external/gyp.git@master
Visibility:
Public.

Description

Create a gyp generator for Eclipse CDT settings This generate will generate an XML file that can be import into an Eclipse CDT project. It will set up all the necesary include paths and defines. r1364

Patch Set 1 #

Total comments: 16

Patch Set 2 : Fixed typs, added trailing periods. #

Patch Set 3 : Remove hardcoded paths; add support for multiple configurations #

Patch Set 4 : Cleanup #

Total comments: 12

Patch Set 5 : Resolving thakis's comments #

Patch Set 6 : Added comment about lack of tests #

Patch Set 7 : Fixed an abbreviation in a comment; optimized GetAllIncludeDirectories a little more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+271 lines, -0 lines) Patch
A pylib/gyp/generator/eclipse.py View 1 2 3 4 5 6 1 chunk +271 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Jesse Greenwald
thakis - not sure who the best person to review this change is, but it ...
8 years, 8 months ago (2012-04-16 15:49:36 UTC) #1
Nico
Thanks for sending in this change! My main question for now is "What do you ...
8 years, 8 months ago (2012-04-16 16:12:11 UTC) #2
Jesse Greenwald
Thanks for taking a look at this. The main purpose of this generator is to ...
8 years, 8 months ago (2012-04-16 17:00:55 UTC) #3
Nico
Is it possible to test this generator somehow? For the other generators, we let them ...
8 years, 8 months ago (2012-04-16 17:21:52 UTC) #4
Jesse Greenwald
The generator has been updated such that it now generates configs for different gyp configurations ...
8 years, 8 months ago (2012-04-27 17:12:29 UTC) #5
Nico
This looks pretty good, a few more questions below. I think golden files don't make ...
8 years, 8 months ago (2012-04-27 17:33:41 UTC) #6
Nico
Thanks for the changes!
8 years, 8 months ago (2012-04-27 17:33:46 UTC) #7
Jesse Greenwald
I would mind writing some kind of test. Perhaps the test could spot check the ...
8 years, 8 months ago (2012-04-28 01:57:49 UTC) #8
Nico
8 years, 7 months ago (2012-04-30 16:47:33 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698