commit | 05ae91f1a04b55af94aaa7b52ef34cb3a6ce7fa4 | [log] [tgz] |
---|---|---|
author | Googler <arostovtsev@google.com> | Mon Mar 11 13:18:41 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 11 13:20:20 2024 -0700 |
tree | b8de8ab5ebdcec8ccd1076e88422ebd9a3b82ee7 | |
parent | 63be83f833020210c5daf6c3fa6667e9ff637140 [diff] |
Respect $XDG_CACHE_HOME if available for Bazel's output root on Linux and BSD It may well be that $HOME is on a read-only mount. In this case, it is the convention in the Linux and BSD world that $XDG_CACHE_HOME points to an appropriate writable location. Fixes https://github.com/bazelbuild/bazel/issues/16937 RELNOTES: Bazel on Linux and BSD now respects the XDG_CACHE_HOME environment variable instead of assuming that ~/.cache/bazel is writable. PiperOrigin-RevId: 614772057 Change-Id: I6377d7a90fb929843d18e82f5ed3d0adc55ac5c6
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md