commit | 2a8cc7075f741721563efd9dc050ca3458cde30b | [log] [tgz] |
---|---|---|
author | Philipp Wollermann <philwo@google.com> | Tue Jan 28 04:09:42 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 28 04:10:33 2020 -0800 |
tree | 9b45c6284c15e895c3acd693ad503536b3a54a97 | |
parent | 99c0e6dda968c861f5c0c2cbd8c772f50e58fdbc [diff] |
Do not fail or print errors when Shellzelisk cannot find a requested ? ?Bazel binary, if tools/bazel exists. Instead, we should do our best to populate the $BAZEL_REAL env var with some meaningful path, but then delegate to tools/bazel without aborting or printing anything, in case we couldn't find a requested binary or make sense of the contents of .bazelversion. This is in response to https://github.com/bazelbuild/bazel/issues/10356#issuecomment-576386798 and hopefully fixes the use case reported by the affected users. @laurentlb This is the cherry-pick I mentioned. I will import it, if you LGTM this PR. @Helcaraxan @davido FYI. Closes #10664. PiperOrigin-RevId: 291904662
{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