index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Disable MSVC warning C4309
Wojciech Mamrak
2017-02-18
*
Rename UNICODE to protobuf_UNICODE
Wei-Yin Chen (陳威尹)
2016-09-01
*
Support Unicode build on Windows
Wei-Yin Chen (陳威尹)
2016-08-31
*
CMake: Auto find ZLIB from package config if nedded
Konstantin Podsvirov
2016-08-02
*
make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use.
Walter Gray
2016-06-09
*
Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning
Feng Xiao
2016-06-07
|
\
*
|
Replace handwritten protobuf-targets with exported version.
Walter Gray
2016-06-06
*
|
CMake project updates
Konstantin Podsvirov
2016-06-04
|
*
Include the prerelease version in the protobuf_VERSION
Walter Gray
2016-05-31
*
|
Bump to the *real* minimum required version. Setting CMP0022 breaks CMake ver...
Walter Gray
2016-05-26
|
/
*
Allow bigobj for map_unittest
Jisi Liu
2016-04-01
*
MSVC MP flag to build with multiple processes in visual studio.
Benjamin Bennett
2015-12-07
*
Improved SHARED build from CMake project
Konstantin Podsvirov
2015-10-15
*
Add CMake option protobuf_DEBUG_POSTFIX
Konstantin Podsvirov
2015-09-17
*
Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS
Konstantin Podsvirov
2015-09-15
*
Rename CMake option ZLIB to protobuf_WITH_ZLIB
Konstantin Podsvirov
2015-09-15
*
Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS
Konstantin Podsvirov
2015-09-15
*
Using NEW behavior for CMP0022 in CMake project
Konstantin Podsvirov
2015-09-01
*
Option for switching static runtime link policy with MSVC
Konstantin Podsvirov
2015-09-01
*
Using find_package(ZLIB) with MSVC too
Konstantin Podsvirov
2015-08-31
*
Improved configure.ac parsing
Konstantin Podsvirov
2015-08-31
*
Merge pull request #673 from podsvirov/topic-cmake-install
Feng Xiao
2015-08-12
|
\
*
|
only link runtime libraries statically for a static build
Jan Tattermusch
2015-08-12
*
|
make VS build link runtime statically
Jan Tattermusch
2015-08-08
|
*
Parsing version from configure.ac for CMake project
Konstantin Podsvirov
2015-08-01
|
*
Install protobuf from cmake project
Konstantin Podsvirov
2015-07-31
|
/
*
Make the code independent of config.h
Jisi Liu
2015-06-16
*
Update ./update_file_lists.sh.
Feng Xiao
2015-06-05
*
Add back incorrectly excluded cmake targets.
Feng Xiao
2015-06-05
*
Add an cmake option to exclude tests.
Feng Xiao
2015-06-04
*
Add cmake support.
Feng Xiao
2015-05-31