summaryrefslogtreecommitdiff
path: root/protobuf.bzl
AgeCommit message (Expand)Author
2015-11-03Build protoc for host platform to enable cross-compilation.Andrew Harp
2015-11-02add warning notes for cc|py_proto_library rules.Jisi Liu
2015-10-27add default_runtime attribute to cc|py rules.Jisi Liu
2015-10-21Use && for internal_copied_filegroup.Jisi Liu
2015-10-20Rename copeid_src to internal_copied_filegroupJisi Liu
2015-10-20fix sources for python target and add needed dependencies.Jisi Liu
2015-10-20Change the impl rule include to includes.Jisi Liu
2015-10-20Change default value of protoc on xx_proto_library rules.Jisi Liu
2015-10-19Support python for bazel.Jisi Liu
2015-10-19Python bazel support.Jisi Liu
2015-10-19Allow include to be None.Jisi Liu
2015-10-16Change prefix to include, and add docsJisi Liu
2015-10-16Rename deps/proto_deps to cc_libs/depsJisi Liu
2015-10-15style/naming fixJisi Liu
2015-10-14make cc_out and py_out internal.Jisi Liu
2015-10-14Format code.Jisi Liu
2015-10-14buildifier the fileJisi Liu
2015-10-14Extract protoc action into .bzl for cc.Jisi Liu