commit | 44d1571470ff0a145cf13f3728de5d1483143fb7 | [log] [tgz] |
---|---|---|
author | dslomov <dslomov@google.com> | Wed Dec 20 05:42:28 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Dec 20 07:14:03 2017 -0800 |
tree | e02dd66f6a8833b0ea0b41a2e50661354538ff5c | |
parent | 41db318dda74cfe97cccda230119481cbb81fc49 [diff] |
Aspects-on-aspect see and propagate over aspect attributes. If an aspect is applied to a rule+aspect node, all attributes are merged into ctx.rule.attr collection, and the first one with the same name wins (in particular, rule attribute will always win over aspect attribute). This is backwards-compatible, and unlikely to cause problems in practice. RELNOTES: Aspects-on-aspect see and propagate over aspect attributes. PiperOrigin-RevId: 179675660
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.