commit | 6afb4fdec7fec0cce8b3f4a5246285b3350bfa4e | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Mon Mar 04 12:17:19 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 04 12:19:12 2019 -0800 |
tree | 61ae42fc45ff13dbbaa28c601641879f94765f1b | |
parent | f9c82e0282ffc0d16b53520c5072b0b15e0a582e [diff] |
For missing implicit dependencies show doc string If an implicit dependency is not met for a target, and the attribute introducing that implicit dependency has a doc string, show it to the user. Most likely, it will contain information on where to obtain that dependency from. In this way, the rule authors, who are the only ones having knowledge about best practices using their rules, can provide the needed information. Improves on #7165. Change-Id: I2ece552080aa2bd7581a81b790891d60d943e839 PiperOrigin-RevId: 236701041
{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.