commit | ac0acb1e38246ef94badd6db22ad5dad11250150 | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Tue Aug 25 10:25:55 2020 -0400 |
committer | GitHub <noreply@github.com> | Tue Aug 25 10:25:55 2020 -0400 |
tree | befd68141f60b866c4b0eb389180c8298c968f91 | |
parent | 9ae0b0a1f4cca0ea2e26e9f7da0754904488398a [diff] |
Uses maybe to download repositories (#64) Uses maybe to download repositories and adds comments to WORKSPACE Originally we used http_archive to download the dependency repositories, now we use bazel_tools maybe to download only when it's not existed. Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: fuzzing/repositories.bzl modified: WORKSPACE
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.