commit | 0ac47377980da88c14c3402fe5f30ecb664b5d4b | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Fri Aug 24 05:22:56 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 24 05:24:25 2018 -0700 |
tree | 5a0488a840a76c282fad41ce1f190aebd40b98d9 | |
parent | bc3426daf82b676d64dc377d8cd39a4b68335dab [diff] |
Split resolved hashes computation ...into a computation of the Skylark value contained in a resolved file, and the computation of the expected hashes from this value. In this way, we can reuse the code for computing the resolved value for the (experimental) feature of using a resolved file instead of a workspace file. PiperOrigin-RevId: 209150452 Change-Id: Ib1a77128100d821c4cc3e0a0ba57f65d44e07e97 PiperOrigin-RevId: 210085624
{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.