3588 Commits (8c20e55c57c90a1a84ac7cf4de96e65911c8212b)
 

Author SHA1 Message Date
Thomas Van Lenten 8c20e55c57 Add new generation option for using proto sources from other frameworks. 9 years ago
Feng Xiao 98bd6d753a Merge pull request #1692 from vjpai/friendless 9 years ago
vjpai 6daf3d2c4a Address review comments on function name 9 years ago
Vijay Pai 37eaae2006 Remove a friend-class template that is only used for the 9 years ago
Feng Xiao 52598c646e Merge pull request #1658 from yeswalrus/cmake-fixup-module 9 years ago
Feng Xiao a5e116aaf6 Merge pull request #1665 from yeswalrus/cmake-package-requirements 9 years ago
Thomas Van Lenten f180ef6398 Merge pull request #1683 from thomasvl/third_party_framework 9 years ago
Thomas Van Lenten a2a3399a6f Add support for generation sources into a framework. 9 years ago
Sergio Campamá f0c1492ef6 Add the CocoaPods integration tests to Travis. 9 years ago
Sergio Campamá 71f4a9c6f3 Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) 9 years ago
Feng Xiao 088c5c491e Merge pull request #1664 from bshaffer/patch-1 9 years ago
Walter Gray 4150a91c14 make protobuf_MSVC_STATIC_RUNTIME a dependent option to reflect it's use. 9 years ago
Walter Gray 78b3498bf4 Save the relevant options used to create a package, allow users to reject packages based on them. 9 years ago
Brent Shaffer f8a969d50a proper codeblock in README 9 years ago
Feng Xiao fba7976f5d Merge pull request #879 from mathstuf/support-equals-in-proto-path 9 years ago
Walter Gray cadfbc8e2f Removed handling for ALIASED targets since they are unused. 9 years ago
Bo Yang 401e07d372 Add GOOGLE_ prefix before PROTOBUF_DEPRECATED_ATTR 9 years ago
Bo Yang b60e615cba Fix the undefined behavior for opensource users. 9 years ago
Feng Xiao 6aa981f949 Merge pull request #1624 from yeswalrus/cmake-prerelease-versioning 9 years ago
Feng Xiao dfe0c9ad38 Merge pull request #1643 from yeswalrus/cmake-examples 9 years ago
Joshua Haberman ed1d560023 Merge pull request #1541 from haberman/conformancestrict 9 years ago
Josh Haberman 350453f2d5 Make surrogate regex even more lenient. 9 years ago
Josh Haberman 923d2c7ccf JSON surrogates Python: adjust regex for OSX error message. 9 years ago
Walter Gray 23fef56e6d Replace handwritten protobuf-targets with exported version. 9 years ago
Walter Gray 09f6a5c1d2 Use ExternalProject_Add to build the examples in a stand-alone fashion. 9 years ago
Konstantin Podsvirov 71556295ff CMake project updates 9 years ago
Josh Haberman 6a618949aa Added test for surrogates (valid and invalid). 9 years ago
Josh Haberman 84a1b60703 Added update_failure_list.py. 9 years ago
Josh Haberman 4833b4c003 Surrogate checking is unpredictable, so always manually check. 9 years ago
Josh Haberman bd98eae1c9 Fixed Python by updating failure lists and fixed a few broken tests. 9 years ago
Josh Haberman ef7894e2dc Make conformance tests more strict about the failure list. 9 years ago
Bo Yang 20b532544f Integrate interanl changes 9 years ago
Sergio Campamá e34c09182e Improving the granularity parsing errors (#1623) 9 years ago
Feng Xiao 0ab7a7f744 Merge pull request #1640 from os72/master 9 years ago
os72 f6be0d1fc1 Add https://github.com/os72/protobuf-dynamic 9 years ago
Walter Gray 0420eab173 For prerelease versions, require protobuf_FIND_VERSION to be set. 9 years ago
Walter Gray f1091ab1aa Include the prerelease version in the protobuf_VERSION 9 years ago
Feng Xiao 18a9140f33 Merge pull request #1625 from yeswalrus/note-versions 9 years ago
Feng Xiao cc30be105c Merge pull request #1613 from yeswalrus/cmake-min-version 9 years ago
Feng Xiao c4611939cd Merge pull request #1629 from zhongfq/patch-1 9 years ago
Feng Xiao a315bb8b1e Merge pull request #1614 from yeswalrus/cmake-cleanup 9 years ago
Thomas Van Lenten e215828525 Merge pull request #1630 from google/beta-3 9 years ago
Thomas Van Lenten e845187cf6 Merge pull request #1620 from sergiocampama/cleanup1 9 years ago
Eric Zhong 4629659f3a add protobuf as3 lib and code generator for as3 9 years ago
Walter Gray 457a2975f4 Remove __PROTOBUF_PACKAGE_PREFIX 9 years ago
Walter Gray 61c9696586 Update the list of places where the version is stored. 9 years ago
Sergio Campama a714c401a9 Removing unused GPBExceptionMessageKey 9 years ago
Thomas Van Lenten 40ff94ebef Merge pull request #1617 from thomasvl/more_warnings 9 years ago
Thomas Van Lenten 86e8f1fd7a Merge pull request #1604 from jonwallg/repeated_types 9 years ago
Thomas Van Lenten 38b9e74691 Add -Woverriding-method-mismatch. 9 years ago