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
Commit message (
Expand
)
Author
Age
*
add delimited_message_util.cc to libprotobuf.cmake
Byron Yi
2017-03-16
*
migrate delimited messages functions to util package
Byron Yi
2017-03-16
*
Fix libprotoc.cmake to generate well_known_types_embed.cc
Konstantin Podsvirov
2017-03-15
*
Double-quote file paths in extract_includes.bat.in
Feng Xiao
2017-03-10
*
Add missing thread dependency in cmake.
Feng Xiao
2017-03-09
*
Detect if Descriptor.cs changes for csharp
Jie Luo
2017-03-02
*
Disable MSVC warning C4309
Wojciech Mamrak
2017-02-18
*
Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699)
Jonathan Hseu
2017-02-10
*
Fixed "make check" for cmake build
Adam Cozzette
2016-12-19
*
Auto-generate well_known_types_embed.cc
Adam Cozzette
2016-12-19
*
Add missing files.
Jisi Liu
2016-12-05
*
Updated libprotoc.cmake
Adam Cozzette
2016-11-17
*
Fixing references to the removed atomicops_internals_pnacl.h file.
Sergio Campama
2016-11-10
*
update files to include php generators
Jisi Liu
2016-10-10
*
Added new has_bits.h file to cmake/extract_includes.bat.in (#2152)
Adam Cozzette
2016-10-10
*
Remove inexist files from build.
Feng Xiao
2016-10-06
*
update files to include php generators (#2165)
Jisi Liu
2016-10-06
*
Check in php implementation. (#2052)
Paul Yang
2016-09-15
*
Rename UNICODE to protobuf_UNICODE
Wei-Yin Chen (陳威尹)
2016-09-01
*
Support Unicode build on Windows
Wei-Yin Chen (陳威尹)
2016-08-31
*
Merge pull request #1842 from udnaan/master
Feng Xiao
2016-08-08
|
\
*
\
Merge pull request #1865 from podsvirov/topic-cmake-project
Feng Xiao
2016-08-03
|
\
\
|
*
|
CMake: Auto find ZLIB from package config if nedded
Konstantin Podsvirov
2016-08-02
*
|
|
CMake: remove repeated_field_reflection.h from extract list
Konstantin Podsvirov
2016-08-01
|
*
|
CMake: Bugfix for protobuf_MODULE_COMPATIBLE
Konstantin Podsvirov
2016-07-28
|
*
|
CMake: Link to ZLIB only if protobuf_WITH_ZLIB enabled
Konstantin Podsvirov
2016-07-28
|
/
/
|
*
fixed cmake config files install path
Adnan
2016-07-26
|
/
*
Merge remote-tracking branch 'origin/3.0.0-beta-4'
Feng Xiao
2016-07-18
|
\
|
*
Integrate from internal code base.
Feng Xiao
2016-07-13
*
|
Fix a bad variable dereference causing <package>_FIND_VERSION_PRERELEASE to b...
Walter Gray
2016-07-12
|
/
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Merge pull request #1666 from yeswalrus/cmake-prerelease-examples
Feng Xiao
2016-06-17
|
\
*
\
Merge pull request #1658 from yeswalrus/cmake-fixup-module
Feng Xiao
2016-06-15
|
\
\
*
|
|
make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use.
Walter Gray
2016-06-09
*
|
|
Save the relevant options used to create a package, allow users to reject pac...
Walter Gray
2016-06-09
|
|
*
Fix prerelease version matching to be more consistent with the find_package a...
Walter Gray
2016-06-09
|
|
/
|
/
|
|
*
Removed handling for ALIASED targets since they are unused.
Walter Gray
2016-06-07
|
/
*
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
*
|
Use ExternalProject_Add to build the examples in a stand-alone fashion.
Walter Gray
2016-06-06
*
|
CMake project updates
Konstantin Podsvirov
2016-06-04
*
|
Integrate interanl changes
Bo Yang
2016-06-02
|
*
For prerelease versions, require protobuf_FIND_VERSION to be set.
Walter Gray
2016-05-31
|
*
Include the prerelease version in the protobuf_VERSION
Walter Gray
2016-05-31
*
|
Merge pull request #1613 from yeswalrus/cmake-min-version
Feng Xiao
2016-05-31
|
\
\
|
|
/
|
/
|
*
|
Remove __PROTOBUF_PACKAGE_PREFIX
Walter Gray
2016-05-28
*
|
remove useless cleanup - config.cmake files are executed in their own context.
Walter Gray
2016-05-26
|
*
Bump to the *real* minimum required version. Setting CMP0022 breaks CMake ver...
Walter Gray
2016-05-26
*
|
Remove if(TRUE)
Walter Gray
2016-05-26
|
/
*
added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88
Jeff Merver
2016-05-21
[next]