grpc/tools
Craig Tiller 06e3f446ee Eliminate bashisms 2015-05-28 14:01:26 -07:00
..
buildgen Eliminate bashisms 2015-05-28 14:01:26 -07:00
distpackages Use the release tag specified by the version 2015-04-08 17:19:34 -07:00
distrib Add missing copyright notices 2015-05-21 15:27:23 -07:00
dockerfile Adding 2 helper build scripts to allow docker images to be built 2015-05-27 15:57:18 -07:00
doxygen Get GRPC_FINAL, GRPC_OVERRIDE treated right 2015-05-24 10:52:27 -07:00
gce_setup Add missing copyright notices 2015-05-21 15:27:23 -07:00
profile_analyzer Further fixes and eye candy. 2015-05-06 20:50:49 -07:00
run_tests Re-enable some tests 2015-05-27 16:41:55 -07:00
README.md moved distpackages to tools 2015-02-19 19:26:25 -08:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00:00

README.md

buildgen: contains the template renderer for our build system. distpackages: contains script to generate debian packages. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.