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
*
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
*
add protobuf:: namespace to installed targets
Walter Gray
2016-05-20
*
Merge pull request #1576 from wal-rus/cmake-versionfile
Feng Xiao
2016-05-20
|
\
|
*
Update protobuf-config-version.cmake.in to correctly set the required variabl...
Walter Gray
2016-05-19
*
|
Fix the cmake configuration file install path to be more standards compliant ...
Walter Gray
2016-05-19
|
/
*
Update file lists.
Jisi Liu
2016-04-28
*
Update file list to include the missing extension lite file.
Jisi Liu
2016-04-18
*
Merge branch 'master' into internal-merge
Josh Haberman
2016-04-07
|
\
|
*
Added access_level for types
Gaurav Vaish
2016-04-05
*
|
Allow bigobj for map_unittest
Jisi Liu
2016-04-01
|
/
*
Clarified that 'nmake' must be run before 'nmake check'.
Josh Haberman
2016-02-10
*
Integrate from google internal.
Jisi Liu
2016-01-29
*
Fix typos in README.md/CHANGES.txt
Dongjoon Hyun
2016-01-11
*
Update BUILD/cmake files.
Feng Xiao
2015-12-28
*
Merge branch master into v3.0.0-beta-2
Feng Xiao
2015-12-21
|
\
*
|
Down-integrate from internal code base.
Feng Xiao
2015-12-11
|
*
MSVC MP flag to build with multiple processes in visual studio.
Benjamin Bennett
2015-12-07
|
/
*
Rename "umbrella" to "reflection" consistently.
Jon Skeet
2015-11-19
*
Add support for POWER Linux
Doug Kwan
2015-11-03
*
Merge pull request #889 from leif81/patch-1
Feng Xiao
2015-10-16
|
\
|
*
Change back to "protobuf_BUILD_TESTS" flag
Leif Gruenwoldt
2015-10-16
*
|
Merge pull request #783 from podsvirov/topic-cmake-project
Feng Xiao
2015-10-16
|
\
\
|
|
*
Fix typos in cmake README.md
Leif Gruenwoldt
2015-10-16
|
|
/
|
/
|
|
*
Improved SHARED build from CMake project
Konstantin Podsvirov
2015-10-15
*
|
Update cmake/README.md for #783 PR
Konstantin Podsvirov
2015-10-09
*
|
First pass at generating XML documentation from .proto comments.
Jon Skeet
2015-10-01
|
*
Add CMake option protobuf_DEBUG_POSTFIX
Konstantin Podsvirov
2015-09-17
|
*
Simplify testing from CMake project to "check" target
Konstantin Podsvirov
2015-09-17
[next]