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

Issue 11685002: Linux: add option to use system nspr. (Closed)

Created:
7 years, 12 months ago by Paweł Hajdan Jr.
Modified:
7 years, 11 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Linux: add option to use system nspr. Note that for NaCl bundles nspr files will be used anyway, since NaCl toolchain doesn't looks for libraries in system directories. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175539

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 1

Patch Set 3 : fixes #

Total comments: 20

Patch Set 4 : updates #

Total comments: 1

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -3 lines) Patch
M base/base.gyp View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M base/base.gypi View 1 2 3 4 2 chunks +14 lines, -1 line 0 comments Download
M base/base_untrusted.gyp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A base/third_party/nspr/nspr.gyp View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M build/shim_headers.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Paweł Hajdan Jr.
7 years, 12 months ago (2012-12-27 02:24:18 UTC) #1
jar (doing other things)
Wan Teh: Can you comment on the wisdom of this change, or any potential problems ...
7 years, 12 months ago (2012-12-27 18:08:58 UTC) #2
Ryan Sleevi
NACK. This will break component builds. The reason that they are in the same target ...
7 years, 12 months ago (2012-12-27 18:39:48 UTC) #3
Ryan Sleevi
https://codereview.chromium.org/11685002/diff/1004/base/third_party/nspr/nspr.gyp File base/third_party/nspr/nspr.gyp (right): https://codereview.chromium.org/11685002/diff/1004/base/third_party/nspr/nspr.gyp#newcode20 base/third_party/nspr/nspr.gyp:20: 'prtime.cc', You also dropped prtime.h and prcpucfg from the ...
7 years, 12 months ago (2012-12-27 18:41:26 UTC) #4
Paweł Hajdan Jr.
PTAL
7 years, 11 months ago (2013-01-03 18:04:17 UTC) #5
Ryan Sleevi
https://codereview.chromium.org/11685002/diff/9001/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/11685002/diff/9001/base/base.gyp#newcode213 base/base.gyp:213: }], Why is this dependency not expressed in base.gypi, ...
7 years, 11 months ago (2013-01-03 18:51:35 UTC) #6
wtc
Review comments on patch set 3: This CL seems correct to me, but I don't ...
7 years, 11 months ago (2013-01-04 16:55:28 UTC) #7
Paweł Hajdan Jr.
Thank you for the comments, PTAL. https://codereview.chromium.org/11685002/diff/9001/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/11685002/diff/9001/base/base.gyp#newcode213 base/base.gyp:213: }], On 2013/01/03 ...
7 years, 11 months ago (2013-01-04 18:01:31 UTC) #8
wtc
I am happy with patch set 4. Please wait for the approval by rsleevi. https://codereview.chromium.org/11685002/diff/9001/base/base.gypi ...
7 years, 11 months ago (2013-01-05 16:23:34 UTC) #9
Ryan Sleevi
Mostly GYP nits and clarifications. I understand how this CL works now and - more ...
7 years, 11 months ago (2013-01-07 00:04:10 UTC) #10
Paweł Hajdan Jr.
PTAL
7 years, 11 months ago (2013-01-08 00:12:36 UTC) #11
Ryan Sleevi
7 years, 11 months ago (2013-01-08 00:14:31 UTC) #12
lgtm

Powered by Google App Engine
This is Rietveld 408576698