commit | 63e03929ddde6310fedc25c5ca782c124d639e8e | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Fri Jan 08 09:06:39 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 08 09:08:14 2021 -0800 |
tree | 89d0981ba9f93c9b63d3d21fe432126f2c5cd012 | |
parent | e50edd8be20455bd183ba9802b5ded88c2b8725f [diff] |
bazel packages: avoid EvalException for errors unrelated to Starlark This changes introduces two more-specific exceptions: DependencyResolver.Failure ConfiguredAttributeMapper.ValidationException and is another step toward removing the EvalException(Location) constructor. More to follow. PiperOrigin-RevId: 350774869
{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