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

Issue 322373002: GN: Add BUILD.gn file to third_party/jsoncpp (Closed)

Created:
6 years, 6 months ago by kjellander_chromium
Modified:
6 years, 6 months ago
Reviewers:
tfarina, brettw
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

GN: Add BUILD.gn file to third_party/jsoncpp BUG=webrtc:3441 TEST=Successful build with WebRTC, see https://review.webrtc.org/17669004/ for details. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276676

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Updated according to comments #

Total comments: 6

Patch Set 3 : Removed third_party/jsoncpp/BUILD.gn and moved jsoncpp BUILD.gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
A third_party/jsoncpp/BUILD.gn View 1 2 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
kjellander_chromium
6 years, 6 months ago (2014-06-11 12:34:24 UTC) #1
tfarina
https://codereview.chromium.org/322373002/diff/20001/tools/gn/secondary/third_party/jsoncpp/BUILD.gn File tools/gn/secondary/third_party/jsoncpp/BUILD.gn (right): https://codereview.chromium.org/322373002/diff/20001/tools/gn/secondary/third_party/jsoncpp/BUILD.gn#newcode12 tools/gn/secondary/third_party/jsoncpp/BUILD.gn:12: static_library("jsoncpp") { is there a reason for using static_library? ...
6 years, 6 months ago (2014-06-11 16:28:42 UTC) #2
kjellander_chromium
Updated according to comments. Seems to build just fine for WebRTC purposes still. https://codereview.chromium.org/322373002/diff/20001/tools/gn/secondary/third_party/jsoncpp/BUILD.gn File ...
6 years, 6 months ago (2014-06-11 16:49:56 UTC) #3
brettw
https://codereview.chromium.org/322373002/diff/40001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/322373002/diff/40001/build/config/linux/BUILD.gn#newcode68 build/config/linux/BUILD.gn:68: deps = [ "//net/third_party/nss/ssl:libssl" ] The rule is that ...
6 years, 6 months ago (2014-06-11 16:58:35 UTC) #4
kjellander_chromium
Changed CL title and description to match what this evolved into. https://codereview.chromium.org/322373002/diff/40001/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): ...
6 years, 6 months ago (2014-06-11 19:22:04 UTC) #5
brettw
lgtm
6 years, 6 months ago (2014-06-11 20:28:17 UTC) #6
kjellander_chromium
The CQ bit was checked by kjellander@chromium.org
6 years, 6 months ago (2014-06-11 20:55:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjellander@chromium.org/322373002/60001
6 years, 6 months ago (2014-06-11 20:57:18 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_dbg_simulator on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 22:20:25 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 22:23:04 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device_ninja/builds/21909) mac_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_rel/builds/38083) win_chromium_compile_dbg ...
6 years, 6 months ago (2014-06-11 22:23:05 UTC) #11
kjellander_chromium
The CQ bit was checked by kjellander@chromium.org
6 years, 6 months ago (2014-06-12 11:34:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjellander@chromium.org/322373002/60001
6 years, 6 months ago (2014-06-12 11:40:29 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 14:35:41 UTC) #14
Message was sent while issue was closed.
Change committed as 276676

Powered by Google App Engine
This is Rietveld 408576698