| commit | 1e9fc8e2c31de6916e86820935b0b9dc59015cc8 | [log] [tgz] |
|---|---|---|
| author | Laszlo Csomor <laszlocsomor@google.com> | Thu Jan 03 00:28:25 2019 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Thu Jan 03 00:30:13 2019 -0800 |
| tree | 023ad6659315646d0bf1caa76fb9d509d172d5d7 | |
| parent | ef6da75503bb18387cead7ae25b7918380ae44eb [diff] |
Windows, Bazel client: registry read failure is OK The Bazel client, when it looks for MSYS2's path in the registry, will no longer display errors when it fails to read registry keys or the subkeys are not what the Bazel client expects. The added code comments explain the rationale in detail, but the summary is, the registry may have been modified and/or MSYS2 may have been deleted or incorrectly uninstalled, leaving behind stale registry keys, and Bazel should not stumble over this circumstance. Fixes https://github.com/bazelbuild/bazel/issues/6685 Closes #7023. PiperOrigin-RevId: 227642341
{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.