commit | df70135b55928d5ff2043e508859f08538a5a1be | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Tue Oct 13 08:20:35 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 13 08:21:33 2020 -0700 |
tree | 5f31f479561f192b4d5f4c35f6f5d5ec8eb87c44 | |
parent | d4cd4e7ab18ebeae4152dafc113367289ffebb12 [diff] |
Refactor ExecException to centralize logic for "messagePrefix" construction. Leads to a minor behavior change for error messages (additional colon). Don't think it's worth RELNOTES. The fewer Action#describe() calls we have, the easier it will be to move them all to SkyframeActionExecutor#describeAction. #11151 PiperOrigin-RevId: 336879499
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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