- 09 Jan, 2016 1 commit
-
-
Peter Newman authored
-
- 15 Dec, 2015 1 commit
-
-
Peter Newman authored
Make the code match what the docs claimed, to return a define for HAVE_UNORDERED_MAP
-
- 12 Dec, 2015 1 commit
-
-
Feng Xiao authored
MSVC MP flag to build with multiple processes in visual studio.
-
- 11 Dec, 2015 1 commit
-
-
Thomas Van Lenten authored
Update the min toolchain for iOS/OS X to be Xcode 7
-
- 10 Dec, 2015 5 commits
-
-
Thomas Van Lenten authored
- Let Xcode update the projects, schemes, and info.plists. - Add workaround for shallow analyzer issues in current Xcode versions (deep analyze gets things correct). - Tweak the Swift based tests to avoid warnings from Xcode 7's XCTest using optionals for autoenclosure results. - No longer tag the ObjC iOS travis test as flaky, xctool seems to manage the simulator pretty well.
-
Thomas Van Lenten authored
Fix distclean and maintainer-clean to get more generated files.
-
Thomas Van Lenten authored
-
Joshua Haberman authored
Enable fast cpp protos in the python interface.
-
Feng Xiao authored
Arena type traits standardization.
-
- 09 Dec, 2015 5 commits
-
-
Yangqing Jia authored
-
Feng Xiao authored
Fix narrowing implicit cast in generated message [NFC]
-
Manjunath Kudlur authored
Fixes #1029
-
Kal Conley authored
-
Paul Yang authored
Use angle bracket for well known type proto header.
-
- 08 Dec, 2015 6 commits
-
-
Bo Yang authored
-
Thomas Van Lenten authored
Use compiler provided static assert and avoid tripping unused-local-typedef warnings.
-
Thomas Van Lenten authored
-
Manjunath Kudlur authored
Fixes #1029
-
Manjunath Kudlur authored
Added util/python/BUILD to provide //util/python:python_headers dependency for building use_fast_cpp_protos
-
Manjunath Kudlur authored
-
- 07 Dec, 2015 5 commits
-
-
Manjunath Kudlur authored
-
Manjunath Kudlur authored
-
Benjamin Bennett authored
-
Thomas Van Lenten authored
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
-
Thomas Van Lenten authored
-
- 06 Dec, 2015 1 commit
-
-
Yangqing Jia authored
This is adapted from the branch of @xfxyjwf at: https://github.com/xfxyjwf/protobuf/commit/494716a682ef854168e92231a3cdcc89d587d9b9 and should solve the protobuf compilation problem against nvcc. Tested against nvcc 6.5 and 7.0.
-
- 05 Dec, 2015 3 commits
-
-
Jisi Liu authored
Making _genproto rules public.
-
Joshua Haberman authored
Conformance test implementation for Python.
-
Martin Maly authored
This enables other xx_proto_library targets to depend on xx_proto_library targets in different packages, and specifically on xx_wkt_protos.
-
- 04 Dec, 2015 2 commits
-
-
Joshua Haberman authored
Add srcs_version = "PY2AND3" in BUILD files
-
Josh Haberman authored
-
- 03 Dec, 2015 3 commits
-
-
Geoffrey Irving authored
The sources themselves appear to already be Python 3 clean.
-
Josh Haberman authored
-
Jisi Liu authored
Fix headers for gmock.BUILD
-
- 02 Dec, 2015 6 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Thomas Van Lenten authored
Tweak the error message as the generate is in the core binary these d…
-
Thomas Van Lenten authored
-
Thomas Van Lenten authored
Check and throw errors for nil values/keys (like NSDictionary).
-
Thomas Van Lenten authored
Ensure the conformance build of objc code is using the Mac OS X SDK
-