commit | d96c908d71e2771f1e49c562835099a2fb9c9ef8 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Nov 28 09:00:04 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Nov 28 09:01:29 2018 -0800 |
tree | a0e7d03c8bad2ce844d71d1d6a211fb3c9b4dc21 | |
parent | cbacbb9083efab215c1c8015f7488cf8b2747889 [diff] |
Documentation for cache hit debugging for local execution. Mostly reference to the similar doc for remote execution, but changes a few accents. RELNOTES: None. PiperOrigin-RevId: 223176438
{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.