commit | a6e1d2e43abf2d0d330991949fad882c197a639a | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Thu May 14 03:41:11 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 14 03:42:13 2020 -0700 |
tree | c15730d8193bfd8c81649e56feeb8b81ed6f3e27 | |
parent | 13934f0846b10880e5b96c0bd584684fda1a3def [diff] |
Improve documentation for installing Bazel on Windows Improvements: - Moved optional steps to the new "Best practices" section - Addressed comments in #11318 Fixes: https://github.com/bazelbuild/bazel/issues/11318 Closes #11378. PiperOrigin-RevId: 311503663
{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