1. f7e2e0b Remove Abseil dependency from CMake build (#10056) by Adam Cozzette · 2 years, 9 months ago
  2. e9246cd Update CMake configuration to add a dependency on Abseil (#9793) by mkruskal-google · 2 years, 10 months ago
  3. bd935e1 cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614) by Arfrever Frehtes Taifersar Arahesis · 3 years ago
  4. 4ed3941 [CMake] Allow custom plugin options e.g. to generate mocks (#9105) by Timo Lange · 3 years ago
  5. 5d0c309 Added abilty to pass options to protoc executable from cmake by Igor Sirotin · 4 years ago
  6. a446e64 Previously, I had incorrectly used some newer features of CMake(version 3.14). But Now I have updated this code to work with older versions of CMake too. by Afshin Pir · 4 years, 7 months ago
  7. c91ab40 Correcting import path selection for protoc by afshinpir · 4 years, 11 months ago
  8. c62ffaa Incorrect selection of base name by afshinpir · 4 years, 11 months ago
  9. 4603761 cmake: extended protobuf_generate by Falko Axmann · 5 years ago
  10. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  11. 1509e8e Revert "protobuf_generate(): add relative path to output dir" by Markus Heß · 6 years ago
  12. 93f6b67 protobuf_generate(): add relative path to output dir by Markus Heß · 7 years ago
  13. 3e84147 Fixed protobuf_generate output definition for files relative to the protobuf_generate command by Steffen Wittmeier · 7 years ago
  14. 411018e cmake: Fix DEPENDS of add_custom_command in protobuf_generate by Christian von Arnim · 7 years ago
  15. b9c0c5f cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate by Christian von Arnim · 7 years ago
  16. e8ae76f cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate by Christian von Arnim · 7 years ago
  17. 9d0a44c cmake: privately add sources to targets by Ben Boeckel · 7 years ago
  18. f7e2099 protobuf_generate: create include path only for proto files by Markus Heß · 7 years ago
  19. 9829b8f protobuf_generate: add EXPORT_MACRO option by Markus Heß · 7 years ago
  20. 444aecd fix protobuf_generate function by Markus Heß · 7 years ago
  21. 0336770 add protobuf_generate function, allows use of target_sources where available by Walter Gray · 8 years ago
  22. eefd1fd CMake: Auto find ZLIB from package config if nedded by Konstantin Podsvirov · 9 years ago
  23. 7155629 CMake project updates by Konstantin Podsvirov · 9 years ago
  24. 457a297 Remove __PROTOBUF_PACKAGE_PREFIX by Walter Gray · 9 years ago
  25. d13b3d0 remove useless cleanup - config.cmake files are executed in their own context. by Walter Gray · 9 years ago
  26. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  27. 0be0789 CMake installation now compatible with origin FindProtobuf module by Konstantin Podsvirov · 10 years ago
  28. 743ec44 Parsing version from configure.ac for CMake project by Konstantin Podsvirov · 10 years ago
  29. 8298343 Install protobuf from cmake project by Konstantin Podsvirov · 10 years ago