Jisi Liu
04658a3c24
Change default value of protoc on xx_proto_library rules.
2015-10-20 15:00:13 -07:00
Jisi Liu
7b948cc7c5
Support python for bazel.
2015-10-19 17:56:27 -07:00
Jisi Liu
993fb7013e
Python bazel support.
2015-10-19 17:19:49 -07:00
Jisi Liu
6dac0822c4
Allow include to be None.
...
This enables the use case where all the paths are relative to the
workspace root, e.g.
foo/bar/BUILD
/foo.proto -- package foo.bar
would generate the message correctly.
2015-10-19 14:41:00 -07:00
Jisi Liu
3101e7337c
Change prefix to include, and add docs
2015-10-16 12:46:26 -07:00
Jisi Liu
d8701b5741
Rename deps/proto_deps to cc_libs/deps
2015-10-16 11:44:21 -07:00
Jisi Liu
9c7d9c0925
style/naming fix
2015-10-15 10:51:32 -07:00
Jisi Liu
25d75b5665
make cc_out and py_out internal.
2015-10-14 17:41:14 -07:00
Jisi Liu
125a91be08
Format code.
2015-10-14 17:37:39 -07:00
Jisi Liu
ee8131a62f
buildifier the file
2015-10-14 17:20:05 -07:00
Jisi Liu
39362b35b2
Extract protoc action into .bzl for cc.
...
This is needed to support python bazel build.
2015-10-14 17:12:11 -07:00