Commit Graph

2 Commits

Author SHA1 Message Date
mikesplain 202b9cfe21
Replace binary "which" with build in "command" 2020-01-03 15:23:07 -05:00
Justin SB 622d13b85e
Create tools/sha1 and sha256 helpers, simply Makefile
We can continue to support platforms that have either shasum or
sha1sum / sha256sum.  but we can move that logic to a helper so that
our makefile is simpler, and also so that we can use the same helper
in bazel in future.
2019-09-28 20:02:15 -04:00