35 Commits (5af0b547de7aba6d6206943546262cb21fedc721)

Author SHA1 Message Date
Wiktor Tomczak 0fa31b2bfa Support grpc plugin in py_proto_library 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Florian Weikert c2b3e70efd Declare all inputs of protoc action 8 years ago
Vladimir Moskva a86e6d8db2 Compatibility with the new version of Bazel. 9 years ago
Andreas Bergmeier bbeb983bac Need to expose generated protobuf C++ headers so they can actually be accessed from other libraries. 9 years ago
Yuki Yugui Sonoda 5977fb0a05 Generalize plugin support in Bazel Skylark rule 9 years ago
David Z. Chen 02cd45ca35 Bazel build: Keep generated sources and Python runtime in the same directory. 9 years ago
Steven Parkes ea1886661e pass correct args to protoc for java wellknown protos when used as an external repository 9 years ago
David Z. Chen 985c968443 Remove hack for building Python support with Bazel. 9 years ago
Manjunath Kudlur f5c736352e Fixed grpc C++ plugin support. 9 years ago
Manjunath Kudlur f0966a746e Added grpc plugin support to cc_proto_library. 9 years ago
Damien Martin-Guillerez 76547e5190 Make protobuf Skylark extension appends the workspace root 9 years ago
Martin Maly 8e0c9a3f11 Making _genproto rules public. 9 years ago
Andrew Harp 38f131fd8c Build protoc for host platform to enable cross-compilation. 9 years ago
Jisi Liu d4bef7d41b add warning notes for cc|py_proto_library rules. 9 years ago
Jisi Liu be92ffbf74 add default_runtime attribute to cc|py rules. 9 years ago
Jisi Liu 6ddcae225c Use && for internal_copied_filegroup. 9 years ago
Jisi Liu bc4fd15209 Rename copeid_src to internal_copied_filegroup 9 years ago
Jisi Liu a33fa8eddc fix sources for python target and add needed dependencies. 9 years ago
Jisi Liu 53a56be4c4 Change the impl rule include to includes. 9 years ago
Jisi Liu 04658a3c24 Change default value of protoc on xx_proto_library rules. 9 years ago
Jisi Liu 7b948cc7c5 Support python for bazel. 9 years ago
Jisi Liu 993fb7013e Python bazel support. 9 years ago
Jisi Liu 6dac0822c4 Allow include to be None. 9 years ago
Jisi Liu 3101e7337c Change prefix to include, and add docs 10 years ago
Jisi Liu d8701b5741 Rename deps/proto_deps to cc_libs/deps 10 years ago
Jisi Liu 9c7d9c0925 style/naming fix 10 years ago
Jisi Liu 25d75b5665 make cc_out and py_out internal. 10 years ago
Jisi Liu 125a91be08 Format code. 10 years ago
Jisi Liu ee8131a62f buildifier the file 10 years ago
Jisi Liu 39362b35b2 Extract protoc action into .bzl for cc. 10 years ago