aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2015-08-25Its not enough to just serialize the clean step...Craig Tiller
2015-08-25Dont try to parallelize OpenSSL buildCraig Tiller
2015-08-24Make googletest a submoduleCraig Tiller
2015-08-19Exclude qps_test from tsan runsCraig Tiller
2015-08-14Fixing zookeeper's installation.Nicolas "Pixel" Noble
2015-08-14Merge pull request #2549 from hongweiwang/zookeeperDavid G. Quintas
2015-08-14Recreating grpc_test_util_unsecure's template.Nicolas "Pixel" Noble
2015-08-13Let grpc target depend on //external:zlib so that "-lz" or a real zlibMing Zhao
2015-08-07Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-07Reduce mac CI loadCraig Tiller
2015-08-06Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-06Merge pull request #2750 from ctiller/propagateYang Gao
2015-08-05Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-08-05Initial Doxygen import for core, c++Craig Tiller
2015-08-05Merge github.com:grpc/grpc into propagateCraig Tiller
2015-08-05Revert "Fixing environments where pkg-config isn't installed."Craig Tiller
2015-08-04Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-brokenCraig Tiller
2015-08-04Merge pull request #2652 from nicolasnoble/tests-depend-on-opensslCraig Tiller
2015-08-04Fixing environments where pkg-config isn't installed.Nicolas "Pixel" Noble
2015-08-04Add zookeeper test in MakefileHongwei Wang
2015-08-04Add proxy tests to end2end suiteCraig Tiller
2015-07-31Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-07-31Add zookeeper end-to-end testHongwei Wang
2015-07-30Regenerating project files and massaging VS project files.Nicolas Noble
2015-07-28Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-07-28Merge pull request #2506 from larsonmpdx/gittNicolas Noble
2015-07-27Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into...Hongwei Wang
2015-07-24The code evolved enough so that we now have tests that directly depend on Ope...Nicolas "Pixel" Noble
2015-07-20Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bitsJan Tattermusch
2015-07-21Making sure that 32 bits is being built and run on Jenkins.Nicolas "Pixel" Noble
2015-07-20Merge branch 'master' of https://github.com/grpc/grpc into zookeeperHongwei Wang
2015-07-19changes to grpc.mak.template to support c++ test buildingMichael Larson
2015-07-19helper script to build all .proto files in /test/ in-placeMichael Larson
2015-07-19changed generate_debug_projects.sh to use the .sln hint when making vcxproj t...Michael Larson
2015-07-19changed .sln to include hint about lib vs. targetMichael Larson
2015-07-19changed vsproject generation to make c++ tests; put a hint in the .sln about ...Michael Larson
2015-07-17Move head podspec to v0.7.Jorge Canizales
2015-07-17Merge branch 'master' into zookeeperHongwei Wang
2015-07-17Register zookeeper plugin in grpcHongwei Wang
2015-07-16Add zookeeper library in Makefile templateHongwei Wang
2015-07-15Replacing echo -e with a more generic system.Nicolas "Pixel" Noble
2015-07-11Faking tools target for win32.Nicolas "Pixel" Noble
2015-07-10Merge pull request #2382 from murgatroid99/makefile_cache_detectionNicolas Noble
2015-07-10Added caching for HAS_SYSTEMTAP in Makefilemurgatroid99
2015-07-10Add caching for Makefile dependency detectionmurgatroid99
2015-07-10Add missing fileCraig Tiller
2015-07-08Merged changes from mastermurgatroid99
2015-07-08Fixed typo in variable namemurgatroid99
2015-07-08Added OpenSSL NPN pkg-config checkmurgatroid99
2015-07-08Merged changes from upstream/mastermurgatroid99