1. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  2. d217808 Merge branch master into v3.0.0-beta-2 by Feng Xiao · 9 years ago
  3. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  4. 9fc4d90 MSVC MP flag to build with multiple processes in visual studio. by Benjamin Bennett · 9 years ago
  5. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  6. 2a50e67 Add support for POWER Linux by Doug Kwan · 9 years ago
  7. 70b81ba Merge pull request #889 from leif81/patch-1 by Feng Xiao · 9 years ago
  8. a9e6a8f Change back to "protobuf_BUILD_TESTS" flag by Leif Gruenwoldt · 9 years ago
  9. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  10. 24e2d8c Fix typos in cmake README.md by Leif Gruenwoldt · 9 years ago
  11. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  12. 0f21c53 Update cmake/README.md for #783 PR by Konstantin Podsvirov · 9 years ago
  13. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  14. f397ede Add CMake option protobuf_DEBUG_POSTFIX by Konstantin Podsvirov · 9 years ago
  15. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  16. d41601c Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  17. 0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS by Konstantin Podsvirov · 9 years ago
  18. 620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB by Konstantin Podsvirov · 9 years ago
  19. 673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS by Konstantin Podsvirov · 9 years ago
  20. 2fa0439 Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  21. 905f464 Using NEW behavior for CMP0022 in CMake project by Konstantin Podsvirov · 9 years ago
  22. d79e037 Option for switching static runtime link policy with MSVC by Konstantin Podsvirov · 9 years ago
  23. 20b882d Using find_package(ZLIB) with MSVC too by Konstantin Podsvirov · 9 years ago
  24. db01460 Improved configure.ac parsing by Konstantin Podsvirov · 9 years ago
  25. ff7bdad Fix bugs on windows by Bo Yang · 9 years ago
  26. b17ec3c Down-integrate from internal code base. by Feng Xiao · 9 years ago
  27. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  28. c3bc155 Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
  29. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  30. f818183 Merge pull request #673 from podsvirov/topic-cmake-install by Feng Xiao · 9 years ago
  31. 9bdeba4 only link runtime libraries statically for a static build by Jan Tattermusch · 9 years ago
  32. 1858ac9 make VS build link runtime statically by Jan Tattermusch · 9 years ago
  33. 61e078e Install headers from extract_includes for all platforms by Konstantin Podsvirov · 9 years ago
  34. dc80689 Merge pull request #653 from airtimemedia/master by Feng Xiao · 9 years ago
  35. 5500b06 Fix: comment typo by Konstantin Podsvirov · 9 years ago
  36. ebfca17 Install well-known type proto files from CMake project by Konstantin Podsvirov · 9 years ago
  37. 0be0789 CMake installation now compatible with origin FindProtobuf module by Konstantin Podsvirov · 9 years ago
  38. 743ec44 Parsing version from configure.ac for CMake project by Konstantin Podsvirov · 9 years ago
  39. 8298343 Install protobuf from cmake project by Konstantin Podsvirov · 9 years ago
  40. 6d72d12 Set cmake include directories on library targets. by Tom Hughes · 9 years ago
  41. 2ee4b56 Merge pull request #629 from google/master by Jon Skeet · 9 years ago
  42. 12f6e3d update header list. by Jisi Liu · 9 years ago
  43. 7b21611 Update make file for extra headers. by Jisi Liu · 9 years ago
  44. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 9 years ago
  45. fa544f4 Merge pull request #586 from jtattermusch/csharp_names_export by Jan Tattermusch · 9 years ago
  46. b2ac868 First part of implementing wrapper types. Not ready yet! by Jon Skeet · 9 years ago
  47. 11002e7 Merge remote-tracking branch 'upstream/master' into csharp-experimental by Jan Tattermusch · 9 years ago
  48. bd4bc9e remove pbconfig from extract script by Jisi Liu · 9 years ago
  49. cacbedf export c# naming routines publicly by Jan Tattermusch · 9 years ago
  50. 0d684d3 First pass at map support. by Jon Skeet · 9 years ago
  51. 6016199 fix typo in cmake/README.md by Jan Tattermusch · 9 years ago
  52. 50a3a80 Merge remote-tracking branch 'upstream/master' into proto3-only by Jon Skeet · 9 years ago
  53. 1e534d7 Merge pull request #505 from pherl/bazel by Jisi Liu · 9 years ago
  54. 1c42a8b Move cmake/update_file_lists.sh preparing for bazel support. by Jisi Liu · 9 years ago
  55. e9a122e Merge pull request #501 from xfxyjwf/down by Feng Xiao · 9 years ago
  56. 818c5ee Fix broken builds. by Feng Xiao · 9 years ago
  57. 09f3f4e Updates to handle use of cmake for Windows builds. by Jon Skeet · 9 years ago
  58. 78d470c Make the code independent of config.h by Jisi Liu · 9 years ago
  59. e96ff30 Down-integrate from internal code base. by Feng Xiao · 9 years ago
  60. 54a4ccc Merge pull request #481 from Qartar/master by Feng Xiao · 9 years ago
  61. 2fe6d7b Workaround for MSVC's string literal compiler limit. by Qartar · 9 years ago
  62. ee6b3d5 Remove vsprojects. by Feng Xiao · 9 years ago
  63. dffd542 Update ./update_file_lists.sh. by Feng Xiao · 9 years ago
  64. e9839ff Add back incorrectly excluded cmake targets. by Feng Xiao · 9 years ago
  65. 2286ab3 Fix README.md formatting. by Feng Xiao · 9 years ago
  66. 34448fc Add an cmake option to exclude tests. by Feng Xiao · 9 years ago
  67. 4333edb Add cmake support. by Feng Xiao · 9 years ago