Lidi Zheng
|
61bea3891b
|
Another attempt to fix this problem cleanly
|
2019-02-20 14:07:34 -08:00 |
Lidi Zheng
|
e9c67f23f3
|
Add a new environment variable GRPC_BAZEL_BUILD
|
2019-02-20 14:07:34 -08:00 |
Lidi Zheng
|
d209deb14b
|
Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
This reverts commit 7da0aacef2.
|
2019-02-20 14:07:34 -08:00 |
Eric Gribkoff
|
7da0aacef2
|
Revert "Merge pull request #17644 from lidizheng/bzl-py3"
This reverts commit a25828ad78, reversing
changes made to 5176fd80fc.
|
2019-01-29 13:50:16 -08:00 |
Lidi Zheng
|
7105626569
|
Pump force Python version & simplify code
|
2019-01-08 10:08:06 -08:00 |
Lidi Zheng
|
814c858f3f
|
Enable Python 3
|
2019-01-04 18:45:01 -08:00 |
Jan Tattermusch
|
310e1b07a7
|
adding THREAD_SANITIZER define seems to trigger #17175
|
2018-11-14 17:24:58 +01:00 |
Jan Tattermusch
|
7531e6a346
|
Merge pull request #17158 from jtattermusch/foundry_opt_dbg_config
use bazel --config= for all foundry builds
|
2018-11-09 19:02:47 +01:00 |
Jan Tattermusch
|
28ec812dcc
|
use sanitizer-related defines for absl
|
2018-11-09 13:41:09 +01:00 |
Jan Tattermusch
|
2a4f8a3f25
|
use bazel --config= for all foundry builds
|
2018-11-08 14:21:14 +01:00 |
Jan Tattermusch
|
aad0030aed
|
align msan kokoro and manual configurations
|
2018-10-26 18:39:00 +02:00 |
Jan Tattermusch
|
e43d732a33
|
align ubsan configuration
|
2018-10-24 23:31:54 +02:00 |
Jan Tattermusch
|
bfcce96efc
|
align bazel asan configuration
|
2018-10-24 23:31:54 +02:00 |
Jan Tattermusch
|
9e4b762203
|
Add suggested alias for bazelrc import location
See https://github.com/bazelbuild/bazel/issues/6319
|
2018-10-24 23:31:54 +02:00 |
Jan Tattermusch
|
1b1fdfd892
|
standardize format of bazel.rc
|
2018-10-24 23:31:53 +02:00 |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
2018-06-15 17:36:14 -07:00 |
Adele Zhou
|
b47e557d18
|
Apply Wframe-larger-than flag to opt builds only
|
2018-05-16 09:42:16 -07:00 |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
2018-03-05 16:43:32 -08:00 |
Vijay Pai
|
91bab37129
|
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
|
2018-01-05 09:59:34 -08:00 |
Craig Tiller
|
86e1ebc4bb
|
Add Bazel configurations for sanitizers
Usage example:
bazel test -c dbg --config asan test/whatever-you-want
|
2017-11-29 10:54:24 -08:00 |