6 Commits (347e0bb52567c254119429734f2a5c32b637ae67)

Author SHA1 Message Date
Grégoire Geis 52887e1cc7 Fix DEPENDENCIES in protobuf_generate() to accept multiple values instead of silently dropping 1 month ago
Jonathan Ringer 3163111b6f [CMake] Allow for protoc executable to be configured (#17888) 3 months ago
Christian Gudrian 4b203e85f5 cmake: don't consider include paths on different drives (#14025) 1 year ago
Adam Cozzette b30259722d Fix reference to protoc binary in protobuf-generate.cmake 2 years ago
Mike Kruskal 8a07f45293 Add release tests for statically linked binaries 2 years ago
Mike Kruskal 804ec94a16 Add release tests for statically linked binaries 2 years ago
Harald Fernengel ad55f52fdb
Separate protobuf-generate cmake function to own file (#10426) 2 years ago
Mike Kruskal cac9765af0
Update CMake configuration to add a dependency on Abseil (#10401) 2 years ago
Adam Cozzette f7e2e0b301
Remove Abseil dependency from CMake build (#10056) 3 years ago
cjtallman 043ee2e4e6
Adding a DEPENDENCIES option to the protobuf_generate cmake function (#10014) 3 years ago
mkruskal-google e9246cd789
Update CMake configuration to add a dependency on Abseil (#9793) 3 years ago
Arfrever Frehtes Taifersar Arahesis bd935e101d
cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614) 3 years ago
Timo Lange 4ed3941e27
[CMake] Allow custom plugin options e.g. to generate mocks (#9105) 3 years ago
Igor Sirotin 5d0c30934b Added abilty to pass options to protoc executable from cmake 4 years ago
Afshin Pir a446e6472b 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. 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
afshinpir c91ab40081 Correcting import path selection for protoc 5 years ago
afshinpir c62ffaa539 Incorrect selection of base name 5 years ago
Falko Axmann 460376190b cmake: extended protobuf_generate 5 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Markus Heß 1509e8e3b3 Revert "protobuf_generate(): add relative path to output dir" 6 years ago
Markus Heß 93f6b67eb2 protobuf_generate(): add relative path to output dir 7 years ago
Steffen Wittmeier 3e84147d53 Fixed protobuf_generate output definition for files relative to the protobuf_generate command 7 years ago
Christian von Arnim 411018e3fb
cmake: Fix DEPENDS of add_custom_command in protobuf_generate 7 years ago
Christian von Arnim b9c0c5f526
cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate 7 years ago
Christian von Arnim e8ae76fbde
cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate 7 years ago
Ben Boeckel 9d0a44c9de cmake: privately add sources to targets 7 years ago
Markus Heß f7e209951e protobuf_generate: create include path only for proto files 7 years ago
Markus Heß 9829b8f511 protobuf_generate: add EXPORT_MACRO option 7 years ago
Markus Heß 444aecd35a fix protobuf_generate function 7 years ago
Walter Gray 0336770801 add protobuf_generate function, allows use of target_sources where available 8 years ago
Konstantin Podsvirov eefd1fdd48 CMake: Auto find ZLIB from package config if nedded 8 years ago
Konstantin Podsvirov 71556295ff CMake project updates 9 years ago
Walter Gray 457a2975f4 Remove __PROTOBUF_PACKAGE_PREFIX 9 years ago
Walter Gray d13b3d0d96 remove useless cleanup - config.cmake files are executed in their own context. 9 years ago
Feng Xiao eee38b0c01 Down-integrate from google3. 9 years ago
Konstantin Podsvirov 0be0789018 CMake installation now compatible with origin FindProtobuf module 10 years ago
Konstantin Podsvirov 743ec448c5 Parsing version from configure.ac for CMake project 10 years ago
Konstantin Podsvirov 82983433cf Install protobuf from cmake project 10 years ago