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