aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/distrib/cpp
Commit message (Expand)AuthorAge
* try fixing cxx distrib testGravatar Jan Tattermusch2018-08-07
* try fixing protobuf build in win distribtestGravatar Jan Tattermusch2018-08-07
* add distribtest for grpc being added with cmake add_subdirectoryGravatar Jan Tattermusch2018-03-29
* cmake "superbuild" example using externalprojectsGravatar Jan Tattermusch2018-03-28
* Fix run_distrib_test_routeguide.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
* Fix run_distrib_test_cmake.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
* cleanup the way openssl and zlib are usedGravatar Jan Tattermusch2018-02-06
* Fix helloworld zlib include directory confusion in run_distrib_test_cmake.batGravatar Stefan Hacker2018-01-28
* fix finding opensslGravatar Jan Tattermusch2018-01-18
* fix distribtest typoGravatar Jan Tattermusch2018-01-18
* avoid picking up ProtoCGravatar Jan Tattermusch2017-12-01
* installing gflags not necessaryGravatar Jan Tattermusch2017-12-01
* make runnable on kokoroGravatar Jan Tattermusch2017-12-01
* make helloworld CMakeLists compile on windowsGravatar Jan Tattermusch2017-12-01
* working cmake install on windowsGravatar Jan Tattermusch2017-12-01
* fix nitGravatar Jan Tattermusch2017-12-01
* prevent submodule headers from influencing the buildGravatar Jan Tattermusch2017-09-11
* add cmake distribtestGravatar Jan Tattermusch2017-09-11
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* fix C++ distribtestsGravatar Jan Tattermusch2017-04-24
* fixed whitespacing and docker_run_tests.sh now clones submodule via networkGravatar Matt Kwong2016-09-28
* changed method to local clone submodules to using git submodule foreach from ...Gravatar Matt Kwong2016-09-28
* submodule clone comments changed to be more descriptiveGravatar Matt Kwong2016-09-28
* fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning varGravatar Matt Kwong2016-09-28
* fixed local cloning of grpc/grpc submodules on dockerGravatar Matt Kwong2016-09-28
* minor fixesGravatar yang-g2016-06-13
* cloning from the local repoGravatar yang-g2016-06-13
* Move grpc installation from docker file to script.Gravatar yang-g2016-05-30
* make script executableGravatar yang-g2016-05-25
* Add distrib test support for c++.Gravatar yang-g2016-05-24