commit | aab9868f535e3a08e272570fed5fec3c51cd384b | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Fri Apr 27 13:04:59 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Apr 27 13:07:03 2018 -0700 |
tree | 4e1742d8aad4495b9c25b8c80addfd2aae2e1d93 | |
parent | 758287532e338401146a8bb447161711b4b939c0 [diff] |
Allow skylark rule definitions to advertise providers that targets of the rule must propagate This allows native aspects which specifically require advertised providers to be applied to skylark rules. Implementation to allow aspects to explicitly declare provider requirements will come later. RELNOTES: Skylark rule definitions may advertise providers that targets of the rule must propagate. PiperOrigin-RevId: 194581466
{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.