aboutsummaryrefslogtreecommitdiff
path: root/cmake/libprotoc.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Integrate from google internal.Jisi Liu2016-01-291-0/+1
| | | | | Java files are moved to un-do the hack in the prevous commit, which moved the java files to the original position for integration.
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1
|
* Rename "umbrella" to "reflection" consistently.Jon Skeet2015-11-191-1/+1
| | | | This changes csharp_names.h, which will require a corresponding change in GRPC.
* Merge pull request #783 from podsvirov/topic-cmake-projectFeng Xiao2015-10-161-2/+9
|\ | | | | Improved CMake project
| * Improved SHARED build from CMake projectKonstantin Podsvirov2015-10-151-1/+7
| |
| * Add CMake option protobuf_DEBUG_POSTFIXKonstantin Podsvirov2015-09-171-1/+2
| |
* | First pass at generating XML documentation from .proto comments.Jon Skeet2015-10-011-0/+1
|/ | | | | | This could be tidied up significantly, and at some point we will want to parse the markdown and generate more appropriate XML - but this is definitely better than nothing. Generated code changes coming in next commit.
* Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-2/+2
|\ | | | | | | Change-Id: If3fb07754a734bae610d95124528e073515ac525
| * First part of implementing wrapper types. Not ready yet!Jon Skeet2015-07-161-0/+1
| |
| * First pass at map support.Jon Skeet2015-06-251-0/+1
| | | | | | | | More tests required. Generated code in next commit.
| * Updates to handle use of cmake for Windows builds.Jon Skeet2015-06-171-2/+0
| |
* | Down-integrate from internal branch.Jisi Liu2015-08-211-0/+1
|/ | | | Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
* Add cmake support.Feng Xiao2015-05-311-0/+95