commit | 5a0cf9b57d590e24c94c6c42b221d703e88535f9 | [log] [tgz] |
---|---|---|
author | wtroberts <wtroberts@google.com> | Fri Sep 06 07:55:15 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 06 07:56:20 2019 -0700 |
tree | b53c9448ec1295883d628cefa03d2c3920080fec | |
parent | ed68a81f7938067d05fd7525f4aece6db59326b3 [diff] |
Rename host_deps option to tool_deps, to reflect more closely what it now does. The name host_deps is retained as an alias for tool_deps. Fixes https://github.com/bazelbuild/bazel/issues/8976. RELNOTES: The query flag "--host_deps" (commonly used as "--nohost_deps") has been renamed to "--tool_deps", and now also removes dependencies in any execution configuration from being reported in the query output. The previous flag name is deprecated and will be removed in a future release. PiperOrigin-RevId: 267596701
{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.