donnadionne 6e8d15e7de Merge pull request #708 from jtattermusch/deb_on_docker il y a 10 ans
..
buildgen 26512043ac Always run build cleaner il y a 10 ans
distpackages 6b2b05ee1c Fixes to build_deb_packages script to allow running on Docker il y a 10 ans
distrib 5fc90295ce include .m in check_copyright.py il y a 10 ans
dockerfile f839503111 Dockerfile to test that debian packages can be used with ruby instead of make install il y a 10 ans
gce_setup 84193cd393 Merge branch 'master' into node_auth_integration il y a 11 ans
run_tests fe8af4e2e9 Rename interop_test.c --> interop_test.cc il y a 10 ans
README.md ed8572337f moved distpackages to tools il y a 11 ans
tsan_suppressions.txt 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests il y a 11 ans

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.