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

Issue 1930173003: Reland: Split protoc into library and executable. (Closed)

Created:
4 years, 7 months ago by xyzzyz
Modified:
4 years, 7 months ago
Reviewers:
marcinjb, Wez
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland: Split protoc into library and executable. Similarly to the upstream BUILD file, we split the protoc compiler into a library and executable. The purpose is to allow protoc compiler plugins (see plugin.h). This was initially submitted as https://codereview.chromium.org/1923733002. In this reland I add the sanitizer deps I removed I thought were unnecessary. They weren't. BUG=597321 Committed: https://crrev.com/ce0e58ddfd41c1382eea24cb92ee4caf84c7765e Cr-Commit-Position: refs/heads/master@{#390546}

Patch Set 1 #

Total comments: 10

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -194 lines) Patch
M third_party/protobuf/BUILD.gn View 1 4 chunks +26 lines, -5 lines 0 comments Download
M third_party/protobuf/protobuf.gyp View 1 chunk +202 lines, -189 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
xyzzyz
4 years, 7 months ago (2016-04-28 22:19:18 UTC) #2
marcinjb
lgtm
4 years, 7 months ago (2016-04-28 22:22:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1930173003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1930173003/1
4 years, 7 months ago (2016-04-28 22:22:55 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 7 months ago (2016-04-28 22:22:57 UTC) #8
Wez
https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn File third_party/protobuf/BUILD.gn (right): https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn#newcode310 third_party/protobuf/BUILD.gn:310: "//build/config/sanitizers:deps", So there is no GYP equivalent of this ...
4 years, 7 months ago (2016-04-28 22:46:05 UTC) #10
xyzzyz
https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn File third_party/protobuf/BUILD.gn (right): https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn#newcode310 third_party/protobuf/BUILD.gn:310: "//build/config/sanitizers:deps", On 2016/04/28 22:46:05, Wez wrote: > So there ...
4 years, 7 months ago (2016-04-28 22:56:56 UTC) #11
Wez
https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn File third_party/protobuf/BUILD.gn (right): https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn#newcode549 third_party/protobuf/BUILD.gn:549: configs += [ "//build/config/compiler:no_chromium_code" ] On 2016/04/28 22:56:56, xyzzyz ...
4 years, 7 months ago (2016-04-28 23:00:04 UTC) #12
xyzzyz
https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn File third_party/protobuf/BUILD.gn (right): https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn#newcode549 third_party/protobuf/BUILD.gn:549: configs += [ "//build/config/compiler:no_chromium_code" ] On 2016/04/28 23:00:04, Wez ...
4 years, 7 months ago (2016-04-28 23:07:40 UTC) #13
Wez
lgtm https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn File third_party/protobuf/BUILD.gn (right): https://codereview.chromium.org/1930173003/diff/1/third_party/protobuf/BUILD.gn#newcode549 third_party/protobuf/BUILD.gn:549: configs += [ "//build/config/compiler:no_chromium_code" ] On 2016/04/28 23:07:39, ...
4 years, 7 months ago (2016-04-28 23:15:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1930173003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1930173003/20001
4 years, 7 months ago (2016-04-28 23:16:06 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-29 00:44:09 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:23:01 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ce0e58ddfd41c1382eea24cb92ee4caf84c7765e
Cr-Commit-Position: refs/heads/master@{#390546}

Powered by Google App Engine
This is Rietveld 408576698