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

Issue 11369152: Disable NSS build targets in a Dartium build. (Closed)

Created:
8 years, 1 month ago by Bill Hesse
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Disable NSS build targets in a Dartium build. BUG= Committed: https://code.google.com/p/dart/source/detail?r=14740

Patch Set 1 #

Patch Set 2 : Add comments, and modify zlib.gyp file that was missed. #

Patch Set 3 : Add comma, comment. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -21 lines) Patch
M runtime/bin/bin.gypi View 2 chunks +22 lines, -20 lines 0 comments Download
M runtime/bin/net/nss.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/net/sqlite.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/net/ssl.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/bin/net/zlib.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/dart-runtime.gyp View 1 chunk +1 line, -1 line 0 comments Download
M runtime/tools/gyp/runtime-configurations.gypi View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M tools/gyp/all.gypi View 1 chunk +2 lines, -0 lines 1 comment Download
M tools/gyp/common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
8 years, 1 month ago (2012-11-09 13:34:19 UTC) #1
Anton Muhin
lgtm
8 years, 1 month ago (2012-11-09 13:51:04 UTC) #2
Mads Ager (google)
8 years, 1 month ago (2012-11-12 07:27:41 UTC) #3
LGTM, but I think we should rename the condition.

http://codereview.chromium.org/11369152/diff/1010/tools/gyp/all.gypi
File tools/gyp/all.gypi (right):

http://codereview.chromium.org/11369152/diff/1010/tools/gyp/all.gypi#newcode15
tools/gyp/all.gypi:15: 'in_dartium': 0,
Maybe we should call this variable 'dart_io_support' (and flip the values). The
particular instance of the problem was Dartium, but the problem of not wanting
to build with dart_io support seems more general?

Powered by Google App Engine
This is Rietveld 408576698