commit | 7ec3f21cad07c4b6726bf1ee89e808298e4959c9 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Fri Feb 16 14:21:10 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Feb 16 14:23:13 2018 -0800 |
tree | bde139bf283b75f4dd023ae4896be23faec7c20e | |
parent | 50efbeb1a59a17ef23dd125540492518860971ff [diff] |
Change Skylark's print() on a rule target to print the Skylark-exposed provider keys. This change only affects printing a rule target directly -- it intentionally does not affect the behavior of str(target), as we want to avoid skylark code being able to parse potentially-private provider keys. RELNOTES: In skylark, print(target) now shows the provider keys of a target, as debug information. PiperOrigin-RevId: 186046226
{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.