commit | c13bb39f78de5e016c9ec1e3e20c43a92ea7d159 | [log] [tgz] |
---|---|---|
author | dslomov <dslomov@google.com> | Wed Aug 02 23:29:54 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Thu Aug 03 12:10:00 2017 +0200 |
tree | 2b66f2ef9fb463f4ef71e3ae2feeaafb59886054 | |
parent | 20f7da51b3228eca561102e3b871b67b704347a9 [diff] |
Use RequiredProviders to validate rule prerequisites in RuleContext. We now use a unified way to check provider requirements everywhere. Reland of https://github.com/bazelbuild/bazel/commit/c32e1b1efcd703b3780de47fba62974123593d71. RELNOTES: None. PiperOrigin-RevId: 164038621
{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 system. 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.