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

Issue 1649783003: Port "Eclipse CDT settings" file generation from GYP to GN (Closed)

Created:
4 years, 10 months ago by pkotwicz
Modified:
4 years, 10 months ago
Reviewers:
brettw
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Port "Eclipse CDT settings" file generation from GYP to GN Differences between GN and GYP version: - GN version does not generate .classpath file because there is a checked in version at tools/android/eclipse/.classpath - GN version does not extract includes dirs and defines from clang compiler. A yet to be written python script will do this. BUG=530676 Committed: https://crrev.com/19ca979da4f9f00296e52beb33f3ecff241852e8 Cr-Commit-Position: refs/heads/master@{#376512}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -10 lines) Patch
M tools/gn/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/gn/command_gen.cc View 1 2 3 4 chunks +25 lines, -3 lines 0 comments Download
A tools/gn/eclipse_writer.h View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
A tools/gn/eclipse_writer.cc View 1 2 1 chunk +172 lines, -0 lines 0 comments Download
M tools/gn/gn.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/gn/xml_element_writer.cc View 1 chunk +3 lines, -1 line 0 comments Download
M tools/gn/xml_element_writer_unittest.cc View 1 2 3 4 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
pkotwicz
brettw@ can you please take a look? This CL depends on https://codereview.chromium.org/1570113002/
4 years, 10 months ago (2016-01-29 02:15:27 UTC) #3
pkotwicz
brettw@ Ping!
4 years, 10 months ago (2016-02-04 02:59:14 UTC) #5
pkotwicz
brettw@ Ping!
4 years, 10 months ago (2016-02-17 16:00:07 UTC) #6
brettw
Was out last week, sorry. I'm glad you could re-use so much from the VS ...
4 years, 10 months ago (2016-02-17 18:47:00 UTC) #7
pkotwicz
brettw@ can you please take another look? I believe that I have addressed all of ...
4 years, 10 months ago (2016-02-17 20:53:38 UTC) #8
brettw
lgtm https://codereview.chromium.org/1649783003/diff/80001/tools/gn/command_gen.cc File tools/gn/command_gen.cc (right): https://codereview.chromium.org/1649783003/diff/80001/tools/gn/command_gen.cc#newcode204 tools/gn/command_gen.cc:204: " Eclipse IDE Support\n" For this, can you ...
4 years, 10 months ago (2016-02-17 20:59:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1649783003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1649783003/100001
4 years, 10 months ago (2016-02-18 21:34:45 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/145380) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
4 years, 10 months ago (2016-02-18 21:51:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1649783003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1649783003/120001
4 years, 10 months ago (2016-02-18 22:46:29 UTC) #17
tfarina
I'd be happy to make the next gn release with this, but probably Brett will ...
4 years, 10 months ago (2016-02-18 22:54:29 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/52190)
4 years, 10 months ago (2016-02-18 23:10:48 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1649783003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1649783003/120001
4 years, 10 months ago (2016-02-19 19:06:50 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 10 months ago (2016-02-19 19:39:57 UTC) #23
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/19ca979da4f9f00296e52beb33f3ecff241852e8 Cr-Commit-Position: refs/heads/master@{#376512}
4 years, 10 months ago (2016-02-19 19:40:56 UTC) #25
pkotwicz
tfarina@ it would be awesome if you rolled GN. It looks like there are quite ...
4 years, 10 months ago (2016-02-19 22:45:53 UTC) #26
brettw
4 years, 10 months ago (2016-02-19 23:01:15 UTC) #27
Message was sent while issue was closed.
I tried today but it was reverted to to symbolic link issues. I'll email gn-dev
when we finally get it done.

Powered by Google App Engine
This is Rietveld 408576698