protobuf/kokoro
Adam Cozzette ad85c3b4a2
Added Kokoro protoc release build for OS X (#4770)
This configuration builds both 32-bit and 64-bit binaries for Mac OS X.
One thing I had to change was to increase our minimum supported version
for 10.7 to 10.9, because 10.9 (Mavericks) appears to be the earliest
version supporting C++11.
2018-06-18 14:34:14 -07:00
..
linux Fix benchmark build 2018-04-16 17:01:18 -07:00
macos Move kokoro macOS builds to to Xcode 9.1. 2018-01-30 15:10:11 -05:00
release/protoc Added Kokoro protoc release build for OS X (#4770) 2018-06-18 14:34:14 -07:00
README.md Add MacOS and Linux tests to Kokoro 2017-06-06 15:09:02 -07:00

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.