commit | b01fc82524e03ba63f7ca2ac3694677318e81f72 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Fri Mar 19 15:19:28 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 19 15:20:41 2021 -0700 |
tree | e93da2acaeeb7f627440eb75ef42b10bcf681008 | |
parent | 17e23b7fd7170e69f6fc1569d275776922376e84 [diff] |
Allow passing a `DetailedExitCode` to `Crash`. There's really not much reason to pass just a custom `ExitCode` without `FailureDetail` since it will just be assigned the generic `CRASH_UNKNOWN`. Left a `TODO` to clean this up. PiperOrigin-RevId: 363981592
{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