summaryrefslogtreecommitdiff
path: root/Modules/FindProtobuf.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindProtobuf: Add PLUGIN parameter to protobuf_generateFrank Lange2021-05-061-2/+6
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-3/+21
* FindProtobuf: Support files with multiple extensions (#18329)Florian Franzen2020-11-061-1/+1
* FindProtobuf: Link to threads dependency only when Protobuf is foundBrad King2020-09-221-1/+1
* FindProtobuf use NAMES_PER_DIRSibi Siddharthan2020-07-021-0/+2
* FindProtobuf: Fix typo in documentationRon Klein2020-06-101-1/+1
* FindProtobuf: Do not verify protoc version if it is not foundDiego Pino Garcia2019-12-161-12/+14
* FindProtobuf: Fix usage of protobuf dynamic libraries on Windowsgnaggnoyil2019-07-181-0/+15
* FindProtobuf: libprotoc also needs C++11Rolf Eike Beer2019-07-031-0/+5
* FindProtobuf: C++11 support is required since version 3.6.0Rolf Eike Beer2019-06-251-0/+5
* Protobuf: Fix generated source path with PROTOBUF_GENERATE_CPP_APPEND_PATH OFFBob Weinand2019-05-081-1/+6
* CMakeParseArguments: Remove superfluous includes of CMakeParseArgumentsKyle Edwards2018-12-131-2/+0
* Merge topic 'FindProtobuf-threads'Brad King2018-11-011-14/+22
|\
| * FindProtobuf: Add missing link dependencies on threadsBrad King2018-10-311-14/+22
* | Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-117/+118
|/
* Protobuf: restore previous output directoryAndré Apitzsch2018-07-161-2/+2
* Protobuf: restore 'DESCRIPTORS' supportAndré Apitzsch2018-07-161-4/+23
* Protobuf: restore 'PROTOBUF_IMPORT_DIRS' checkAndré Apitzsch2018-07-161-0/+8
* Protobuf: use upstream implementation to generate cpp and python filesAndré Apitzsch2018-07-161-104/+121
* FindProtobuf: fix documentation typoAndré Apitzsch2017-10-061-1/+1
* FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-021-3/+26
* FindProtobuf: Refactor custom command output listingBrad King2017-10-021-7/+8
* FindProtobuf: add target for protocAndré Apitzsch2017-07-121-4/+16
* FindProtobuf: add optional export declaration macro to generated cpp filesAndré Apitzsch2017-05-261-5/+16
* FindProtobuf: Rename imported targets to match upstream namesBrad King2017-05-221-27/+27
* FindProtobuf: add targetsAndré Apitzsch2017-05-181-0/+81
* FindProtobuf: Add option to find static libraries on UNIXSébastien GALLOU2017-02-061-0/+27
* FindProtobuf: Search for debug library named with `d` suffixAdam Martin2016-10-101-1/+1
* FindProtobuf: Fix protobuf_generate_*() to handle subdirsMartin Joly2016-10-071-6/+10
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS'Brad King2016-08-031-0/+8
|\
| * FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRSKonstantin Sinitsyn2016-08-021-0/+8
* | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs.Vladimír Vondruš2016-06-091-0/+8
|/
* FindProtobuf: Rename variables to match case of module nameAntonio Perez Barrero2016-03-071-66/+112
* FindProtobuf: check versionAntonio Perez Barrero2016-02-161-2/+57
* FindProtobuf: prevent redundant PROTOBUF_LIBRARIESAntonio Perez Barrero2016-02-111-22/+23
* FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUNDSebastian Schuberth2015-12-111-1/+1
* FindProtobuf: Add protobuf_generate_python functionAndreas Bergmeier2015-09-151-4/+63
* FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)A. Joël Lamotte2015-08-111-6/+11
* FindProtobuf: Cleanup reStructuredText documentation formattingBrad King2014-11-061-111/+64
* FindProtobuf: Make outputs depend on protoc executableMichael Hanselmann2014-09-181-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-37/+102
* FindProtobuf: also find pthreadMatthew Woehlke2013-05-241-0/+13
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindProtobuf: Update documentation comment for 2.8.8Philip Lowman2012-01-031-1/+1
* FindProtobuf: Merge patch that allows extra import dirsPhilip Lowman2011-12-181-0/+13
* FindProtoBuf: Documented limitation of the public macroPhilip Lowman2011-10-121-1/+5
* 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dirPhilip Lowman2011-06-141-2/+22
* Fix , to - in Copyright message so it passes CMake.ModuleNotices testPhilip Lowman2011-05-261-1/+1