commit | 37c70a125a0282d331a1ec92397b750d50367551 | [log] [tgz] |
---|---|---|
author | ccalvarin <ccalvarin@google.com> | Mon Aug 13 10:31:15 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Aug 13 10:33:11 2018 -0700 |
tree | 6a93a272bbed696544410a13405255d66aa5cddd | |
parent | 6ab4e16b89aca166fdee85628e264eb6ca5288af [diff] |
Add easy access to MessageDigests in DigestHashFunction Move the message-digest cloning to DigestHashFunction and out of Fingerprint, to make it possible to configure Fingerprint to use different hash functions. We keep the default MD5 for now, we'd like it to use the global default but want to isolate the configuration change from any change adding potential contention. RELNOTES: None. PiperOrigin-RevId: 208502993
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.