commit | 6b1635279e8b33dc1ac505ac81825e38f8797a14 | [log] [tgz] |
---|---|---|
author | John Millikin <jmillikin@stripe.com> | Thu Jun 07 04:16:50 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jun 07 04:18:18 2018 -0700 |
tree | 075daf967a3f1d4de2dc4ddd6f3b73248e7b9287 | |
parent | 708b957f7c37fd83410588d8ef3792135abd4d8d [diff] |
Allow disabling the simple blob caches via CLI flag overrides. This fixes a regression from v0.13. When the local disk cache flags were unified into `--disk_cache`, it became impossible to override a default cache location such that the cache became disabled. This prevents canarying of remote execution in the presence of a default bazelrc that enables the disk cache. Fixes #5308 Closes #5338. PiperOrigin-RevId: 199613922
{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.