aboutsummaryrefslogtreecommitdiff
path: root/kokoro/release/protoc/macos
Commit message (Collapse)AuthorAgeFilesLines
* Added Kokoro protoc release build for OS X (#4770)Adam Cozzette2018-06-182-0/+31
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.