aboutsummaryrefslogtreecommitdiff
path: root/cmake/libprotobuf.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with version.rcIvan Shynkarenka2018-05-151-0/+2
|
* Include file information in all DLL and EXE outputsJozef Izso2018-04-281-1/+5
|
* Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao2018-03-011-1/+0
| | | | This reverts commit 724f0be33d0eb42055ebe81ce0c8c7bf88ea666c.
* Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.John Millikin2018-02-241-0/+1
| | | | | This lets all values of `WELL_KNOWN_PROTOS` be treated the same with regard to Bazel's protobuf blacklisting.
* Add CMake ALIAS targetsCorentin Le Molgat2018-02-011-0/+1
| | | | | We follow the findProtobuf.cmake naming convention to ease the use of protobuf as cmake subproject
* Add VERSION property to CMake library targetsCorentin Le Molgat2018-02-011-0/+1
|
* Merge 3.3.x into masterBo Yang2017-07-181-0/+1
|\
| * Add missing files to build files.Feng Xiao2017-05-041-0/+1
| |
* | Add headers as part of cmake projectDennis Cappendijk2017-05-291-1/+57
|/ | | | tested only on windows with visual studio 2015 as generator
* add delimited_message_util.cc to libprotobuf.cmakeByron Yi2017-03-161-0/+1
|
* CMake: Link to ZLIB only if protobuf_WITH_ZLIB enabledKonstantin Podsvirov2016-07-281-1/+4
|
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1
|
* Improved SHARED build from CMake projectKonstantin Podsvirov2015-10-151-2/+7
|
* Add CMake option protobuf_DEBUG_POSTFIXKonstantin Podsvirov2015-09-171-1/+2
|
* Update cmake and BUILD files.Jisi Liu2015-08-251-1/+0
| | | | Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d
* Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-0/+1
|\ | | | | | | Change-Id: If3fb07754a734bae610d95124528e073515ac525
| * Set cmake include directories on library targets.Tom Hughes2015-07-281-0/+1
| | | | | | | | | | cmake targets that depend on these libraries will automatically have these include directories.
* | Down-integrate from internal branch.Jisi Liu2015-08-211-0/+2
|/ | | | Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
* Fix broken builds.Feng Xiao2015-06-171-1/+1
|
* Down-integrate from internal code base.Feng Xiao2015-06-151-0/+17
| | | | | | [ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
* Add cmake support.Feng Xiao2015-05-311-0/+42