1. a0d2dfe CMakeLists for Cross-compiling by Hao Chen · 4 years, 4 months ago
  2. f1ecf5c Update extract_includes.bat.in by jjinglover · 5 years ago
  3. b10d490 Fix RPATH when CMAKE_INSTALL_LIBDIR != lib. by Carlos O'Ryan · 5 years ago
  4. 1d4e959 Down integrate to GitHub by Hao Nguyen · 5 years ago
  5. 6dc9832 Merge branch 'master' of https://github.com/protocolbuffers/protobuf into sync201904090622 by Hao Nguyen · 5 years ago
  6. 176f7db Down integrate to Github by Hao Nguyen · 5 years ago
  7. c163a2d Revert accidentally commit by Hao Nguyen · 5 years ago
  8. 86bc27d Merge branch 'master' of https://github.com/protocolbuffers/protobuf by Hao Nguyen · 5 years ago
  9. a48a574 Down integrate to Github by Hao Nguyen · 5 years ago
  10. 8e5b2f1 Update file list for protobuf_lite by Phillipp Schoppmann · 5 years ago
  11. 8645d89 Merge branch '3.7.x' into merge-3-7-x by Adam Cozzette · 5 years ago
  12. e6779e9 Added io_win32.h to header list in CMake config by Adam Cozzette · 5 years ago
  13. d47c3e9 Fix CMake conflict by Hao Nguyen · 5 years ago
  14. 2f864fd Down integrate to Github by Hao Nguyen · 5 years ago
  15. cb6fa92 Merge branch '3.7.x' by Bo Yang · 5 years ago
  16. 429d2ae Merge branch 'master' into integration by Yilun Chong · 5 years ago
  17. d8c2501 down integration from internal by Yilun Chong · 5 years ago
  18. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 5 years ago
  19. 5b4ac53 Add several fixes for python toolchain (#5667) by Paul Yang · 5 years ago
  20. dface63 Swapped libprotoc and libprotobuf by Michael Matthew Mitchell · 5 years ago
  21. dbfb9a8 Merge branch 'master' into 3.7.x by Bo Yang · 5 years ago
  22. 0adb74c Down-integrate internal changes to github. (#5555) by Yilun Chong · 5 years ago
  23. 43c3abf Merge pull request #5489 from aaron-bray/master by Adam Cozzette · 5 years ago
  24. 4243082 Add strtod to libprotobuf-lite by Aaron Bray · 5 years ago
  25. cecba29 Down-integrate internal changes (#5467) by Paul Yang · 5 years ago
  26. 81f6aa4 Ran ./update_file_lists.sh to update CMake configuration by Adam Cozzette · 6 years ago
  27. d7cd543 Merge pull request #5396 from hesmar/hesmar/fixCmakeInstallHeader by Joshua Haberman · 6 years ago
  28. 35aa9fd fix: cmake install by Abdel Younes · 6 years ago
  29. 6688b60 Windows: install missing headers by Markus Heß · 6 years ago
  30. 4361398 Updated README.md (#5366) by dyyap · 6 years ago
  31. 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
  32. 1509e8e Revert "protobuf_generate(): add relative path to output dir" by Markus Heß · 6 years ago
  33. 64f5af2 Added conformance test impl file to CMake. by Joshua Haberman · 6 years ago
  34. d340bdf Merge pull request #5078 from haberman/conformance-cmake by Joshua Haberman · 6 years ago
  35. 4249692 Added cmake build files for the conformance test runner. by Josh Haberman · 6 years ago
  36. afe98de Replace repo links. by Feng Xiao · 6 years ago
  37. bde4eaf Update build files. by Feng Xiao · 6 years ago
  38. a8465b7 Merge master branch. by Feng Xiao · 6 years ago
  39. 6bbe197 Down-integrate from google3. by Feng Xiao · 6 years ago
  40. a69dfe6 tests: fix link failure and stack overflow on Mingw w64 by Roman Popov · 6 years ago
  41. b1c5503 Delete unused files. (#4942) by Feng Xiao · 6 years ago
  42. 93f6b67 protobuf_generate(): add relative path to output dir by Markus Heß · 6 years ago
  43. 3e84147 Fixed protobuf_generate output definition for files relative to the protobuf_generate command by Steffen Wittmeier · 6 years ago
  44. 143851e Remove js_embed binary. (#4709) by Feng Xiao · 6 years ago
  45. 7306f54 CMake OSX rpath management (#4620) by Mizux · 6 years ago
  46. fb33d88 Merge pull request #4619 from ccvca/cmake_protobuf_generate_changes by Feng Xiao · 6 years ago
  47. 291d9a0 Fix issue with version.rc by Ivan Shynkarenka · 6 years ago
  48. 411018e cmake: Fix DEPENDS of add_custom_command in protobuf_generate by Christian von Arnim · 6 years ago
  49. ac34bf8 Merge pull request #4579 from jozefizso/dev/3380_version_info by Feng Xiao · 6 years ago
  50. 4600f78 Merge pull request #4587 from chronoxor/master by Feng Xiao · 6 years ago
  51. b9c0c5f cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate by Christian von Arnim · 6 years ago
  52. e8ae76f cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate by Christian von Arnim · 6 years ago
  53. 2213c1c Merge pull request #4538 from Mizux/patch-2 by Feng Xiao · 6 years ago
  54. feb183d Appveyor MinGW build by Ivan Shynkarenka · 6 years ago
  55. f80a886 Cygwin build failed by Ivan Shynkarenka · 6 years ago
  56. b1fecd0 Include file information in all DLL and EXE outputs by Jozef Izso · 6 years ago
  57. 3415201 Add file information to Windows binaries by Jozef Izso · 6 years ago
  58. 2bd7f51 fix duplicate mkdir in update_file_lists.sh by Corentin Le Molgat · 6 years ago
  59. c3b152c CMake: Update CXX Standard management by Corentin Le Molgat · 6 years ago
  60. 3ad8efc Add .proto files to extract_includes.bat by Mizux · 6 years ago
  61. d3e8a54 Fix problem: cmake build failed in c++11 by clang by Silver Chan · 6 years ago
  62. 40d6eca Merge pull request #4467 from xfxyjwf/error by Feng Xiao · 6 years ago
  63. 8f88a50 Improve error message when googletest is missing. by Feng Xiao · 6 years ago
  64. 014e76e Update instructions about getting protobuf source. by Feng Xiao · 6 years ago
  65. 3c5442a Include googletest as a submodule (#3993) by Carlos O'Ryan · 6 years ago
  66. d5a0024 Remove javanano. by Feng Xiao · 6 years ago
  67. 0c5fcde Removed some unused C++ source files by Adam Cozzette · 6 years ago
  68. afe96b6 Merge branch 'master' into down-integrate by Adam Cozzette · 6 years ago
  69. 0400cca Integrated internal changes from Google by Adam Cozzette · 6 years ago
  70. fd595fc Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." by Feng Xiao · 6 years ago
  71. 724f0be Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. by John Millikin · 6 years ago
  72. fe33c5f Added instruction for existing ZLIB configuration by Abdul Sami · 6 years ago
  73. 82e0231 Merge pull request #4259 from Mizux/master by Feng Xiao · 6 years ago
  74. 1ec9beb Use NEW behaviour for project VERSION variables. by Corentin Le Molgat · 6 years ago
  75. 8dd0f4e Even with MSVC enable zlib support as default behaviour. by Corentin Le Molgat · 6 years ago
  76. f7a0584 Add CMake ALIAS targets by Corentin Le Molgat · 6 years ago
  77. 3bc0282 Add VERSION property to CMake library targets by Corentin Le Molgat · 6 years ago
  78. 9d0a44c cmake: privately add sources to targets by Ben Boeckel · 6 years ago
  79. 609d752 Ran update_file_lists.sh to update Bazel and CMake file lists by Adam Cozzette · 7 years ago
  80. 0ba8eea Merge branch 'master' into down-integrate by Adam Cozzette · 7 years ago
  81. 92a7e77 Integrated internal changes from Google by Adam Cozzette · 7 years ago
  82. a27da09 Merge branch '3.5.x' into 3.5.x-merge by Adam Cozzette · 7 years ago
  83. cba18ef Allow one to omit building libprotoc and protoc binaries by Yangqing Jia · 7 years ago
  84. 181e284 Fix Atomic32/AtomicWord on some platforms. by Jisi Liu · 7 years ago
  85. 4526d8b Merge pull request #3722 from timou/cmake-windows-clean by Jisi Liu · 7 years ago
  86. a23669c Sort MSVC warning suppressions by Tim Ebringer · 7 years ago
  87. 07b9238 Merge pull request #3770 from pherl/3.5-integrate by Jisi Liu · 7 years ago
  88. 9c407a1 Merge pull request #3751 from uykusuz/master by Jisi Liu · 7 years ago
  89. 1a7a7fc Merge from google internal by Jisi Liu · 7 years ago
  90. be13314 fixes issue #3750 by Boris Broenner · 7 years ago
  91. 2a72840 Suppress VS2017 compiler/linker warnings by Tim Ebringer · 7 years ago
  92. f7e2099 protobuf_generate: create include path only for proto files by Markus Heß · 7 years ago
  93. 0e069e5 generate python code when calling PROTOBUF_GENERATE_PYTHON by Markus Heß · 7 years ago
  94. 9829b8f protobuf_generate: add EXPORT_MACRO option by Markus Heß · 7 years ago
  95. 13fd045 Integrated internal changes from Google by Adam Cozzette · 7 years ago
  96. 471b45e Merge pull request #3158 from yeswalrus/fix-policy-warning by Feng Xiao · 7 years ago
  97. 444aecd fix protobuf_generate function by Markus Heß · 7 years ago
  98. d77c8c5 remove the duplication by Jisi Liu · 7 years ago
  99. 12c186f Fix makefile.am by Jisi Liu · 7 years ago
  100. e177739 Fix build files by Jisi Liu · 7 years ago