commit | e8102278c3700e0842e46b46cb9d1f91aecb62fb | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Fri Dec 06 01:29:31 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 06 01:30:30 2019 -0800 |
tree | 97f35f27834937fd72aa10d8b0b1a350971e2326 | |
parent | 3fd70e96dee7e6763e420903a3f30070460a6b2f [diff] |
Report on download cache look up and archive extraction Checking an entry in the download cache or a distdir might take a while, as the hash of that file has to be computed. Extracting an archive can take even more time, as that usually implies a lot of disk IO. Inform the user about the progress here to avoid confusing this delay with network activity. Change-Id: I86316529309960a8a501b96ae752a12a554197b9 PiperOrigin-RevId: 284140963
{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