349 Commits (9544ce73c356fd3a7c93eff237cabac691e2af0b)

Author SHA1 Message Date
Jorge Canizales 423f412ab8 The podspec is generated! 9 years ago
Nicolas "Pixel" Noble 6dad9b0821 Fixing Makefile issue which would re-evaluate the base path for included dependency files. 9 years ago
Nicolas "Pixel" Noble 42b4c28d20 Fixing usage of the BUILDDIR variable. 9 years ago
Craig Tiller a32cd49ed8 Update template to latest changes 9 years ago
Craig Tiller 605076a7aa Handle test dependencies better 9 years ago
Craig Tiller 6fd238443e Use msbuild for tests 9 years ago
Craig Tiller 3b245fe388 C tests dont need protobuf 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
Craig Tiller d01b6f49a2 Its not enough to just serialize the clean step... 9 years ago
Craig Tiller df77673c6c Dont try to parallelize OpenSSL build 9 years ago
Craig Tiller 16f6dac8e8 Make googletest a submodule 9 years ago
Craig Tiller 711bbe6364 Exclude qps_test from tsan runs 9 years ago
Nicolas "Pixel" Noble 4ef9b86cc2 Fixing zookeeper's installation. 9 years ago
Nicolas "Pixel" Noble 1df8ee9871 Recreating grpc_test_util_unsecure's template. 9 years ago
Ming Zhao f2f24e2f93 Let grpc target depend on //external:zlib so that "-lz" or a real zlib 9 years ago
Jan Tattermusch d9a8fb207e add protobuf.props to plugin projects 9 years ago
Craig Tiller c85357e051 Reduce mac CI load 9 years ago
Craig Tiller 68f4e0f6ab Initial Doxygen import for core, c++ 9 years ago
Craig Tiller 60287b6363 Revert "Fixing environments where pkg-config isn't installed." 9 years ago
Craig Tiller ce898834f9 Revert "Fixing environments where pkg-config isn't installed." 9 years ago
Nicolas "Pixel" Noble 2ed6878412 Fixing environments where pkg-config isn't installed. 9 years ago
Hongwei Wang 5c9bbfbf19 Add zookeeper test in Makefile 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
Hongwei Wang 8e04d4107e Add zookeeper end-to-end test 9 years ago
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 9 years ago
Nicolas Noble 7c5ef31613 Regenerating project files and massaging VS project files. 9 years ago
Nicolas "Pixel" Noble a7c162c17c The code evolved enough so that we now have tests that directly depend on OpenSSL. 9 years ago
Nicolas "Pixel" Noble 482d761bd7 Making sure that 32 bits is being built and run on Jenkins. 9 years ago
Michael Larson c58e501373 changes to grpc.mak.template to support c++ test building 9 years ago
Michael Larson 845019c1d1 helper script to build all .proto files in /test/ in-place 9 years ago
Michael Larson 1ee691d922 changed generate_debug_projects.sh to use the .sln hint when making vcxproj templates 9 years ago
Michael Larson 6e081e0453 changed .sln to include hint about lib vs. target 9 years ago
Michael Larson b19d4ebba0 changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes 9 years ago
Jorge Canizales 63c3efb6fa Move head podspec to v0.7. 9 years ago
Hongwei Wang a3780a8102 Register zookeeper plugin in grpc 9 years ago
Hongwei Wang a8cc43907e Add zookeeper library in Makefile template 10 years ago
Nicolas "Pixel" Noble 367e30feeb Replacing echo -e with a more generic system. 10 years ago
Nicolas "Pixel" Noble 64d81385f3 Faking tools target for win32. 10 years ago
murgatroid99 4a015a6b29 Added caching for HAS_SYSTEMTAP in Makefile 10 years ago
murgatroid99 aa5215770d Add caching for Makefile dependency detection 10 years ago
Craig Tiller af26ce820a Add missing file 10 years ago
murgatroid99 71020daa93 Fixed typo in variable name 10 years ago
murgatroid99 5a79053244 Added OpenSSL NPN pkg-config check 10 years ago
murgatroid99 6d9e401158 Don't use pkg-config to look for perftools 10 years ago
murgatroid99 66d6edb7fb Made pkg-config a variable in the Makefile 10 years ago
murgatroid99 d8f1ef72fb Reversed condition for requiring rt 10 years ago
murgatroid99 4fed2127b7 Make generated .pc files list themselves as libraries 10 years ago
Jorge Canizales 951cd18309 Fix build breakage of moving include/grpc/ into grpc/ 10 years ago
Jorge Canizales 3beb240544 Minor doc fix in BUILD and BUILD.template 10 years ago
murgatroid99 dbc0caf30e Fixed gpr name in .pc file 10 years ago