3557 Commits (23fef56e6d1541344401191bffa3f5218278f2e3)
 

Author SHA1 Message Date
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
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
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
Walter Gray d13b3d0d96 remove useless cleanup - config.cmake files are executed in their own context. 9 years ago
Walter Gray c57c6eabf7 Bump to the *real* minimum required version. Setting CMP0022 breaks CMake versions < 2.8.12 9 years ago
Walter Gray 04265e40da Remove if(TRUE) 9 years ago
Jon Wall e72805ec5e fix expected class checking in GPBSetMessageRepeatedField 9 years ago
Thomas Van Lenten 0f27cab4fb Merge pull request #1600 from thomasvl/objc_tighter_warnings 9 years ago
Jisi Liu ed87c1fe2c Merge pull request #1586 from davidzchen/python 9 years ago
David Z. Chen 02cd45ca35 Bazel build: Keep generated sources and Python runtime in the same directory. 9 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten d089f04ae5 Merge pull request #1595 from thomasvl/objc_travis_tweaks 9 years ago
Thomas Van Lenten 368a2f4cee Automated testing tweaks for ObjC 9 years ago
Thomas Van Lenten 5d0c2ee365 Merge pull request #1593 from thomasvl/framework_includes 9 years ago
Joshua Haberman 173daf120a Merge pull request #1589 from hochhaus/master 9 years ago
Thomas Van Lenten 7da023b892 Better support for using the proto library from a framework. 9 years ago
Feng Xiao 2131b2d544 Merge pull request #1588 from jeffmvr/master 9 years ago
Andy Hochhaus 7336092d37 Add js/binary/encoder.js to js_EXTRA_DIST. 9 years ago
Jeff Merver 733ef986e5 added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88 9 years ago
Feng Xiao 594ce567ab Merge pull request #1578 from wal-rus/cmake-install-namespace 9 years ago
Walter Gray 28f35b4f16 add protobuf:: namespace to installed targets 9 years ago
Feng Xiao 38e4713191 Merge pull request #1523 from xfxyjwf/compatibility_tests 9 years ago
Feng Xiao a31d14b7d0 Describe platform requirements for the compatibility tests. 9 years ago
Thomas Van Lenten 5c6518fd27 Merge pull request #1583 from thomasvl/pods_integration_followup 9 years ago
Feng Xiao 2338e03570 Merge pull request #1576 from wal-rus/cmake-versionfile 9 years ago
Feng Xiao beca1f52ef Merge pull request #1575 from wal-rus/cmake-install-msvc 9 years ago
Thomas Van Lenten 6c47faa890 Make the CocoaPods integration tests more robust 9 years ago
Walter Gray 02a28a8fea Update protobuf-config-version.cmake.in to correctly set the required variables (PACKAGE_VERSION_EXACT, PACKAGE_VERSION_COMPATIBLE, PACKAGE_VERSION_UNSUITABLE) 9 years ago
Walter Gray 7d79458fc5 Fix the cmake configuration file install path to be more standards compliant (See the description of cmake's config search behavior on https://cmake.org/cmake/help/v3.4/command/find_package.html) 9 years ago
Thomas Van Lenten c034ba768f Merge pull request #1574 from thomasvl/test_schemes 9 years ago
Thomas Van Lenten 20b5bf624f Add shared schemes for the CocoaPods integration tests 9 years ago
Thomas Van Lenten 12dffd9089 Merge pull request #1572 from thomasvl/podspec_tests_2 9 years ago
Thomas Van Lenten 16dd477a29 CocoaPod Integration Tests 9 years ago