commit | a0c391e185b3baed9cb2eb237606cab1c48cda2b | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Sat Oct 07 03:34:22 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Sat Oct 07 11:07:47 2017 +0200 |
tree | 758626b2c5bf5932680bd99ee6e4391f4045de98 | |
parent | 2d8c832998b8a103ff49ee196004ce2be3c17b12 [diff] |
Bubble errors up even in the case of keep_going builds that failed due to catastrophes. Our stricter behavior in the face of errors means that it is no longer possible for a done node to depend on a not-done node in this build. This opens up the possibility to discard graph edges on all --batch builds, or at least those with --discard_analysis_cache. PiperOrigin-RevId: 171375405
{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.