commit | f15bc640eece703d7e98ff10fb160d8fe6829b1a | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Wed Jan 06 09:13:24 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 06 09:16:02 2021 -0800 |
tree | 980954c3af9f7f1621d8bf2b37681790c00aee53 | |
parent | 82552dd0a045f859d3083a477c22b3398aff6314 [diff] |
bazel packages: use EventHandler not EvalException in .bzl "export" operation This allows us to delete one of the deprecated EvalException(Location,...) constructors. Similar follow-up changes (events not exceptions) will be required to eliminate the remaining such constructor. As a bonus, this approach allows multiple errors to be reported at once. PiperOrigin-RevId: 350365352
{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