Tags: pubref/rules_protobuf
Tags
Switch to new_go_repository.
- Updates targets for go-related code.
- Removes old custom BUILD files.
- deps.bzl file cleanup.
- Remove dangling third_part trunk.
- Simplify travis to test //...
- Apply buildifier.
Support proto_library rules in external workspaces.
- Fixes up the code to shift the execdir into the external workspace,
then adjust all other paths relative to that.
- Add prefix attribute to proto_compile rule. This fixes several bugs
bug related to improper propogation of the go_prefix.
- Fix descriptor_set path (was previously not offset).
- Don't offset adjust import paths.
Bump to v0.7.0.
Bump to 0.6.4 with google/protobuf 3.1.x, npm protobuf 3.1.1, and rec… …ent rules_closure. - Fixes #21. - Fixes issue related to php generator protocolbuffers/protobuf#2221. - Updates npm protobuf to 3.1.1 due to protocolbuffers/protobuf#2210.
PreviousNext