1. f7fbdd4 We should always try to compile the protoc plugins when building tests. by Nicolas "Pixel" Noble · 8 years ago
  2. cc7eb8e Makefile modifications and instructions to enable cross-compilation by Vijay Pai · 8 years ago
  3. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  4. 53018e4 Merge pull request #6954 from dgquintas/protoc_include_path by Nicolas Noble · 8 years ago
  5. e68ed6f Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  6. 2041092 Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true by vjpai · 8 years ago
  7. d06b482 Merge pull request #6707 from murgatroid99/makefile_warning_wording by Jan Tattermusch · 8 years ago
  8. 7356326 Improve wording of protobuf warning in Makefile by murgatroid99 · 8 years ago
  9. e7cb77b Make grpc_zookeeper.pc file generation consistent with other .pc files by murgatroid99 · 8 years ago
  10. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  11. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  12. 32173c5 First version of json fuzzer by Craig Tiller · 9 years ago
  13. 804b855 Test for a working -Wshadow by Craig Tiller · 9 years ago
  14. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 9 years ago
  15. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  16. 4a67be4 Further cleanup by Craig Tiller · 9 years ago
  17. 08946be Further cleanup by Craig Tiller · 9 years ago
  18. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  19. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  20. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  21. 2908d63 Remove pr in Makefile by yang-g · 9 years ago
  22. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 9 years ago
  23. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 9 years ago
  24. 1b1e238 Better dynamic linking by Craig Tiller · 9 years ago
  25. f51a901 Shifting the merge mechanism. by Nicolas "Pixel" Noble · 9 years ago
  26. 6e72dae Using libtool instead of ar under MacOS. by Nicolas "Pixel" Noble · 9 years ago
  27. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  28. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  29. c4e57e3 Cleaning up cruft to properly create a dll file. by Nicolas "Pixel" Noble · 9 years ago
  30. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  31. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  32. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  33. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  34. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 9 years ago
  35. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  36. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  37. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 9 years ago
  38. 82f3f0d Fix compiler flags by Craig Tiller · 9 years ago
  39. 16872b8 Fix *SAN compilation by Craig Tiller · 9 years ago
  40. de024c5 Fix a build error on newer clangs with msan by Craig Tiller · 9 years ago
  41. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 9 years ago
  42. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  43. aff3d50 Fix C++ by Craig Tiller · 9 years ago
  44. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  45. 71a8604 Fix TSAN on Jenkins and on my machine by Craig Tiller · 9 years ago
  46. 623ca7d Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build by Nicolas Noble · 9 years ago
  47. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  48. e869b56 Hard code text segment address for msan, tsan by Craig Tiller · 9 years ago
  49. 324140c support static linkage for dependencies by Jan Tattermusch · 9 years ago
  50. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  51. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  52. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  53. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  54. ec2af56 Tweak compiler settings to hopefully make Jenkins more robust by Craig Tiller · 9 years ago
  55. ea21ca2 Fix makefile, codegen bugs by Craig Tiller · 9 years ago
  56. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  57. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  58. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  59. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  60. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  61. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  62. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  63. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  64. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  65. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  66. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  67. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  68. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  69. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  70. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  71. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  72. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  73. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  74. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  75. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  76. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  77. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago
  78. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  79. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  80. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  81. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  82. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  83. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  84. 5c9bbfb Add zookeeper test in Makefile by Hongwei Wang · 9 years ago
  85. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  86. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  87. a7c162c The code evolved enough so that we now have tests that directly depend on OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  88. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  89. b307ae2 Merge branch 'master' into zookeeper by Hongwei Wang · 9 years ago
  90. a3780a8 Register zookeeper plugin in grpc by Hongwei Wang · 9 years ago
  91. a8cc439 Add zookeeper library in Makefile template by Hongwei Wang · 9 years ago
  92. 367e30f Replacing echo -e with a more generic system. by Nicolas "Pixel" Noble · 9 years ago
  93. 4a015a6 Added caching for HAS_SYSTEMTAP in Makefile by murgatroid99 · 9 years ago
  94. aa52157 Add caching for Makefile dependency detection by murgatroid99 · 9 years ago
  95. 09e0f60 Merged changes from master by murgatroid99 · 9 years ago
  96. 71020da Fixed typo in variable name by murgatroid99 · 9 years ago
  97. 5a79053 Added OpenSSL NPN pkg-config check by murgatroid99 · 9 years ago
  98. 1be0437 Merged changes from upstream/master by murgatroid99 · 9 years ago
  99. 6d9e401 Don't use pkg-config to look for perftools by murgatroid99 · 9 years ago
  100. 44a4ef3 Merge pull request #2174 from nicolasnoble/makefile-npn-check by jboeuf · 9 years ago