commit | 07917641597dd50d16392194e6ae4a4e0a2a2041 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu Sep 12 02:09:36 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 12 02:11:08 2019 -0700 |
tree | e27a458c241aab1d0a0f906521379f0b895ae29a | |
parent | 01cf3649e67b69f80cdaa415c9cba8d898ad38d9 [diff] |
Report the first rule error as a root cause event This is not fool-proof. In particular, it is missing all errors generated in the ConfiguredTargetFunction. However, it should give us significantly better coverage being a more generic mechanism. We might want to consider either adding an index to the root cause events so we can report multiple, or collecting all error messages into a single root cause event for each target. PiperOrigin-RevId: 268639983
{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.