grpc/tools
Jan Tattermusch e82435922d fixes to run_tests.py to at least start building tests on Windows 2015-04-20 19:20:43 -07:00
..
buildgen big refactoring of visual studio projects, started using nuget 2015-04-20 19:18:22 -07:00
distpackages Use the release tag specified by the version 2015-04-08 17:19:34 -07:00
distrib Version update to 0.5.0 2015-04-07 11:05:35 -07:00
dockerfile Also fixing docker file to ensure service account is copied. 2015-04-10 15:24:49 -07:00
gce_setup Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop 2015-04-14 17:50:08 -07:00
run_tests fixes to run_tests.py to at least start building tests on Windows 2015-04-20 19:20:43 -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.