commit | e52b60dbac2ab4c43220507bd074e81a4bddb2b7 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Wed Jan 27 15:27:16 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 27 15:28:17 2021 -0800 |
tree | fa33c85d069755f70092ff9377ec07b16656eeaf | |
parent | ed15b4529219ca785b0d69ee6ef74fda545c723f [diff] |
Change the unchecked `MissingDepException` to a subclass of the checked `ExecException`. `MetadataProvider` must declare when it may request generating actions from skyframe. If it is true, we know that a null return from `getMetadata` on a `DerivedArtifact` should trigger a skyframe restart. PiperOrigin-RevId: 354185668
{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