grpc-java/buildscripts
Eric Anderson 52dff83717 Update Protobuf to 3.7.1
This mainly avoids protoc from 3.7.0 which has a dependency on libatomic. Most
of our systems have libatomic, so it mostly works, but the interop docker
container does not, so building fails. Version 3.7.1 was rebuilt to avoid
needing the libatomic shared library.

This has the added benefit that Bazel is now on the same version as Gradle, as
3.7.1 included fixes for Bazel.
2019-04-05 10:55:14 -07:00
..
kokoro buildscripts: add android-interop-test build (without runing test) in kokoro android 2019-04-03 14:22:39 -07:00
build_artifacts_in_docker.sh buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
build_docker.sh Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml gradle: Use config_loc in checkstyle 2018-07-30 10:51:54 -07:00
make_dependencies.bat Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
make_dependencies.sh Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
run_in_docker.sh buildscripts: Remove set -x from run_in_docker.sh 2018-07-20 14:08:07 -07:00
set_github_status.py all: normalize copyright header 2018-05-03 14:55:21 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sync-protos.sh buildscripts: Add script to sync .protos from grpc-proto 2018-12-20 16:47:16 -07:00