commit | ac61aa4bbac2fc6e380ece362acf349bbc6bad8e | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Jun 13 12:28:31 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 13 12:29:45 2022 -0700 |
tree | 1804dc8ea0408ac588ef172eff8c38a1c19a705d | |
parent | 67f22fa432475f6c4fe5ea566b8fcc03b9a5f01a [diff] |
Fix the description of the installBase directory Using Linux as example. The original wording may make people think the installBase directory is ~/.cache/bazel/_bazel_$USER/installfba9a2c87ee9589d72889caf082f1029, but in fact it is ~/.cache/bazel/_bazel_$USER/install/fba9a2c87ee9589d72889caf082f1029. The key is the ambiguity of the word "plus" in the original wording. This conforms to the "Layout diagram" section in the same doc. PiperOrigin-RevId: 454672388 Change-Id: I15b074fc498c889ad40266a81ee366cb87c93d14
{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