Lidi Zheng
|
61bea3891b
|
Another attempt to fix this problem cleanly
|
6 years ago |
Lidi Zheng
|
e9c67f23f3
|
Add a new environment variable GRPC_BAZEL_BUILD
|
6 years ago |
Lidi Zheng
|
d209deb14b
|
Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
This reverts commit 7da0aacef2 .
|
6 years ago |
Eric Gribkoff
|
7da0aacef2
|
Revert "Merge pull request #17644 from lidizheng/bzl-py3"
This reverts commit a25828ad78 , reversing
changes made to 5176fd80fc .
|
6 years ago |
Lidi Zheng
|
7105626569
|
Pump force Python version & simplify code
|
6 years ago |
Lidi Zheng
|
814c858f3f
|
Enable Python 3
|
6 years ago |
Jan Tattermusch
|
310e1b07a7
|
adding THREAD_SANITIZER define seems to trigger #17175
|
6 years ago |
Jan Tattermusch
|
28ec812dcc
|
use sanitizer-related defines for absl
|
6 years ago |
Jan Tattermusch
|
2a4f8a3f25
|
use bazel --config= for all foundry builds
|
6 years ago |
Jan Tattermusch
|
aad0030aed
|
align msan kokoro and manual configurations
|
6 years ago |
Jan Tattermusch
|
e43d732a33
|
align ubsan configuration
|
6 years ago |
Jan Tattermusch
|
bfcce96efc
|
align bazel asan configuration
|
6 years ago |
Jan Tattermusch
|
9e4b762203
|
Add suggested alias for bazelrc import location
See https://github.com/bazelbuild/bazel/issues/6319
|
6 years ago |
Jan Tattermusch
|
1b1fdfd892
|
standardize format of bazel.rc
|
6 years ago |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
7 years ago |
Adele Zhou
|
b47e557d18
|
Apply Wframe-larger-than flag to opt builds only
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Vijay Pai
|
91bab37129
|
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
|
7 years ago |
Craig Tiller
|
86e1ebc4bb
|
Add Bazel configurations for sanitizers
Usage example:
bazel test -c dbg --config asan test/whatever-you-want
|
7 years ago |