commit | c2499c406d0727853ea0ddc5372a50be95de5515 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Tue Feb 27 05:47:21 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Feb 27 05:48:54 2018 -0800 |
tree | 16a06cfd31ae66c6a32155071b8dfc3d8a8b090d | |
parent | 4c763e8ff61884952953b7bca8793796f282cdc0 [diff] |
Expose --output_user_base to the Bazel server process ...so that it can use that path to compute other directories in the output user base, in particular the default location for caches. The first cache we will add is the hash-index cache for downloads of external archives, but a spawn cache might be added later in the output user base as well. Change-Id: I24b1c33235c8f76ec008ecb1789163de2b2a45be PiperOrigin-RevId: 187164275
{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.