commit | ae4cf190205df25c208bf6685ca527a43d8315be | [log] [tgz] |
---|---|---|
author | mschaller <mschaller@google.com> | Fri Mar 05 13:49:09 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 05 13:50:07 2021 -0800 |
tree | f4bd4d9bf44672a9a645e1fdf4f3f19c77fd8a0a | |
parent | f1e0d346c8235c855e61afc2adb870e4b895e002 [diff] |
Emit newError in EvaluationProgressReceiver, clean it up Implementations of EvaluationProgressReceiver may now be informed about new error values which nodes evaluate to. This change also cleans up that interface's documentation, which had drifted. This change is separate from a forthcoming change that makes use of this newly emitted data, because of the low signal-to-noise property of this change. The files with significant changes include: - EvaluationProgressReceiver - AbstractExceptionalParallelEvaluator RELNOTES: None. PiperOrigin-RevId: 361217625
{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