Yannic Bonenberger
d2d6ff51a8
[bazel] Load python rules from @rules_python
2019-08-06 16:50:32 -07:00
Yannic Bonenberger
bf0c69e130
[bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl (Part 2)
...
This change adds the required loads to examples and zlib.
For full compatibility with --incompatible_load_{cc,java,proto}_rules_from_bzl,
we will need to roll gtest to a newer version.
2019-07-29 14:14:04 -07:00
Yannic Bonenberger
6e8991981a
[bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl
2019-07-24 10:10:22 -07:00
Adam Liddell
a74c43bbd9
Fix usage of six in //:protobuf_python rule and add import ( #6310 )
...
* Fix reference to six in //:protobuf_python rule
* Add six to protobuf_deps.bzl
* Use six archive directly as repo @six
2019-07-15 16:35:19 -07:00
Nic McDonald
f313b9ccf7
comply with Bazel recommendations
2019-04-15 13:43:05 -07:00
Kent Ross
b6375e03aa
create importable function for defining zlib
2019-02-26 11:27:20 -08:00