1. def70d7 Add cmake/CMakeLists.txt for compatibility (#9596) by Arfrever Frehtes Taifersar Arahesis · 3 years, 1 month ago
  2. 14cab5b Rename main cmake/CMakeLists.txt to CMakeLists.txt by Arfrever Frehtes Taifersar Arahesis · 3 years, 1 month ago
  3. 1cec803 CMake fixes (#9595) by Arfrever · 3 years, 1 month ago
  4. 23e7cfd Lower minimum CMake version to 3.5 (#9580) by Adam Cozzette · 3 years, 1 month ago
  5. 1d13b60 cmake: Use linker version scripts (#9545) by Arfrever · 3 years, 1 month ago
  6. 18c951e Enable testing via CTest (#8737) by Florin Crișan · 3 years, 2 months ago
  7. 8495372 [cleanup] Msvc warnings (#9263) by Stephen Kennedy · 3 years, 2 months ago
  8. 55645ca Add cmake option protobuf_INSTALL for installation files (#7123) by JCooky · 3 years, 2 months ago
  9. f180289 link with correct C runtime on MSVC (#9437) by David Geldreich · 3 years, 2 months ago
  10. d049bce Remove references to HAVE_PTHREAD (#9100) by Adam Cozzette · 3 years, 6 months ago
  11. 25180ac Fix build failed for visual studio in multi-byte windows environments (#7235) by Shigeo Hashimoto · 3 years, 6 months ago
  12. bf7a5e4 build: fix the support for CMake[<3.7] by Saleem Abdulrasool · 3 years, 7 months ago
  13. c47adad cmake: support `MSVC_RUNTIME_LIBRARY` property by Saleem Abdulrasool · 3 years, 8 months ago
  14. 1ae531d Disabled version.rc for clang-cl (#8139) by Jorge López Fueyo · 3 years, 10 months ago
  15. b9a036b Do not disable RTTI by default in the CMake build by Florian Simon · 4 years, 1 month ago
  16. 1add7a7 Create a CMake option to control whether or not RTTI is enabled by Florian Simon · 4 years, 1 month ago
  17. c8f7633 Adds a CMake option to build `libprotoc` separately (#7949) by Daniel Joos · 4 years, 6 months ago
  18. e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
  19. 976f85b Add "WITH_CMAKE" define to allow cross-compiling when using the cmake build system. by Michael WERLE · 4 years, 11 months ago
  20. 10c48c9 Intel compiler: silence noisy warning for incorrectly evaluated inlining by Chuck Atkins · 5 years ago
  21. de75651 Merge 3.11.0-rc1 changes to master (#6917) by Rafi Kamal · 5 years ago
  22. 129a7c8 Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required. by veawor · 5 years ago
  23. 95a1c4f Fix #6098 by Changming Sun · 6 years ago
  24. 56e7bdf Fix builtin_atomics check in CMakeLists.txt by Ben Bader · 6 years ago
  25. 55ed1d4 link libatomic on systems without adequate builtin atomics by boscosiu · 6 years ago
  26. 5b4ac53 Add several fixes for python toolchain (#5667) by Paul Yang · 6 years ago
  27. 4249692 Added cmake build files for the conformance test runner. by Josh Haberman · 7 years ago
  28. 7306f54 CMake OSX rpath management (#4620) by Mizux · 7 years ago
  29. ac34bf8 Merge pull request #4579 from jozefizso/dev/3380_version_info by Feng Xiao · 7 years ago
  30. f80a886 Cygwin build failed by Ivan Shynkarenka · 7 years ago
  31. 3415201 Add file information to Windows binaries by Jozef Izso · 7 years ago
  32. c3b152c CMake: Update CXX Standard management by Corentin Le Molgat · 7 years ago
  33. d3e8a54 Fix problem: cmake build failed in c++11 by clang by Silver Chan · 7 years ago
  34. 1ec9beb Use NEW behaviour for project VERSION variables. by Corentin Le Molgat · 7 years ago
  35. 8dd0f4e Even with MSVC enable zlib support as default behaviour. by Corentin Le Molgat · 7 years ago
  36. cba18ef Allow one to omit building libprotoc and protoc binaries by Yangqing Jia · 7 years ago
  37. a23669c Sort MSVC warning suppressions by Tim Ebringer · 7 years ago
  38. 2a72840 Suppress VS2017 compiler/linker warnings by Tim Ebringer · 7 years ago
  39. 37bd5d5 Disable MSVC warning C4309 by Wojciech Mamrak · 8 years ago
  40. a7eaf36 Rename UNICODE to protobuf_UNICODE by Wei-Yin Chen (陳威尹) · 9 years ago
  41. 588a803 Support Unicode build on Windows by Wei-Yin Chen (陳威尹) · 9 years ago
  42. eefd1fd CMake: Auto find ZLIB from package config if nedded by Konstantin Podsvirov · 9 years ago
  43. 4150a91 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. by Walter Gray · 9 years ago
  44. 6aa981f Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning by Feng Xiao · 9 years ago
  45. 23fef56 Replace handwritten protobuf-targets with exported version. by Walter Gray · 9 years ago
  46. 7155629 CMake project updates by Konstantin Podsvirov · 9 years ago
  47. f1091ab Include the prerelease version in the protobuf_VERSION by Walter Gray · 9 years ago
  48. c57c6ea Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 by Walter Gray · 9 years ago
  49. 3b6df06 Allow bigobj for map_unittest by Jisi Liu · 9 years ago
  50. 9fc4d90 MSVC MP flag to build with multiple processes in visual studio. by Benjamin Bennett · 9 years ago
  51. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  52. f397ede Add CMake option protobuf_DEBUG_POSTFIX by Konstantin Podsvirov · 10 years ago
  53. 0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS by Konstantin Podsvirov · 10 years ago
  54. 620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB by Konstantin Podsvirov · 10 years ago
  55. 673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS by Konstantin Podsvirov · 10 years ago
  56. 905f464 Using NEW behavior for CMP0022 in CMake project by Konstantin Podsvirov · 10 years ago
  57. d79e037 Option for switching static runtime link policy with MSVC by Konstantin Podsvirov · 10 years ago
  58. 20b882d Using find_package(ZLIB) with MSVC too by Konstantin Podsvirov · 10 years ago
  59. db01460 Improved configure.ac parsing by Konstantin Podsvirov · 10 years ago
  60. f818183 Merge pull request #673 from podsvirov/topic-cmake-install by Feng Xiao · 10 years ago
  61. 9bdeba4 only link runtime libraries statically for a static build by Jan Tattermusch · 10 years ago
  62. 1858ac9 make VS build link runtime statically by Jan Tattermusch · 10 years ago
  63. 743ec44 Parsing version from configure.ac for CMake project by Konstantin Podsvirov · 10 years ago
  64. 8298343 Install protobuf from cmake project by Konstantin Podsvirov · 10 years ago
  65. 78d470c Make the code independent of config.h by Jisi Liu · 10 years ago
  66. dffd542 Update ./update_file_lists.sh. by Feng Xiao · 10 years ago
  67. e9839ff Add back incorrectly excluded cmake targets. by Feng Xiao · 10 years ago
  68. 34448fc Add an cmake option to exclude tests. by Feng Xiao · 10 years ago
  69. 4333edb Add cmake support. by Feng Xiao · 10 years ago