murgatroid99 b0f3bf16ce Resolved merge conflicts with master 10 yıl önce
..
buildgen 9baaeade7c Get sanity to output more interesting information if it fails. 10 yıl önce
codegen 6a6b36c503 Enable -Wconversion 10 yıl önce
distrib ddf3a511aa Add clang-format to sanity 10 yıl önce
dockerfile 1f8efa266d Merge pull request #3386 from yang-g/enable_ssl 10 yıl önce
doxygen 9229810752 Update build files 10 yıl önce
gce_setup 035cf093de enable_ssl to use_tls 10 yıl önce
jenkins c23b7df81c Merge pull request #3609 from nicolasnoble/html-reports 10 yıl önce
profile_analyzer ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 10 yıl önce
run_tests b0f3bf16ce Resolved merge conflicts with master 10 yıl önce
README.md 910f3de184 Addenda to tools readme 10 yıl önce
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 10 yıl önce

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.