commit | 943c83aa58731c4f9561d79c458f254427a8f24c | [log] [tgz] |
---|---|---|
author | messa <messa@google.com> | Mon Jun 28 07:54:28 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 28 07:56:19 2021 -0700 |
tree | bad129de0cde5e6284f36087b00d8e1ef96deaeb | |
parent | 92ae4e36b8176b548c218d5826414c1f80df950f [diff] |
Command line aspect-on-aspect This CL supports aspect-on-aspect for command line aspects. Command line aspects specified via `--aspects` option will support a top-level aspect requiring aspect providers via `required_aspect_providers` to get their values from other top-level aspects advertising it that come before it in the `--aspects` list. PiperOrigin-RevId: 381862973
{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