commit | 2dd2ecc949610b37acf52fa2de930f1e80ce04e8 | [log] [tgz] |
---|---|---|
author | Philipp Schrader <philipp.schrader@gmail.com> | Mon Apr 05 08:17:52 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 05 08:19:06 2021 -0700 |
tree | 8aedac2284b3ade3762a599e477a88a035ac3084 | |
parent | 9ad09f75994189cc871f75ef2a082bb449c1cae2 [diff] |
Update documentation on //... and //:all The intent of this patch is to be a little more explicit about these two patterns. It appears that there currently isn't a spot that explicitly documents these patterns. I also decided to update the examples for "Target names" and "Package names" because the `...` syntax does have a special meaning. I thought it best to avoid confusion for those cases. Closes #13171. PiperOrigin-RevId: 366801719
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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