aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/libprotobuf.cmake
Commit message (Collapse)AuthorAge
* Fix issue with version.rcGravatar Ivan Shynkarenka2018-05-15
|
* Include file information in all DLL and EXE outputsGravatar Jozef Izso2018-04-28
|
* Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Gravatar Feng Xiao2018-03-01
| | | | This reverts commit 724f0be33d0eb42055ebe81ce0c8c7bf88ea666c.
* Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources.Gravatar John Millikin2018-02-24
| | | | | This lets all values of `WELL_KNOWN_PROTOS` be treated the same with regard to Bazel's protobuf blacklisting.
* Add CMake ALIAS targetsGravatar Corentin Le Molgat2018-02-01
| | | | | We follow the findProtobuf.cmake naming convention to ease the use of protobuf as cmake subproject
* Add VERSION property to CMake library targetsGravatar Corentin Le Molgat2018-02-01
|
* Merge 3.3.x into masterGravatar Bo Yang2017-07-18
|\
* | Add headers as part of cmake projectGravatar Dennis Cappendijk2017-05-29
| | | | | | | | tested only on windows with visual studio 2015 as generator
| * Add missing files to build files.Gravatar Feng Xiao2017-05-04
|/
* add delimited_message_util.cc to libprotobuf.cmakeGravatar Byron Yi2017-03-16
|
* CMake: Link to ZLIB only if protobuf_WITH_ZLIB enabledGravatar Konstantin Podsvirov2016-07-28
|
* Down-integrate from internal code base.Gravatar Feng Xiao2015-12-11
|
* Improved SHARED build from CMake projectGravatar Konstantin Podsvirov2015-10-15
|
* Add CMake option protobuf_DEBUG_POSTFIXGravatar Konstantin Podsvirov2015-09-17
|
* Update cmake and BUILD files.Gravatar Jisi Liu2015-08-25
| | | | Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d
* Merge branch 'master' of github.com:google/protobufGravatar Jisi Liu2015-08-21
|\ | | | | | | Change-Id: If3fb07754a734bae610d95124528e073515ac525
* | Down-integrate from internal branch.Gravatar Jisi Liu2015-08-21
| | | | | | | | Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
| * Set cmake include directories on library targets.Gravatar Tom Hughes2015-07-28
|/ | | | | cmake targets that depend on these libraries will automatically have these include directories.
* Fix broken builds.Gravatar Feng Xiao2015-06-17
|
* Down-integrate from internal code base.Gravatar Feng Xiao2015-06-15
| | | | | | [ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d
* Add cmake support.Gravatar Feng Xiao2015-05-31