commit | 1b19c1490e967f2c58ebca0bc92b45ca953ee05b | [log] [tgz] |
---|---|---|
author | Petros Eskinder <petroseskinder@users.noreply.github.com> | Wed Oct 03 13:29:47 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 03 13:31:26 2018 -0700 |
tree | 6b62ff3152b73bdf82be549d609e200bd8061f8e | |
parent | 5281eee0cb79e1e5f87799631b3e6ac9e6a30b61 [diff] |
Update Bazel Query docs about deprecated feature After #4835, query expressions involving 'buildfiles' or 'loadfiles' cannot be used with --output=location. Docs still suggest using location. The location is not necessarily critical for identifying all of the BUILD files one needs. Closes #5936. PiperOrigin-RevId: 215616943
{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.