Craig Tiller a9154a36fb Merge pull request #3612 from nicolasnoble/useful-assert-is-useful 10 years ago
..
buildgen 9baaeade7c Get sanity to output more interesting information if it fails. 10 years ago
codegen 6a6b36c503 Enable -Wconversion 10 years ago
distrib ddf3a511aa Add clang-format to sanity 10 years ago
dockerfile 1f8efa266d Merge pull request #3386 from yang-g/enable_ssl 10 years ago
doxygen 9229810752 Update build files 10 years ago
gce_setup 035cf093de enable_ssl to use_tls 10 years ago
jenkins c23b7df81c Merge pull request #3609 from nicolasnoble/html-reports 10 years ago
profile_analyzer ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 10 years ago
run_tests 2a548d082b Merge pull request #3006 from soltanmm/sketchbook 10 years ago
README.md 910f3de184 Addenda to tools readme 10 years ago
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 10 years ago

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.