aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/external/boringssl.cmake
Commit message (Collapse)AuthorAge
* Convert the gRPC external build to use an HTTP download (#1520)Gravatar Gil2018-07-11
* 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