Hongwei Wang 4346e53be6 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper 10 лет назад
..
buildgen 878b63e1eb old not parallel version of generate_projects.sh, for debuggin 10 лет назад
codegen 6e8c7e87ef Merge github.com:grpc/grpc into oops-i-split-it-again 10 лет назад
distpackages c76b5652d4 Use the release tag specified by the version 10 лет назад
distrib fe8dc883d0 Reorganize Python packages 10 лет назад
dockerfile f7d259a3ce Merge pull request #2343 from ejona86/dont-build-netty 10 лет назад
doxygen 44a127c80f Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 10 лет назад
gce_setup 8015cad21c enable oauth2_auth_token and per_rpc_creds interop tests for C# 10 лет назад
jenkins 00e9c60c87 Update zookeeper in docker file again 10 лет назад
profile_analyzer 9b0a94b5c7 Further fixes and eye candy. 10 лет назад
run_tests 4346e53be6 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper 10 лет назад
README.md 910f3de184 Addenda to tools readme 10 лет назад
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 10 лет назад

README.md

buildgen: template renderer for our build system.

distpackages: script to generate debian packages.

distrib: scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce_setup: boilerplate to run the Docker files under GCE.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.