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

Issue 10827197: Add samples gyp target to Dart project, that builds samples/sample_extension. (Closed)

Created:
8 years, 4 months ago by Bill Hesse
Modified:
8 years, 4 months ago
Reviewers:
iposva, ahe
CC:
reviews_dartlang.org, nweiz
Visibility:
Public.

Description

Add samples gyp target to Dart project, that builds samples/sample_extension. BUG=dart:3008 Committed: https://code.google.com/p/dart/source/detail?r=11131

Patch Set 1 #

Patch Set 2 : Fix copyright date. #

Total comments: 5

Patch Set 3 : Reorganize following Peter's suggestions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -42 lines) Patch
M dart.gyp View 1 2 1 chunk +8 lines, -1 line 0 comments Download
A + samples/sample_extension/sample_extension.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/sample_extension/sample_extension.gypi View 1 2 1 chunk +0 lines, -40 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Bill Hesse
https://chromiumcodereview.appspot.com/10827197/diff/2001/samples/sample_extension/sample_extension.gypi File samples/sample_extension/sample_extension.gypi (right): https://chromiumcodereview.appspot.com/10827197/diff/2001/samples/sample_extension/sample_extension.gypi#newcode14 samples/sample_extension/sample_extension.gypi:14: '../../runtime/include', I checked, and this needs to be ../../runtime, ...
8 years, 4 months ago (2012-08-07 10:24:55 UTC) #1
ahe
https://chromiumcodereview.appspot.com/10827197/diff/2001/dart.gyp File dart.gyp (right): https://chromiumcodereview.appspot.com/10827197/diff/2001/dart.gyp#newcode26 dart.gyp:26: 'target_name': 'samples', I think it would be nice if ...
8 years, 4 months ago (2012-08-07 11:42:31 UTC) #2
Bill Hesse
Changed, so that the samples target in dart.gyp now directly gives sample_extension as a dependency, ...
8 years, 4 months ago (2012-08-07 12:23:18 UTC) #3
Bill Hesse
Please take a look.
8 years, 4 months ago (2012-08-17 10:58:15 UTC) #4
ahe
8 years, 4 months ago (2012-08-21 14:42:33 UTC) #5
LGTM!

Powered by Google App Engine
This is Rietveld 408576698