| commit | 2efea9dd309bd12e426b616afd1f7da0c8c390e9 | [log] [tgz] |
|---|---|---|
| author | buchgr <buchgr@google.com> | Fri Aug 11 16:19:00 2017 +0200 |
| committer | Irina Iancu <elenairina@google.com> | Mon Aug 14 14:05:06 2017 +0200 |
| tree | 53637ea86537089dd57da41bdc1754423db38fed | |
| parent | 2a92c9015b764faa655ff6f27a2ed97089818eaf [diff] |
remote: Provide a clear error message if the remote cache is in an invalid state. A remote cache must never serve a failed action. However, if it did Bazel would not detect this and simply fail and display an error message that's hard to distinquish from a local execution failure. Bazel now displays a clear error message stating what went wrong. RELNOTES: None. PiperOrigin-RevId: 164975631
{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 system. 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.