RHGitaly: vendoring Google proto definitions
Instead of requiring a clone of rust-protobuf, we now include them directly, which is much easier for development and packaging. These versions are copied over from rust-protobuf, because it was on hand, but it is obviously not the ultimate source of truth.
parent
07c2a130
No related branches found
No related tags found
Showing
- .hgignore 1 addition, 1 deletion.hgignore
- ci/prepare-rhgitaly 0 additions, 3 deletionsci/prepare-rhgitaly
- rust/dependencies/proto/google/protobuf/any.proto 158 additions, 0 deletionsrust/dependencies/proto/google/protobuf/any.proto
- rust/dependencies/proto/google/protobuf/api.proto 208 additions, 0 deletionsrust/dependencies/proto/google/protobuf/api.proto
- rust/dependencies/proto/google/protobuf/compiler/plugin.proto 183 additions, 0 deletions.../dependencies/proto/google/protobuf/compiler/plugin.proto
- rust/dependencies/proto/google/protobuf/descriptor.proto 911 additions, 0 deletionsrust/dependencies/proto/google/protobuf/descriptor.proto
- rust/dependencies/proto/google/protobuf/duration.proto 116 additions, 0 deletionsrust/dependencies/proto/google/protobuf/duration.proto
- rust/dependencies/proto/google/protobuf/empty.proto 52 additions, 0 deletionsrust/dependencies/proto/google/protobuf/empty.proto
- rust/dependencies/proto/google/protobuf/field_mask.proto 245 additions, 0 deletionsrust/dependencies/proto/google/protobuf/field_mask.proto
- rust/dependencies/proto/google/protobuf/source_context.proto 48 additions, 0 deletionsrust/dependencies/proto/google/protobuf/source_context.proto
- rust/dependencies/proto/google/protobuf/struct.proto 95 additions, 0 deletionsrust/dependencies/proto/google/protobuf/struct.proto
- rust/dependencies/proto/google/protobuf/timestamp.proto 147 additions, 0 deletionsrust/dependencies/proto/google/protobuf/timestamp.proto
- rust/dependencies/proto/google/protobuf/type.proto 187 additions, 0 deletionsrust/dependencies/proto/google/protobuf/type.proto
- rust/dependencies/proto/google/protobuf/wrappers.proto 123 additions, 0 deletionsrust/dependencies/proto/google/protobuf/wrappers.proto
- rust/rhgitaly/build.rs 1 addition, 1 deletionrust/rhgitaly/build.rs
Loading
-
mentioned in commit heptapod/ci-images/hgitaly-rust@c1929bbe5719
-
mentioned in commit heptapod/ci-images/hgitaly-rust@c7ba4a1b21f0
Please register or sign in to comment