| commit | e5b7bd6f2d02d09d83533fc52cff5171558a4ed0 | [log] [tgz] |
|---|---|---|
| author | Yun Peng <pcloudy@google.com> | Tue May 21 01:26:45 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue May 21 01:28:09 2019 -0700 |
| tree | 1bfeb0fde7973288f8d83ba9af462c35c434204f | |
| parent | ad3d77fd7c80368f592a854e08198f18177a6d0f [diff] |
Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration This will support specifying the exact Visual C++ Build Tools version by `BAZEL_VC_FULL_VERSION` environment variable. Working towards: https://github.com/bazelbuild/bazel/issues/8353 This is a replacement of https://github.com/bazelbuild/bazel/pull/7686 Closes #8403. PiperOrigin-RevId: 249206801
{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.