commit | 089148bf4f685e30fe9ca64639fda8cb59407347 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Tue Sep 17 08:14:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 17 08:16:07 2019 -0700 |
tree | bfc138df2dfdd710e3c46854b0f0d6742cc183b3 | |
parent | 3740768a2f625e7b3310f69bcec47b5dd0898cf1 [diff] |
Optionally propagate aspects through rule output dependencies Starlark-defined aspects can opt into this new feature by being defined with a new parameter on the aspect() function, "apply_to_generating_rules". This behavior is guarded by a new experimental flag, --experimental_aspect_output_propagation. RELNOTES: None. PiperOrigin-RevId: 269571978
{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.