|
|
hace 11 años | |
|---|---|---|
| .. | ||
| buildgen | 08c50d8bf5 Make generate_projects.sh able to run from a git repo. | hace 11 años |
| clang-format | b5dcec5a2e clang-format codebase | hace 11 años |
| dockerfile | baa26f845e Updates the JDK to JDK8 | hace 11 años |
| gce_setup | 3b1b43dc8c Allows grpc_** that run gcloud compute ssh to run from docker containers | hace 11 años |
| run_tests | be7b092e07 Merge github.com:ctiller/grpc into testcpp | hace 11 años |
| README.md | ddef24620a Adding the tools directory to the git export. | hace 11 años |
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.