protobuf/objectivec/DevTools
Thomas Van Lenten 368a2f4cee Automated testing tweaks for ObjC
- Move the ObjC tests into the list and exclude them on linux, this will change
  where in the order they start, since they are longer, it will have other
  things run in parallel instead of them ending up last and taking the longest.
- Switch to the Xcode 7.3 image.
- Drop the use of xctool and stream line things through the full_mac_build.sh
  script. This means we end up with only one build script instead of two.
- Tweaks to the mac build script:
  - Make iOS Xcode version support explicit
  - Support Debug/Release only building
  - Change the OS X min parallel count to 2 to better deal with VMs.
- Split the travis ios tests into the two Xcode Configurations as the logs are
  choking travis.
2016-05-24 15:39:36 -04:00
..
check_version_stamps.sh Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
compile_testing_protos.sh Shrink ObjC overhead (generated size and some runtime sizes) 2016-03-17 10:04:21 -04:00
full_mac_build.sh Automated testing tweaks for ObjC 2016-05-24 15:39:36 -04:00
pddm_tests.py Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
pddm.py Rewrap the line 2016-02-11 12:47:52 -08:00