Jan Tattermusch
3b6ea094dd
get rid of dll_only in build.yaml ( #25524 )
4 years ago
Jan Tattermusch
0c66144692
Simplify build.yaml's "deps_linkage" logic ( #25521 )
...
* regenerate to fix sanity
* makefile template always assumes deps_linkage=static
* stop setting no-longer-used deps_linkage field in build_autogenerated.yaml
* regenerate projects
4 years ago
Yash Tibrewal
513edce7cb
Replace disrespectful term
4 years ago
capstan
1f670397ce
Remove gflags.
...
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
4 years ago
capstan
7267c8fcd9
Python3-ize tools/buildgen.
...
* Ran `2to3` on `tools/buildgen` and the `gen_build_yaml.py` files.
* Updated the invocations of python to be explicitly Python 3.
* Changed the loader in `mako_renderer.py` to allow pickle to find the module for pickling `external_version.Version`
* Added a few open-as-binary to placate readers/writers expecting bytes.
* Hand tweaked the templates to remove `iteritems` and fiddle with encodings.
Partially addresses #24359 .
4 years ago
“Mohan
876021f313
Fix two bugs for channelz_sampler_test
4 years ago
Mark D. Roth
12fc8f6a35
Change URI parser to take absl::string_view and move tests to correct directory.
4 years ago
Jan Tattermusch
e4b39f6180
add extra comments and TODOs
4 years ago
Jan Tattermusch
4ef30cc916
add examples of output at individual steps
4 years ago
Jan Tattermusch
f77e418fb2
address review comments
4 years ago
Jan Tattermusch
5d7787770b
add extract_metadata_from_bazel_xml.py explainers
4 years ago
Esun Kim
d1923afb85
Added missing deps_linkage
4 years ago
Esun Kim
e2889fe265
Added missing deps_linkage
4 years ago
Jan Tattermusch
5c8e0bcafb
add missing _test suffix for some bazel tests
5 years ago
Jan Tattermusch
99922fcdf0
bazel tests marked as flaky should not run under run_tests.py
5 years ago
Eric Gribkoff
d19c10ff16
build: re-add xds interop client and server
5 years ago
Jan Tattermusch
8640d82309
fix import broken by missing grpc++_test library
5 years ago
Jan Tattermusch
41ac287f7b
generate build metadata from bazel BUILD
5 years ago