grpc/tools
Craig Tiller d5d862df67 Merge github.com:grpc/grpc into we-dont-need-no-backup 2015-06-11 09:39:54 -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 Merge pull request #1851 from ejona86/dockerfile-no-codegen 2015-06-05 13:04:09 -07:00
doxygen Merge branch 'you-complete-me' into we-dont-need-no-backup 2015-06-09 22:59:31 -07:00
gce_setup Merge pull request #1827 from madongfly/creds_test 2015-06-02 16:55:04 -07:00
jenkins Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work 2015-06-04 15:51:01 -07:00
profile_analyzer Further fixes and eye candy. 2015-05-06 20:50:49 -07:00
run_tests Merge github.com:grpc/grpc into we-dont-need-no-backup 2015-06-11 09:39:54 -07:00
README.md experimental jenkins support 2015-06-03 13:20:08 -07: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.

jenkins: support for running tests on Jenkins

run_tests: contains python scripts to properly run the tests in parallel.