protobuf/kokoro/release
Paul Yang 704037f23a
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406)
* Add kokoro build for python source package

* Use libc++ for xcode 10 (#5303)

The xcode 10 removes the deprecated libstdc++ library. We could set
"MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.

* Add python 3.7 build

* Add build for python 3.7 on linux and windows

* Remove unused source build

* Add comment

* Fix $MACOSX_DEPLOYMENT_TARGET mismatch

* Fix MACOSX_DEPLOYMENT_TARGET mismatch

* Add missing import for sysconfig

* Add missing imports
2018-11-28 16:45:16 -08:00
..
csharp/windows Fix C# nuget build on Kokoro (#4912) 2018-07-18 11:04:59 -07:00
protoc Added support for building the aarch64 and ppcle64 protoc binaries with Kokoro 2018-08-01 15:01:05 -07:00
python Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) 2018-11-28 16:45:16 -08:00
ruby Make ruby release configs consistent with protoc. 2018-07-11 16:25:55 -07:00
collect_all_artifacts.cfg experimental collect_all_artifacts script 2018-09-07 09:10:12 -07:00
collect_all_artifacts.sh experimental collect_all_artifacts script 2018-09-07 09:10:12 -07:00