grpc/tools
Tim Emiola e4f2f1580d Merge pull request #1154 from soltanmm/pypi
Enable PyPI package management
2015-04-06 16:23:10 -07:00
..
buildgen Created Visual Studio 2010 project files. 2015-04-02 20:46:18 +02:00
distpackages Add the version of the built deb to be configured by a file 2015-04-03 15:14:07 -07:00
distrib Enable PyPI package management 2015-04-06 16:19:49 -07:00
dockerfile Simplifies the work needed to create a new deb 2015-04-03 16:42:17 -07:00
gce_setup Simplifies the work needed to create a new deb 2015-04-03 16:42:17 -07:00
run_tests Refactor and add a unit test 2015-03-27 13:20:59 -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.