aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Better GRPC_LIBDIR configGravatar Craig Tiller2015-01-16
* Using --enable-grpc configure flagGravatar Craig Tiller2015-01-16
* PHP unit tests run with run_tests.pyGravatar Craig Tiller2015-01-16
* Build static for phpGravatar Craig Tiller2015-01-16
* Build in the correct directoryGravatar Craig Tiller2015-01-16
* Build php modules from run_tests.pyGravatar Craig Tiller2015-01-16
* Add support for building outside of the MakefileGravatar Craig Tiller2015-01-16
* Fix run_test.py so it runs the first timeGravatar Craig Tiller2015-01-15
* Make run_tests.py pass lintGravatar Craig Tiller2015-01-15
* Cache for successful test runsGravatar Craig Tiller2015-01-15
* Merge pull request #66 from tbetbetbe/grpc_tools_simplify_docker_image_updatesGravatar Michael Lumish2015-01-15
|\
| * Updates launch server to remove existing server if it's presentGravatar Tim Emiola2015-01-15
| * Renames and grpc_update_docker_images to grpc_sync_imagesGravatar Tim Emiola2015-01-15
| * Simplify the docker image update cmdGravatar Tim Emiola2015-01-15
* | Allow language to be specified to run_tests.pyGravatar Craig Tiller2015-01-15
* | Compile OpenSSL differently for each config.Gravatar Craig Tiller2015-01-15
|/
* Addressing pull request comments.Gravatar Nicolas Noble2015-01-14
* Merge remote-tracking branch 'google/master' into tweaksGravatar Nicolas Noble2015-01-14
|\
| * Merge pull request #35 from ctiller/helgrindGravatar Nicolas Noble2015-01-14
| |\
* | | Various cosmetic improvements to run_tests.pyGravatar Nicolas Noble2015-01-14
| * | Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flagsGravatar Michael Lumish2015-01-14
|/| |
| | * Helgrind support for run_tests.pyGravatar Craig Tiller2015-01-14
| |/ |/|
| * Updates the JDK to JDK8Gravatar Tim Emiola2015-01-14
* | Merge pull request #13 from ctiller/nogoGravatar Qi Zhao2015-01-14
|\ \
* \ \ Merge pull request #27 from ctiller/faster_makeGravatar Nicolas Noble2015-01-14
|\ \ \
| | | * Fix the transport name used to start the grpc java docker serverGravatar Tim Emiola2015-01-14
* | | | Fix return behavior of run_tools.pyGravatar Craig Tiller2015-01-14
| * | | Build all targets for a config at onceGravatar Craig Tiller2015-01-14
|/ / /
* | | Removing a few more traces of libevent.Gravatar Nicolas "Pixel" Noble2015-01-14
* | | Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\ \ \ | | |/ | |/|
| * | Merge pull request #15 from tbetbetbe/grpc_tools_docker_pregenerate_ssh_keyGravatar Michael Lumish2015-01-13
| |\ \
* | | | Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\| | |
| | * | Merge branch 'master' into grpc_tools_docker_pregenerate_ssh_keyGravatar Tim Emiola2015-01-13
| | |\ \
| | | | * Merge github.com:google/grpc into nogoGravatar Craig Tiller2015-01-13
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge github.com:ctiller/grpc into formatGravatar Craig Tiller2015-01-13
| |\ \ \ \
| | | * \ \ Merge github.com:ctiller/grpc into testcppGravatar Craig Tiller2015-01-13
| | | |\ \ \ | | | |/ / / | | |/| | |
| * | | | | clang-format codebaseGravatar Craig Tiller2015-01-13
| | | | | * Make generate_projects work on MacGravatar Craig Tiller2015-01-13
| | |_|_|/ | |/| | |
| | | | * Allows grpc_** that run gcloud compute ssh to run from docker containersGravatar Tim Emiola2015-01-13
| | |_|/ | |/| |
* | | | Add tools/run_tests/run_lcov.shGravatar Craig Tiller2015-01-12
| |/ / |/| |
| | * Run C++ tests and C testsGravatar Craig Tiller2015-01-12
| |/
* | Merge github.com:google/grpcGravatar Craig Tiller2015-01-12
|\|
* | Allow running tests under valgrindGravatar Craig Tiller2015-01-12
* | Remove ?san from the default tests.Gravatar Craig Tiller2015-01-12
* | Cleanup and fixes to jobset.pyGravatar Craig Tiller2015-01-12
| * Corrects the ruby dockerfile to ensure it has access to git-on-[].Gravatar temiola2015-01-12
| * Make generate_projects.sh able to run from a git repo.Gravatar ctiller2015-01-12
| * Only run one make at a time.Gravatar ctiller2015-01-09
| * Remove mutex as this process is now single threadedGravatar ctiller2015-01-09
|/