| Name: Protobuf |
| URL: https://github.com/protocolbuffers/protobuf |
| Revision: 2d4414f384dc499af113b5991ce3eaa9df6dd931 |
| Version: v29.0 |
| License: BSD |
| License File: src/LICENSE |
| License File: src/third_party/utf8_range/LICENSE |
| License File: src/third_party/lunit/LICENSE |
| |
| Description: Google's data interchange format. |
| |
| The current revision is based on v29.0 |
| |
| src/ contains a checkout of the protobuf repository, which is mirrored verbatim |
| from upstream (github) and pinned in //manifests/third_party/all. |
| |
| Protobuf is shared across git projects. The build rules for protobuf live in |
| [protubuf-gn][protobuf-gn], which is mirrored in fuchsia.git as |
| //build/secondary/third_party/protobuf as well as [cobalt.git][cobalt-git]. |
| |
| If upreving the protobuf pin requires updating the build rules, then it is |
| likely that the pin will also need to be uprev'd in the other repository as |
| well. |
| |
| [cobalt-git]: https://fuchsia.googlesource.com/cobalt |
| [protobuf-gn]: https://fuchsia.googlesource.com/protobuf-gn |