aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix a bad variable dereference causing <package>_FIND_VERSION_PRERELEASE to b...Walter Gray2016-07-121-1/+1
|/
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-2/+2
* Merge pull request #1666 from yeswalrus/cmake-prerelease-examplesFeng Xiao2016-06-172-15/+22
|\
| * Fix prerelease version matching to be more consistent with the find_package a...Walter Gray2016-06-092-15/+22
* | Merge pull request #1658 from yeswalrus/cmake-fixup-moduleFeng Xiao2016-06-151-24/+9
|\ \
| * | Removed handling for ALIASED targets since they are unused.Walter Gray2016-06-071-24/+9
| |/
* | make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use.Walter Gray2016-06-091-1/+3
* | Save the relevant options used to create a package, allow users to reject pac...Walter Gray2016-06-092-11/+20
|/
* Merge pull request #1624 from yeswalrus/cmake-prerelease-versioningFeng Xiao2016-06-072-17/+30
|\
| * For prerelease versions, require protobuf_FIND_VERSION to be set.Walter Gray2016-05-311-16/+22
| * Include the prerelease version in the protobuf_VERSIONWalter Gray2016-05-311-1/+8
* | Replace handwritten protobuf-targets with exported version.Walter Gray2016-06-063-39/+24
* | Use ExternalProject_Add to build the examples in a stand-alone fashion.Walter Gray2016-06-061-2/+49
* | CMake project updatesKonstantin Podsvirov2016-06-048-69/+233
* | Integrate interanl changesBo Yang2016-06-021-0/+1
* | Merge pull request #1613 from yeswalrus/cmake-min-versionFeng Xiao2016-05-311-1/+1
|\ \ | |/ |/|
| * Bump to the *real* minimum required version. Setting CMP0022 breaks CMake ver...Walter Gray2016-05-261-1/+1
* | Remove __PROTOBUF_PACKAGE_PREFIXWalter Gray2016-05-281-5/+1
* | remove useless cleanup - config.cmake files are executed in their own context.Walter Gray2016-05-261-4/+0
* | Remove if(TRUE)Walter Gray2016-05-261-28/+26
|/
* added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88Jeff Merver2016-05-211-1/+1
* add protobuf:: namespace to installed targetsWalter Gray2016-05-201-0/+1
* Merge pull request #1576 from wal-rus/cmake-versionfileFeng Xiao2016-05-201-0/+35
|\
| * Update protobuf-config-version.cmake.in to correctly set the required variabl...Walter Gray2016-05-191-0/+35
* | Fix the cmake configuration file install path to be more standards compliant ...Walter Gray2016-05-191-2/+8
|/
* Update file lists.Jisi Liu2016-04-281-0/+5
* Update file list to include the missing extension lite file.Jisi Liu2016-04-181-1/+0
* Merge branch 'master' into internal-mergeJosh Haberman2016-04-071-0/+1
|\
| * Added access_level for typesGaurav Vaish2016-04-051-0/+1
* | Allow bigobj for map_unittestJisi Liu2016-04-011-0/+2
|/
* Clarified that 'nmake' must be run before 'nmake check'.Josh Haberman2016-02-101-1/+2