grpc-java/buildscripts
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
..
grpc-java-releasing buildscripts: Cleaner Linux release Docker 2018-03-13 09:38:21 -07:00
kokoro buildscripts: Cleaner Linux release Docker 2018-03-13 09:38:21 -07:00
checkstyle.license Move checkstyle config to buildscripts/ 2017-07-07 17:11:40 -07:00
checkstyle.xml Move checkstyle config to buildscripts/ 2017-07-07 17:11:40 -07:00
jenkins-pre.bat buildscripts: Remove dependency on 7za 2017-12-06 16:31:00 -08:00
make_dependencies.bat buildscripts: Use ErrorActionPreference=stop with powershell 2018-03-13 09:16:59 -07:00
make_dependencies.sh buildscripts: build macos artifacts in kokoro (#4066) 2018-02-14 12:53:11 -08:00
run_in_docker.sh buildscripts: Cleaner Linux release Docker 2018-03-13 09:38:21 -07:00
set_github_status.py buildscripts: add Kokoro-based CI for Android APK stats (#3984) 2018-03-08 18:41:39 -08:00
sign-local-repo.sh build: Support uploading releases separately from building 2017-12-14 16:51:14 -08:00
sonatype-upload.sh build: Support uploading releases separately from building 2017-12-14 16:51:14 -08:00