- 28 Oct, 2019 2 commits
-
-
Yannic authored
-
Yannic Bonenberger authored
This way, we can avoid an unnecessary copy.
-
- 29 Aug, 2019 1 commit
-
-
Keith Smiley authored
We've notice significant issues downloading from zlib.net. Since there are already other archives coming from GitHub, this shouldn't negatively affect reliability.
-
- 15 Aug, 2019 2 commits
-
-
Adam Liddell authored
-
Adam Liddell authored
When the @six//:six library is used on a target without the `legacy_create_init` flag disabled, the library will not be usable due to __init__.py being empty and the six code will be in six.py. This change forces six to occupy the __init__ name, preventing this file getting created regardless of the `legacy_create_init` setting. See comments on a74c43bb for context: https://github.com/protocolbuffers/protobuf/commit/a74c43bbd906a42b6bf70668c5d515c6f1d8d2cb
-
- 06 Aug, 2019 1 commit
-
-
Yannic Bonenberger authored
-
- 29 Jul, 2019 1 commit
-
-
Yannic Bonenberger authored
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.
-
- 24 Jul, 2019 1 commit
-
-
Yannic Bonenberger authored
-
- 15 Jul, 2019 1 commit
-
-
Adam Liddell authored
* Fix reference to six in //:protobuf_python rule * Add six to protobuf_deps.bzl * Use six archive directly as repo @six
-
- 15 Apr, 2019 1 commit
-
-
Nic McDonald authored
-
- 26 Feb, 2019 1 commit
-
-
Kent Ross authored
-