- 28c0a48 [ObjC] full_mac_builds.sh has been update by Protobuf Team Bot · 2 years, 1 month ago
- 6e00b6b Skip bazel build in objectivec/generate_well_known_types.sh. by Protobuf Team Bot · 2 years, 1 month ago
- 26dae8d [ObjC] Test pddm expansion by Protobuf Team Bot · 2 years, 1 month ago
- 2fed1e3 [ObjC] Move the version check out into a sh_test. by Protobuf Team Bot · 2 years, 1 month ago
- 48a3b95 [ObjC] use xcpretty if installed to reduce output by Protobuf Team Bot · 2 years, 1 month ago
- 3cb8949 [ObjC] Only build protoc by default. by Protobuf Team Bot · 2 years, 1 month ago
- 52bd380 Enable ccache for XCode builds. by Mike Kruskal · 2 years, 1 month ago
- eedef31 Delete remaining dead code from kokoro directory by Mike Kruskal · 2 years, 1 month ago
- f0ef44d Migrate remaining macOS tests to GHA actions by Mike Kruskal · 2 years, 1 month ago
- 2fda7af Speed up the build a small bit. by Protobuf Team Bot · 2 years, 5 months ago
- 79564c5 Add remote caching to bazel builds (#10767) by Mike Kruskal · 2 years, 5 months ago
- 53d8b03 [ObjC] rename the file to drop the "objectivec_" prefix. by Thomas Van Lenten · 2 years, 6 months ago
- a6f9ec8 [ObjC] Raise the min OS versions (and required Xcode) by Thomas Van Lenten · 2 years, 6 months ago
- bc4cbf9 Remove the pre Xcode 10.2 support. by Thomas Van Lenten · 2 years, 6 months ago
- 9e069b2 [ObjC] Tweak some things to be better shape for clang-format. by Thomas Van Lenten · 2 years, 6 months ago
- 5cf61b7 [ObjC] Test file cleanups by Thomas Van Lenten · 2 years, 7 months ago
- 28bc3ba [ObjC] use root relative paths for test proto imports. by Thomas Van Lenten · 2 years, 7 months ago
- bc9880b [ObjC] Make the proto packages specific to ObjC tests. by Thomas Van Lenten · 2 years, 7 months ago
- b46c0ee [ObjC] Remove the "google/protobuf" path from generated test protos. by Thomas Van Lenten · 2 years, 7 months ago
- 3e0d399 [ObjC] Give the ObjC tests copies of all their protos. by Thomas Van Lenten · 2 years, 7 months ago
- 3ddc800 Use --announce_rc to any bug reports are more likely to include $HOME rc info. by Thomas Van Lenten · 2 years, 7 months ago
- 43b8721 [ObjC] Remove the need for descriptor.proto in tests. by Thomas Van Lenten · 2 years, 7 months ago
- d979267 Remove some test files not used. by Thomas Van Lenten · 2 years, 7 months ago
- ba8be43 Minor tweaks to the ObjC build helper. by Thomas Van Lenten · 2 years, 7 months ago
- 2b673bb [Mac] Support bazelisk and drop -j argument. by Thomas Van Lenten · 2 years, 7 months ago
- ed5c57a Remove all autotools usage (#10132) by Mike Kruskal · 2 years, 7 months ago
- ca30339 Tweak how python/python3 is used. by Thomas Van Lenten · 3 years ago
- 1e60bd6 Update the mac python helper scripts to python3. by Thomas Van Lenten · 3 years ago
- 5a81e07 Add Xcode 13 to the build/test script. by Thomas Van Lenten · 3 years, 6 months ago
- 57da2b4 Update some types to be more current. by Thomas Van Lenten · 3 years, 6 months ago
- 4b3da9f Revert "Add option for eliding property metadata from messages" by Thomas Van Lenten · 3 years, 8 months ago
- ca3674b Add option for eliding property metadata from messages by Dave MacLachlan · 3 years, 9 months ago
- 676ea98 Update the build/testing script for Xcode 12. by Thomas Van Lenten · 4 years, 5 months ago
- e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 7 months ago
- c8fce07 Removed "no_arena" variants from the build system. by Joshua Haberman · 4 years, 10 months ago
- 7b6016e [ObjC] Add tests for proto3 optional behaviors. by Thomas Van Lenten · 5 years ago
- 24dda9e Update the build/test script for newer Xcode 11 versions by Thomas Van Lenten · 5 years ago
- edf69e5 Make the unittest proto file generation handle additions better. by Thomas Van Lenten · 5 years ago
- ab48ecf Update pddm to work with clang-format by Dave MacLachlan · 5 years ago
- a104dff Fix typos (#7050) by Brian Wignall · 5 years ago
- f6eeb43 General Xcode 11 support for picking iOS simulators to test against. by Thomas Van Lenten · 5 years ago
- a8b8c03 Add Xcode 11 support to the script. by Thomas Van Lenten · 6 years ago
- 70dc39e Stop enabling more warnings for CXX compiles. by Thomas Van Lenten · 6 years ago
- e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
- bd00671 ObjC: Add a Xcode project for tvOS. by Thomas Van Lenten · 6 years ago
- ef3a725 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. by Dave MacLachlan · 6 years ago
- eecccdc Let the 9.4 migrator migrate the Swift source. by Thomas Van Lenten · 6 years ago
- d52f2bb Add more Xcode versions to the objc build script. by Thomas Van Lenten · 6 years ago
- 6933e2f Update code to work for Xcode 10b1 (#4729) by Sergio Campamá · 7 years ago
- 8417871 Move to Xcode 9.3 which also means a High Sierra image. by Thomas Van Lenten · 7 years ago
- 8529f2a Resolved issue #3510. Malformed errorr messages replaced with meaningful description by kvukic · 7 years ago
- 860d693 Add Xcode 9.2 to the testing support by Thomas Van Lenten · 7 years ago
- 6700f41 Travis config cleanups and move ObjC to Xcode 9.1. by Thomas Van Lenten · 7 years ago
- b586e64 Add Xcode 9 support to the helper script. by Thomas Van Lenten · 7 years ago
- 6f4c9b0 print() function for Python 3 by cclauss · 8 years ago
- ba81c59 Fix up Xcode 8.3.x support. by Thomas Van Lenten · 8 years ago
- 558ba98 Add support for Xcode 8.3 to the build helper. by Thomas Van Lenten · 8 years ago
- 988ffe0 Minor fix for autocreated object repeated fields and maps. by Thomas Van Lenten · 8 years ago
- 2754586 Xcode 8.1 support by Thomas Van Lenten · 8 years ago
- dad775b Improve ObjC deprecated annotation support. by Thomas Van Lenten · 8 years ago
- 297449a Update the ObjC projects for Xcode 8 by Thomas Van Lenten · 8 years ago
- 1aa6500 Update the ObjC version checks to support a min and current version. by Thomas Van Lenten · 9 years ago
- 337ec30 Add ObjC helpers for Any WKT. by Thomas Van Lenten · 9 years ago
- 13a4124 Make Root's +extensionRegistry generation smarter. by Thomas Van Lenten · 9 years ago
- 2e66a61 Support GenerateAll(). by Thomas Van Lenten · 9 years ago
- 368a2f4 Automated testing tweaks for ObjC by Thomas Van Lenten · 9 years ago
- 511f28b ObjC support for failing the build in the generated WKTs are out of date by Thomas Van Lenten · 9 years ago
- f98d2f5 Updating Xcode Settings to use iOS 9.3 by Geoffrey Wiseman · 9 years ago
- 79a23c4 Shrink ObjC overhead (generated size and some runtime sizes) by Thomas Van Lenten · 9 years ago
- 1324119 Bump up travis to Xcode 7.2 by Thomas Van Lenten · 9 years ago
- 86325d7 Rewrap the line by Dongjoon Hyun · 9 years ago
- 7a9040f Remove redundant `the` in comments. by Dongjoon Hyun · 9 years ago
- 938ba41 Update the min toolchain for iOS/OS X to be Xcode 7 by Thomas Van Lenten · 9 years ago
- 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
- 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
- f1a3c8f Tweaks to the Mac build script by Thomas Van Lenten · 9 years ago
- f0411ec Update the Mac build script to include the conformance tests by Thomas Van Lenten · 9 years ago
- 1383d53 Cleanups for newer Xcodes by Thomas Van Lenten · 9 years ago
- aca5a60 Fix bugs for objectivec by TeBoring · 10 years ago
- d846b0b Beta quality drop of Objective C Support. by Thomas Van Lenten · 10 years ago
- 1dcc329 Objective C Second Alpha Drop by Thomas Van Lenten · 10 years ago
- ce55ff9 Getting the ObjC generator building on Windows. by Thomas Van Lenten · 10 years ago
- 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 10 years ago