1. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  2. 44b2d08 Makefile.template: use import library names for mingw, instead of static libraries by Mario Emmenlauer · 8 years ago
  3. 06d3d4a Makefile.template: remove the 'imp' suffix from MINGW library names by Mario Emmenlauer · 8 years ago
  4. 8e883b2 Makefile.template: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 8 years ago
  5. 13f6716 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  6. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  7. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  8. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  9. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  10. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  11. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  12. 40c8fba Start handling things in Makefile.template by Craig Tiller · 8 years ago
  13. 27f7084 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  14. 38b99e9 Start handling things in Makefile.template by Craig Tiller · 8 years ago
  15. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  16. d4df55e Update required protobuf version to v3.0.0 by Yuchen Zeng · 8 years ago
  17. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  18. a3c5535 Remove use of verify-install target in Makefile by murgatroid99 · 8 years ago
  19. 4ce4583 Remove warning about protobuf 3.0.0+ from the Makefile by murgatroid99 · 8 years ago
  20. f7fbdd4 We should always try to compile the protoc plugins when building tests. by Nicolas "Pixel" Noble · 8 years ago
  21. cc7eb8e Makefile modifications and instructions to enable cross-compilation by Vijay Pai · 8 years ago
  22. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  23. 53018e4 Merge pull request #6954 from dgquintas/protoc_include_path by Nicolas Noble · 8 years ago
  24. e68ed6f Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  25. 2041092 Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true by vjpai · 8 years ago
  26. d06b482 Merge pull request #6707 from murgatroid99/makefile_warning_wording by Jan Tattermusch · 8 years ago
  27. 7356326 Improve wording of protobuf warning in Makefile by murgatroid99 · 8 years ago
  28. e7cb77b Make grpc_zookeeper.pc file generation consistent with other .pc files by murgatroid99 · 8 years ago
  29. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 9 years ago
  30. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  31. 32173c5 First version of json fuzzer by Craig Tiller · 9 years ago
  32. 804b855 Test for a working -Wshadow by Craig Tiller · 9 years ago
  33. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 9 years ago
  34. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  35. 4a67be4 Further cleanup by Craig Tiller · 9 years ago
  36. 08946be Further cleanup by Craig Tiller · 9 years ago
  37. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  38. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  39. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  40. 2908d63 Remove pr in Makefile by yang-g · 9 years ago
  41. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 9 years ago
  42. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 9 years ago
  43. 1b1e238 Better dynamic linking by Craig Tiller · 9 years ago
  44. f51a901 Shifting the merge mechanism. by Nicolas "Pixel" Noble · 9 years ago
  45. 6e72dae Using libtool instead of ar under MacOS. by Nicolas "Pixel" Noble · 9 years ago
  46. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  47. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  48. c4e57e3 Cleaning up cruft to properly create a dll file. by Nicolas "Pixel" Noble · 9 years ago
  49. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  50. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  51. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  52. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  53. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 9 years ago
  54. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  55. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  56. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 9 years ago
  57. 82f3f0d Fix compiler flags by Craig Tiller · 9 years ago
  58. 16872b8 Fix *SAN compilation by Craig Tiller · 9 years ago
  59. de024c5 Fix a build error on newer clangs with msan by Craig Tiller · 9 years ago
  60. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 9 years ago
  61. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  62. aff3d50 Fix C++ by Craig Tiller · 9 years ago
  63. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  64. 71a8604 Fix TSAN on Jenkins and on my machine by Craig Tiller · 9 years ago
  65. 623ca7d Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build by Nicolas Noble · 9 years ago
  66. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  67. e869b56 Hard code text segment address for msan, tsan by Craig Tiller · 9 years ago
  68. 324140c support static linkage for dependencies by Jan Tattermusch · 9 years ago
  69. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  70. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  71. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  72. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  73. ec2af56 Tweak compiler settings to hopefully make Jenkins more robust by Craig Tiller · 9 years ago
  74. ea21ca2 Fix makefile, codegen bugs by Craig Tiller · 9 years ago
  75. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  76. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  77. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  78. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  79. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  80. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  81. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  82. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  83. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  84. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  85. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  86. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  87. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  88. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  89. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  90. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  91. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  92. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  93. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  94. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  95. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  96. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago
  97. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  98. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  99. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  100. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago