commit | 4b16e02aabf08b154cb2258930e76a59a741206f | [log] [tgz] |
---|---|---|
author | Peter Laird <laird_peter@yahoo.com> | Thu Oct 12 16:44:19 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Fri Oct 13 13:51:53 2017 +0200 |
tree | 1f55b6494ab3a6faad7f7620561dba6fb8e17c62 | |
parent | faf2db22277bd0b074a0a8c5cd4533a735eff31a [diff] |
Clarify the direction of visibility in the tutorial The original text makes it sound like greeter target needs visibility to the runner target. It is the other way around. Closes #3866. PiperOrigin-RevId: 171958509
{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.