commit | ec4be003ec328ca593e93a724947259a5330a476 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Mon Jul 12 08:07:31 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 12 08:08:37 2021 -0700 |
tree | e3783e87994cc56c3551a1e890d3362085e9962f | |
parent | 570948618b869e9115c9962c508e834eb1fa2cbf [diff] |
Simplify ConfiguredValueCreationException - Reduce excessive constructor overload - Move withoutMessage() logic to the caller (where the intention is expressed). - Replaced ConfiguredTargetFunctionException with ReportedException / UnreportedException to force explicit declaration of whether the error was directly reported in CTF. PiperOrigin-RevId: 384235733
{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