1. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  2. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  3. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  4. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  5. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 9 years ago
  6. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  7. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  8. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 9 years ago
  9. 82f3f0d Fix compiler flags by Craig Tiller · 9 years ago
  10. 16872b8 Fix *SAN compilation by Craig Tiller · 9 years ago
  11. de024c5 Fix a build error on newer clangs with msan by Craig Tiller · 9 years ago
  12. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 9 years ago
  13. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  14. aff3d50 Fix C++ by Craig Tiller · 9 years ago
  15. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  16. 71a8604 Fix TSAN on Jenkins and on my machine by Craig Tiller · 9 years ago
  17. 623ca7d Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build by Nicolas Noble · 9 years ago
  18. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  19. e869b56 Hard code text segment address for msan, tsan by Craig Tiller · 9 years ago
  20. 324140c support static linkage for dependencies by Jan Tattermusch · 9 years ago
  21. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  22. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  23. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  24. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  25. ec2af56 Tweak compiler settings to hopefully make Jenkins more robust by Craig Tiller · 9 years ago
  26. ea21ca2 Fix makefile, codegen bugs by Craig Tiller · 9 years ago
  27. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  28. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  29. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  30. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  31. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  32. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  33. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  34. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  35. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  36. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  37. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  38. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  39. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  40. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  41. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  42. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  43. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  44. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  45. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  46. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  47. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  48. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago
  49. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  50. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  51. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  52. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  53. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  54. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  55. 5c9bbfb Add zookeeper test in Makefile by Hongwei Wang · 9 years ago
  56. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  57. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  58. a7c162c The code evolved enough so that we now have tests that directly depend on OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  59. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  60. b307ae2 Merge branch 'master' into zookeeper by Hongwei Wang · 9 years ago
  61. a3780a8 Register zookeeper plugin in grpc by Hongwei Wang · 9 years ago
  62. a8cc439 Add zookeeper library in Makefile template by Hongwei Wang · 9 years ago
  63. 367e30f Replacing echo -e with a more generic system. by Nicolas "Pixel" Noble · 9 years ago
  64. 4a015a6 Added caching for HAS_SYSTEMTAP in Makefile by murgatroid99 · 9 years ago
  65. aa52157 Add caching for Makefile dependency detection by murgatroid99 · 9 years ago
  66. 09e0f60 Merged changes from master by murgatroid99 · 9 years ago
  67. 71020da Fixed typo in variable name by murgatroid99 · 9 years ago
  68. 5a79053 Added OpenSSL NPN pkg-config check by murgatroid99 · 9 years ago
  69. 1be0437 Merged changes from upstream/master by murgatroid99 · 9 years ago
  70. 6d9e401 Don't use pkg-config to look for perftools by murgatroid99 · 9 years ago
  71. 44a4ef3 Merge pull request #2174 from nicolasnoble/makefile-npn-check by jboeuf · 9 years ago
  72. 66d6edb Made pkg-config a variable in the Makefile by murgatroid99 · 9 years ago
  73. d8f1ef7 Reversed condition for requiring rt by murgatroid99 · 9 years ago
  74. 4fed212 Make generated .pc files list themselves as libraries by murgatroid99 · 9 years ago
  75. 1aa4bc0 Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate by Nicolas Noble · 9 years ago
  76. dbc0caf Fixed gpr name in .pc file by murgatroid99 · 9 years ago
  77. c34a3a6 Added missing pthread gpr requirement by murgatroid99 · 9 years ago
  78. d6cc19e Tweak timeouts for ?SAN by Craig Tiller · 9 years ago
  79. 8faab23 Add .pc file generation to Makefile by murgatroid99 · 9 years ago
  80. be2d3a3 Merge branch 'master' of github.com:grpc/grpc into makefile-npn-check by Nicolas "Pixel" Noble · 9 years ago
  81. da7a994 Fixed some linking problems by murgatroid99 · 9 years ago
  82. 24e2f4a Added pkg-config checking to Makefile where possible by murgatroid99 · 9 years ago
  83. 4cc8c8a Adding a check to find NPN-capable OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  84. c241d2c Added info about regenerating files to Makefile and BUILD templates by murgatroid99 · 9 years ago
  85. 7552f0f Ensure tests are built during run_tests runs by Craig Tiller · 9 years ago
  86. b6b3015 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  87. c9c83cf setting CPPFLAGS breaks openssl build by Jan Tattermusch · 9 years ago
  88. 8cc6f42 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  89. a6de798 Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc by Masood Malekghassemi · 9 years ago
  90. 3adab74 Avoid polluting our compilation with previously installed grpc. by Nicolas "Pixel" Noble · 9 years ago
  91. 945b413 Swapping the library order so that anything that openssl requires is properly tagged afterward. by Nicolas "Pixel" Noble · 9 years ago
  92. 5c0f97d Disable optimization on tsan builds by Craig Tiller · 9 years ago
  93. 4251d56 Don't run flaky tests on make test. by Nicolas "Pixel" Noble · 9 years ago
  94. e0953b7 Removing old hack for C++11 and protobuf - it's no longer relevant. by Nicolas "Pixel" Noble · 9 years ago
  95. aa52d0a Made qps_* targets "benchmark" builds. by David Garcia Quintas · 9 years ago
  96. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 9 years ago
  97. ae94d86 Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib by Nicolas Noble · 9 years ago
  98. bf2e7f0 Compile protobuf before compiling shared C++ libraries. by Michael Berlin · 9 years ago
  99. 5351392 Makefile: Fix missing space in shared library dependencies for MINGW32. by Michael Berlin · 9 years ago
  100. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago