|
|
11 年之前 | |
|---|---|---|
| .. | ||
| buildgen | 9d9b805cb1 Adressing comments. | 11 年之前 |
| clang-format | 98d532dbc4 Check for executable existance | 11 年之前 |
| dockerfile | fb6714cf76 Merge pull request #175 from tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring | 11 年之前 |
| gce_setup | b776a1996d Updates the Go dockerfile to reflect the package restructuring. | 11 年之前 |
| run_tests | 51fca2da4b Made node library buildable from source tree | 11 年之前 |
| 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.