commit | d990a0a8cae0245c2f6407b4ebcdf3e48a30d98a | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon May 13 16:46:42 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 13 16:47:39 2019 -0700 |
tree | f8405ed858ed4669242146e1d6b888d69d7ac6da | |
parent | a57b0a0f009d394cca2d2d38406e67154f04d3ed [diff] |
BuildEventStreamer supports status INCOMPLETE (--nokeep_going) and INTERNAL (catastrophe) - Add and Report AbortReason.INCOMPLETE when the build is incomplete due to an earlier build failure (--nokeep_going). - Report AbortReason.INTERNAL when the build is incomplete due to a catastrophic failure. - If multiple BuildEventStreamer AbortReasons are reported then the last one wins (no change), but all reasons are reported the Aborted event description (new behavior). RELNOTES: none PiperOrigin-RevId: 248037389
{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.