| Commit message (Expand) | Author | Age | Files | Lines |
* | Protobuf: restore previous output directory | André Apitzsch | 2018-07-16 | 1 | -2/+2 |
|
|
* | Protobuf: restore 'DESCRIPTORS' support | André Apitzsch | 2018-07-16 | 1 | -4/+23 |
|
|
* | Protobuf: restore 'PROTOBUF_IMPORT_DIRS' check | André Apitzsch | 2018-07-16 | 1 | -0/+8 |
|
|
* | Protobuf: use upstream implementation to generate cpp and python files | André Apitzsch | 2018-07-16 | 1 | -104/+121 |
|
|
* | FindProtobuf: fix documentation typo | André Apitzsch | 2017-10-06 | 1 | -1/+1 |
|
|
* | FindProtobuf: add flag to allow descriptor files to be generated | Peter Mitrano | 2017-10-02 | 1 | -3/+26 |
|
|
* | FindProtobuf: Refactor custom command output listing | Brad King | 2017-10-02 | 1 | -7/+8 |
|
|
* | FindProtobuf: add target for protoc | André Apitzsch | 2017-07-12 | 1 | -4/+16 |
|
|
* | FindProtobuf: add optional export declaration macro to generated cpp files | André Apitzsch | 2017-05-26 | 1 | -5/+16 |
|
|
* | FindProtobuf: Rename imported targets to match upstream names | Brad King | 2017-05-22 | 1 | -27/+27 |
|
|
* | FindProtobuf: add targets | André Apitzsch | 2017-05-18 | 1 | -0/+81 |
|
|
* | FindProtobuf: Add option to find static libraries on UNIX | Sébastien GALLOU | 2017-02-06 | 1 | -0/+27 |
|
|
* | FindProtobuf: Search for debug library named with `d` suffix | Adam Martin | 2016-10-10 | 1 | -1/+1 |
|
|
* | FindProtobuf: Fix protobuf_generate_*() to handle subdirs | Martin Joly | 2016-10-07 | 1 | -6/+10 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -15/+3 |
|
|
* | Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS' | Brad King | 2016-08-03 | 1 | -0/+8 |
|\ |
|
| * | FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRS | Konstantin Sinitsyn | 2016-08-02 | 1 | -0/+8 |
|
|
* | | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs. | Vladimír Vondruš | 2016-06-09 | 1 | -0/+8 |
|/ |
|
* | FindProtobuf: Rename variables to match case of module name | Antonio Perez Barrero | 2016-03-07 | 1 | -66/+112 |
|
|
* | FindProtobuf: check version | Antonio Perez Barrero | 2016-02-16 | 1 | -2/+57 |
|
|
* | FindProtobuf: prevent redundant PROTOBUF_LIBRARIES | Antonio Perez Barrero | 2016-02-11 | 1 | -22/+23 |
|
|
* | FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUND | Sebastian Schuberth | 2015-12-11 | 1 | -1/+1 |
|
|
* | FindProtobuf: Add protobuf_generate_python function | Andreas Bergmeier | 2015-09-15 | 1 | -4/+63 |
|
|
* | FindProtobuf: Search x64 directories in VS-built protobuf source (#14833) | A. Joël Lamotte | 2015-08-11 | 1 | -6/+11 |
|
|
* | FindProtobuf: Cleanup reStructuredText documentation formatting | Brad King | 2014-11-06 | 1 | -111/+64 |
|
|
* | FindProtobuf: Make outputs depend on protoc executable | Michael Hanselmann | 2014-09-18 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -37/+102 |
|
|
* | FindProtobuf: also find pthread | Matthew Woehlke | 2013-05-24 | 1 | -0/+13 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | FindProtobuf: Update documentation comment for 2.8.8 | Philip Lowman | 2012-01-04 | 1 | -1/+1 |
|
|
* | FindProtobuf: Merge patch that allows extra import dirs | Philip Lowman | 2011-12-18 | 1 | -0/+13 |
|
|
* | FindProtoBuf: Documented limitation of the public macro | Philip Lowman | 2011-10-13 | 1 | -1/+5 |
|
|
* | 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dir | Philip Lowman | 2011-06-14 | 1 | -2/+22 |
|
|
* | Fix , to - in Copyright message so it passes CMake.ModuleNotices test | Philip Lowman | 2011-05-26 | 1 | -1/+1 |
|
|
* | FindProtobuf: Better MSVC support, Searching for protobuf lite | Philip Lowman | 2011-05-26 | 1 | -22/+82 |
|
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Fix module docs to be manpage (groff) friendly | Brad King | 2009-10-05 | 1 | -10/+10 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -4/+14 |
|
|
* | Add a blank line to my contributed find modules to prevent copyright info fro... | Philip Lowman | 2009-09-22 | 1 | -11/+11 |
|
|
* | Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXES | Philip Lowman | 2009-09-21 | 1 | -1/+1 |
|
|
* | Forgot to mark Protobuf cache variables as advanced | Philip Lowman | 2009-09-21 | 1 | -0/+5 |
|
|
* | [NEW Module] Find and use Google's Protocol Buffers library & compiler | Philip Lowman | 2009-09-21 | 1 | -0/+106 |
|
|