commit | 5a6fc8deb863696e121ef8e6fc65361c0e35e5f8 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Aug 15 14:36:43 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 15 14:38:30 2018 -0700 |
tree | 53e8418a97d6418d5e64b7b41ea3b043f700ac98 | |
parent | c5442570ecba9a540a552825c8aed7ac9c62c321 [diff] |
Throw a rule error when a skylark rule implementation returns multiple providers of the same type. This error-throwing functionality is tied to semantic flag --incompatible_disallow_conflicting_providers Partial fix for #5902. (That issue will still track migration). RELNOTES: A rule error will be thrown if a Skylark rule implementation function returns multiple providers of the same type. Try the `--incompatible_disallow_conflicting_providers` flag to ensure your code is forward-compatible. PiperOrigin-RevId: 208884695
{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.