commit | d155376979b6bdd10eebbe2993645a0758aeb094 | [log] [tgz] |
---|---|---|
author | mai93 <messa@google.com> | Mon Nov 30 08:30:52 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 30 08:32:09 2020 -0800 |
tree | 3840e60e4a14184c0f5d9742a944b64989323e4f | |
parent | d3a31623ea6aed2acf05cb13f56eb04b4c2da17d [diff] |
Update the visual studio version checking logic This PR updates the `_is_vs_2017_or_2019` function to specify the visual studio version based on the contents of the VC folder instead of depending on the parent directories of VC. This is helpful in cases where `BAZEL_VC` points to a custom location of VC. Fixes: #11259 Closes #12586. PiperOrigin-RevId: 344817390
{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