Commits


Gil authored and GitHub committed 49f2493e14c
Convert the gRPC external build to use an HTTP download (#1520) * Add a download-only boringssl ExternalProject Match boringssl version to grpc submodule version * Split grpc into separate download and build tasks This allows other external targets to download into the gRPC source tree before grpc is actually built. * Convert grpc to an http download