summaryrefslogtreecommitdiff
path: root/python/proto.go
AgeCommit message (Expand)Author
2023-08-15Use relative path instead of base for python proto Trevor Radcliffe
2022-10-21Remove flags that enable the new python path behavior Cole Faust
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2019-07-11Add RuleBuilder helper functions for built and prebuilt tools Colin Cross
2019-04-08Fix python proto srczip argument order Colin Cross
2019-04-02Add support for protoc plugins Colin Cross
2019-04-02Move proto compilation to RuleBuilder Colin Cross
2018-05-23Fix Protobuf importing issue for embedded Python Nan Zhang
2018-05-07Add a dependency fixer for proto deps Dan Willemsen
2018-03-22Add Python protobuf support. Nan Zhang