|
|
10 年之前 | |
|---|---|---|
| .. | ||
| buildgen | 0322134506 Make generate_projects work on Mac | 10 年之前 |
| clang-format | b5dcec5a2e clang-format codebase | 10 年之前 |
| dockerfile | 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags | 10 年之前 |
| gce_setup | 3b1b43dc8c Allows grpc_** that run gcloud compute ssh to run from docker containers | 10 年之前 |
| run_tests | 2aa4d64947 Helgrind support for run_tests.py | 10 年之前 |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 年之前 |
buildgen: contains the template renderer for our build system. 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.