grpc-java/buildscripts/kokoro
Eric Anderson 9c5e96e376
buildscripts: Cleaner Linux release Docker
This is a greatly simplified Docker container compared to that in
compiler/. We really want the docker image to just be a build
environment, and build the specific versions of dependencies as part of
our normal build (not docker build).

It also includes a helper script that lets you easily do build actions
with the docker environment, but into a checkout on the host. This can
dramatically reduce the pain in building from the docker container as
the source doesn't need to be checked out and only caches are lost
between invocations.
2018-03-13 09:38:21 -07:00
..
android.cfg buildscripts: add Kokoro-based CI for Android APK stats (#3984) 2018-03-08 18:41:39 -08:00
android.sh buildscripts: avoid unbound variable error (#4197) 2018-03-09 09:18:58 -08:00
bazel.cfg buildscripts: Add Kokoro-based Bazel CI 2018-01-11 10:28:21 -08:00
bazel.sh kokoro: Include kokoro image version in build logs 2018-02-05 11:11:03 -08:00
gae-interop.cfg kokoro: add a placeholder script for GAE testing (#3590) 2017-10-19 16:26:52 -07:00
gae-interop.sh kokoro: Include kokoro image version in build logs 2018-02-05 11:11:03 -08:00
macos.cfg buildscripts: build macos artifacts in kokoro (#4066) 2018-02-14 12:53:11 -08:00
unix.sh buildscripts: Cleaner Linux release Docker 2018-03-13 09:38:21 -07:00
windows.bat buildscripts: check errorlevel of error-prone commands in .bat files 2018-03-13 09:16:59 -07:00
windows.cfg Make Kokoro logs less noisy (#3110) 2017-06-30 13:53:52 -07:00