Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7538)

Issue 5996048: Add cmake generator for KDevelop support. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by bungeman of chrome
Modified:
11 years, 2 months ago
Reviewers:
Mark Mentovai, sbc, scottmg
CC:
gyp-developer_googlegroups.com
Base URL:
http://gyp.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add cmake generator for KDevelop support.

Patch Set 1 #

Patch Set 2 : Try to get things building. #

Patch Set 3 : Rename and clean up. #

Patch Set 4 : Now links Chromium and passes (most) tests. #

Total comments: 64

Patch Set 5 : Address comments, pass tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1159 lines, -22 lines) Patch
A pylib/gyp/generator/cmake.py View 1 2 3 4 1 chunk +1021 lines, -0 lines 0 comments Download
M test/additional-targets/gyptest-additional.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/builddir/gyptest-all.py View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M test/builddir/gyptest-default.py View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M test/defines/gyptest-define-override.py View 1 2 3 4 1 chunk +12 lines, -3 lines 0 comments Download
M test/defines/gyptest-defines.py View 1 2 3 4 1 chunk +15 lines, -3 lines 0 comments Download
M test/generator-output/gyptest-copies.py View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M test/lib/TestGyp.py View 1 2 3 4 2 chunks +95 lines, -0 lines 0 comments Download
M test/sibling/gyptest-all.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/sibling/gyptest-relocate.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/standalone-static-library/gyptest-standalone-static-library.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M test/subdirectory/gyptest-subdir-all.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M test/subdirectory/gyptest-subdir-default.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 12
bungeman of chrome
I've been using this for a bit for developing Skia and Chromium on Linux using ...
12 years ago (2012-04-13 15:18:53 UTC) #1
scottmg
If it's not for building with cmake, maybe call it kdevelop instead? Or are you ...
12 years ago (2012-04-13 16:02:10 UTC) #2
bungeman of chrome
On 2012/04/13 16:02:10, scottmg wrote: > If it's not for building with cmake, maybe call ...
12 years ago (2012-04-13 16:11:45 UTC) #3
bungeman of chrome
So I thought, "How hard can it be?" Anyhow, at this point I think I ...
11 years, 12 months ago (2012-05-04 22:58:40 UTC) #4
bungeman of chrome
I'm going to give up for the time being on trying to fix linker problems ...
11 years, 4 months ago (2012-12-13 21:16:39 UTC) #5
bungeman of chrome
With Patch Set 4 it is now possible to build and link Chromium, and it ...
11 years, 2 months ago (2013-02-14 16:36:30 UTC) #6
scottmg
On 2013/02/14 16:36:30, bungeman of chrome wrote: > With Patch Set 4 it is now ...
11 years, 2 months ago (2013-02-14 17:01:01 UTC) #7
sbc
Nice work! For some reason this review ended up on codereview.appspot.com rather than codereview.chromium.org. Did ...
11 years, 2 months ago (2013-02-15 17:35:43 UTC) #8
sbc
How to you suggest I install the required version of cmake on my precise machine?
11 years, 2 months ago (2013-02-15 17:51:30 UTC) #9
bungeman of chrome
On 2013/02/15 17:51:30, sbc wrote: > How to you suggest I install the required version ...
11 years, 2 months ago (2013-02-15 18:46:44 UTC) #10
bungeman of chrome
With Patch Set 5 all the tests are passing and things are more python-istic. I ...
11 years, 2 months ago (2013-02-20 00:06:21 UTC) #11
bungeman of chrome
11 years, 2 months ago (2013-02-20 16:25:10 UTC) #12
Message was sent while issue was closed.
Closing this review in favor of https://codereview.chromium.org/12314014/ .
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b