summaryrefslogtreecommitdiffstats
path: root/Modules/FindProtobuf.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find*: Update *_FOUND variablesPeter Kokot2025-09-231-2/+5
* FindProtobuf: Deprecate protobuf_generate_*() and update documentationPeter Kokot2025-05-051-162/+477
* FindProtobuf: Change protobuf_generate(DEPENDENCIES) argument to multi-valuePeter Kokot2025-05-011-5/+11
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Modules/Find*: Include FindPackageHandleStandardArgs normallyBrad King2025-01-301-1/+1
* Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-4/+12
* Use lower case style for commandsPeter Kokot2025-01-281-1/+1
* Renumber post-3.31 development from 3.32 to 4.0Brad King2025-01-161-1/+1
* FindProtobuf: Add PROTOC_EXE option to protobuf_generateJonathan Ringer2024-10-101-6/+17
* FindProtobuf: Clarify protobuf_generate options documentationBrad King2024-10-101-29/+49
* FindProtobuf: Fail protobuf_generate early if protoc is missingJiaRui Liu2024-10-081-0/+6
* FindProtobuf: Fix IMPORT_DIRS handling and relative directory generationXiong Nandi2024-09-111-3/+17
* Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+5
* FindProtobuf: Fix protoc include path regressionAndré Apitzsch2023-10-271-4/+2
* Merge topic 'FindProtobuf-version-schemes'Brad King2023-07-141-6/+4
|\
| * FindProtobuf: Fix new version number schemeJannik Beyerstedt2023-07-141-6/+4
* | Merge topic 'findprotobuf-mingw'Brad King2023-07-071-3/+3
|\ \ | |/
| * FindProtobuf: Fix linking to shared libraries on MinGWمهدي شينون (Mehdi Chinoune)2023-07-051-3/+3
* | FindProtobuf: Add documentation for protobuf_generate()André Apitzsch2023-06-301-0/+80
* | FindProtobuf: Add DEPENDENCIES to protobuf_generateAndré Apitzsch2023-06-301-2/+2
* | FindProtobuf: Add PLUGIN_OPTIONS and PROTOC_OPTIONS to protobuf_generateAndré Apitzsch2023-06-301-11/+30
|/
* FindProtobuf: Support new version number schemeJannik Beyerstedt2023-06-201-1/+5
* 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-011-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-141-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