Commit Graph

462 Commits

Author SHA1 Message Date
Donna Dionne f06fd4c4dd Adding Docker support for cpp 2015-01-23 16:15:48 -08:00
Qi Zhao fb6714cf76 Merge pull request #175 from tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring
Updates the Go dockerfile to reflect the package restructuring.
2015-01-23 13:54:25 -08:00
Tim Emiola b776a1996d Updates the Go dockerfile to reflect the package restructuring.
- also corrects an error in the Go client test command
2015-01-23 05:19:57 -08:00
Tim Emiola 09bc379417 Fixes a regression in the ruby dockerfile
- the line that built and installed grpc ruby was mistakenly removed.
2015-01-23 04:35:16 -08:00
Tim Emiola fb6d7fd572 Adds Dockerfile for Go 2015-01-22 17:10:54 -08:00
Tim Emiola d2130c3561 Switches the grpc-repo dockerfiles to pull gRPC source from GitHub 2015-01-21 09:51:45 -08:00
Michael Lumish 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags
Grpc Tools: update JDK; fix the interop server transport flag
2015-01-14 17:02:52 -08:00
Tim Emiola baa26f845e Updates the JDK to JDK8
- necessary to allow seamless interop testing, as discussed earlier this week.
2015-01-14 15:39:07 -08:00
Tim Emiola 7ae3950675 Fix the transport name used to start the grpc java docker server 2015-01-14 13:38:44 -08:00
Nicolas "Pixel" Noble 27be1a2d3c Removing a few more traces of libevent. 2015-01-14 04:55:57 +01:00
temiola f31ed60d7c Corrects the ruby dockerfile to ensure it has access to git-on-[].
Adds a command for triggering a pull of the latest built docker images.
	Change on 2015/01/09 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83641150
2015-01-12 11:22:02 -08:00
Nicolas Noble ddef24620a Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00