- 01 Aug, 2017 4 commits
- 31 Jul, 2017 1 commit
-
-
Feng Xiao authored
CMake: Install .pc Files (Backport: 3.4)
-
- 25 Jul, 2017 16 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Sergey authored
-
Adam Cozzette authored
Add declaration for AddDescriptorsImpl()
-
Paul Yang authored
-
Jisi Liu authored
Update version number for 3.4.0
-
Jisi Liu authored
-
Jisi Liu authored
Omit the zip test if tools are not available
-
Jisi Liu authored
Use keys() instead of iterkeys() to be python3 compatbile.
-
Jisi Liu authored
-
- 24 Jul, 2017 13 commits
-
-
Jie Luo authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jie Luo authored
-
Jisi Liu authored
Create 3.4.x branch
-
Brad Larson authored
AddDescriptorsImpl() is a private static implementation detail, and needs to be declared but won't be used from outside the source file. Place it inside an anonymous namespace to fix a previous build error that would result in more restrictive build enviornments that use -Werror=missing-declarations or similar compiler flags.
-
Yilun Chong authored
Proto2 test message support to conformance test
-
Feng Xiao authored
Windows: support long paths in open/mkdir/access
-
Brad Larson authored
Treat missing declarations as an error for test builds, to prevent future updates which add functions without properly declaring them. This will prevent broken builds in more restrictive build environments.
-
Axel Huebl authored
Exclude the unconfigured .pc input files of the CMake based install: they shall not be packed/distributed, only their outputs are
-
Axel Huebl authored
Adds pkg-config (`.pc`) files for CMake based installs.
-
Adam Cozzette authored
CMake: Install .pc Files
-
- 23 Jul, 2017 2 commits
-
-
Axel Huebl authored
Exclude the unconfigured .pc input files of the CMake based install: they shall not be packed/distributed, only their outputs are
-
Axel Huebl authored
Adds pkg-config (`.pc`) files for CMake based installs.
-
- 21 Jul, 2017 2 commits
-
-
Adam Cozzette authored
Updated outdated hyperlink
-
Arnold Schrijver authored
Github repo had moved, pointing to correct location.
-
- 20 Jul, 2017 2 commits
-
-
Feng Xiao authored
Fix typos in comment
-
Adam Cozzette authored
Fixed default instance initialization for C++ lite
-