Yannic
fc7c65a258
Update six.BUILD
5 years ago
Yannic
3581ee24e9
Update six.BUILD
5 years ago
Yannic Bonenberger
29d650aefb
[bazel] Add `strip_prefix` to download of @six
...
This way, we can avoid an unnecessary copy.
5 years ago
Ricky Pai
e0441b2f28
export third_party BUILD files so they are accessible to users
5 years ago
Adam Liddell
8199a01ff4
Move six.BUILD to third_party and update paths
5 years ago
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.
5 years ago
Adam Liddell
19ca196e4d
Remove zlib copts flags when on Windows
5 years ago
Paul Yang
f66c981051
Revert "Add stack overflow protection for text format"
...
This reverts commit 6dcd81093c
.
6 years ago
Vitaly Buka
6dcd81093c
Add stack overflow protection for text format
...
It already exists for wire and json formats
6 years ago
Adam Cozzette
46f87f9740
Updated googletest submodule to the most recent upstream commit
6 years ago
Cody Schroeder
21c3801369
Add Bazel config for zlib support ( #5389 )
...
* Add Bazel config for optional zlib support
* Add hard dependency on zlib
* Remove unused config_setting
6 years ago
Cody Schroeder
802d543173
Add Bazel config for zlib support ( #5389 )
...
* Add Bazel config for optional zlib support
* Add hard dependency on zlib
* Remove unused config_setting
6 years ago
Carlos O'Ryan
3c5442a95d
Include googletest as a submodule ( #3993 )
...
Add googletest as a submodule in third_party/googletest.
7 years ago
Yilun Chong
7f1491506c
upgrade submodule
7 years ago
Yilun Chong
1c062a65af
Sync internal benchmark changes
7 years ago
Mehrdad Afshari
bb35f04fe6
Update google/benchmark submodule to v1.2
...
Fixed some build issues on ppc64le architecture
7 years ago
Joshua Haberman
a289d43608
Added C++ benchmark. ( #1525 )
8 years ago