aboutsummaryrefslogtreecommitdiffhomepage
path: root/kokoro/release/protoc
Commit message (Collapse)AuthorAge
* Added Kokoro protoc release build for OS X (#4770)Gravatar Adam Cozzette2018-06-18
| | | | | | 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.
* Added Kokoro Windows release build config for protoc (#4766)Gravatar Adam Cozzette2018-06-14
This should make it easy to automatically build 32-bit and 64-bit Windows protoc binaries.