commit | c68d264e81c1ad6b7daf4bd3fd92c084cd25fe08 | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Thu Oct 18 16:01:03 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Oct 18 16:02:43 2018 -0700 |
tree | 34e58d34f3b2995f70244ef7330984cd6d3c4146 | |
parent | f6266398872f8e02ac9222f8232b235f5e0f6083 [diff] |
Remove duplicate documentation about Target Pattern syntax The documentation appeared in both: https://docs.bazel.build/versions/master/guide.html#target-patterns and: https://docs.bazel.build/versions/master/command-line-reference.html#target-pattern-syntax I've taken mostly the section from command-line-reference, and moved it to the User Guide. RELNOTES: None. PiperOrigin-RevId: 217785381
{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.