commit | 871c41c60727759b80d2c28857f9a13e134d4023 | [log] [tgz] |
---|---|---|
author | messa <messa@google.com> | Fri Jul 30 02:20:12 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 30 02:21:22 2021 -0700 |
tree | 10bd9902c7541e44261022f18c57dc5442acbe47 | |
parent | b857329e1c1f071806685a7902343cc2846678bc [diff] |
Add support for required aspects in command line aspects This CL enables the use of `requires` attribute for command line aspects. A top level aspect can now require a list of aspects in its definition to be executed before it and pass their produced providers to it on the targets that satisfy their required providers. PiperOrigin-RevId: 387763617
{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