index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
protobuf.bzl
Commit message (
Expand
)
Author
Age
*
Build protoc for host platform to enable cross-compilation.
Andrew Harp
2015-11-03
*
add warning notes for cc|py_proto_library rules.
Jisi Liu
2015-11-02
*
add default_runtime attribute to cc|py rules.
Jisi Liu
2015-10-27
*
Use && for internal_copied_filegroup.
Jisi Liu
2015-10-21
*
Rename copeid_src to internal_copied_filegroup
Jisi Liu
2015-10-20
*
fix sources for python target and add needed dependencies.
Jisi Liu
2015-10-20
*
Change the impl rule include to includes.
Jisi Liu
2015-10-20
*
Change default value of protoc on xx_proto_library rules.
Jisi Liu
2015-10-20
*
Support python for bazel.
Jisi Liu
2015-10-19
*
Python bazel support.
Jisi Liu
2015-10-19
*
Allow include to be None.
Jisi Liu
2015-10-19
*
Change prefix to include, and add docs
Jisi Liu
2015-10-16
*
Rename deps/proto_deps to cc_libs/deps
Jisi Liu
2015-10-16
*
style/naming fix
Jisi Liu
2015-10-15
*
make cc_out and py_out internal.
Jisi Liu
2015-10-14
*
Format code.
Jisi Liu
2015-10-14
*
buildifier the file
Jisi Liu
2015-10-14
*
Extract protoc action into .bzl for cc.
Jisi Liu
2015-10-14