commit | 4d62d74b645d3af31840593cd490398cee0d91ae | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon May 20 03:19:03 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 20 03:20:23 2019 -0700 |
tree | b9cd786814e702a58cc57b3ffb59cf658e3a734e | |
parent | beaba9294c66ea77546b15b225e466bd1af84d47 [diff] |
RepositoryCache: support "canonical id" Make the repository cache support the concept of a canonical id, i.e., files are not considered a cache, just because they have the correct content, if a different canonical id is specified. Design document: https://github.com/bazelbuild/proposals/blob/master/designs/2019-04-29-cache.md Related #5144. Change-Id: Ie4e4cef14a5810f73add26ca8b97ce7aeb18b6e3 PiperOrigin-RevId: 249017336
{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.