aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+1
* Merge pull request #3158 from yeswalrus/fix-policy-warningFeng Xiao2017-09-131-2/+2
|\
| * Fix policy warning CMP0054Walter Gray2017-05-301-2/+2
* | fix protobuf_generate functionMarkus Heß2017-09-121-7/+12
* | remove the duplicationJisi Liu2017-08-011-1/+0
* | Fix makefile.amJisi Liu2017-07-251-0/+1
* | Fix build filesJisi Liu2017-07-253-5/+0
* | Merge from masterJisi Liu2017-07-258-0/+38
* | Update filelist againJisi Liu2017-07-191-0/+1
* | remove profileJisi Liu2017-07-191-1/+0
* | update build file listJisi Liu2017-07-191-1/+0
* | Merge master into 3.4.xJisi Liu2017-07-187-85/+325
|\ \
| * | replenish missed header files in install stepyjjnls2017-06-191-0/+2
| * | add protobuf_generate function, allows use of target_sources where availableWalter Gray2017-06-022-68/+116
| * | fix check_and_save_build_option not correctly exporting build optionsWalter Gray2017-05-301-1/+1
| * | Fix the check_and_save_build_option macro never evaluating to trueWalter Gray2017-05-301-1/+1
| * | Fix find module not working when no version number was givenWalter Gray2017-05-301-12/+14
| |/
| * Add headers as part of cmake projectDennis Cappendijk2017-05-293-3/+192
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-183-2/+3
|/
* Fix C++ build for down-integration.Feng Xiao2017-03-291-0/+2
* Down-integrate from google3.Feng Xiao2017-03-292-1/+5
* add delimited_message_util.cc to libprotobuf.cmakeByron Yi2017-03-161-0/+1
* migrate delimited messages functions to util packageByron Yi2017-03-161-0/+1
* Fix libprotoc.cmake to generate well_known_types_embed.ccKonstantin Podsvirov2017-03-151-1/+1
* Double-quote file paths in extract_includes.bat.inFeng Xiao2017-03-102-123/+117
* Add missing thread dependency in cmake.Feng Xiao2017-03-091-0/+1
* Detect if Descriptor.cs changes for csharpJie Luo2017-03-021-0/+1
* Disable MSVC warning C4309Wojciech Mamrak2017-02-181-1/+1
* Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699)Jonathan Hseu2017-02-101-1/+0
* Fixed "make check" for cmake buildAdam Cozzette2016-12-191-0/+1
* Auto-generate well_known_types_embed.ccAdam Cozzette2016-12-191-0/+12
* Add missing files.Jisi Liu2016-12-051-0/+1
* Updated libprotoc.cmakeAdam Cozzette2016-11-171-0/+1
* Fixing references to the removed atomicops_internals_pnacl.h file.Sergio Campama2016-11-101-1/+1
* update files to include php generatorsJisi Liu2016-10-101-0/+2
* Added new has_bits.h file to cmake/extract_includes.bat.in (#2152)Adam Cozzette2016-10-101-0/+1
* Remove inexist files from build.Feng Xiao2016-10-061-2/+0
* update files to include php generators (#2165)Jisi Liu2016-10-062-1/+4
* Check in php implementation. (#2052)Paul Yang2016-09-152-0/+2
* Rename UNICODE to protobuf_UNICODEWei-Yin Chen (陳威尹)2016-09-011-2/+2
* Support Unicode build on WindowsWei-Yin Chen (陳威尹)2016-08-311-0/+4
* Merge pull request #1842 from udnaan/masterFeng Xiao2016-08-081-1/+1
|\
| * fixed cmake config files install pathAdnan2016-07-261-1/+1
* | Merge pull request #1865 from podsvirov/topic-cmake-projectFeng Xiao2016-08-034-2/+9
|\ \
| * | CMake: Auto find ZLIB from package config if neddedKonstantin Podsvirov2016-08-022-0/+5
| * | CMake: Bugfix for protobuf_MODULE_COMPATIBLEKonstantin Podsvirov2016-07-281-1/+0
| * | CMake: Link to ZLIB only if protobuf_WITH_ZLIB enabledKonstantin Podsvirov2016-07-281-1/+4
| |/
* / CMake: remove repeated_field_reflection.h from extract listKonstantin Podsvirov2016-08-011-1/+0
|/
* Merge remote-tracking branch 'origin/3.0.0-beta-4'Feng Xiao2016-07-182-64/+64
|\
| * Integrate from internal code base.Feng Xiao2016-07-132-64/+64