commit | d4bf4e974ca529c22653f2f815180e14e355a08f | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Sep 11 13:53:57 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Tue Sep 12 14:02:45 2017 +0200 |
tree | 18a661923e934fe5ccefe9c88c13feb7ee3f3fec | |
parent | 117da7a947b4f497dffd6859b9769d7c8765443d [diff] |
Fix nocopts docs In https://github.com/bazelbuild/bazel/commit/ad42824ae02a1b2edbffe475246984e14af56dd0 the behavior changed, this cl just updates the documentation. RELNOTES: None. PiperOrigin-RevId: 168217183
{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.