commit | 5d47448dc3e25307c069f7391a5f571339f895aa | [log] [tgz] |
---|---|---|
author | mstaib <mstaib@google.com> | Mon Nov 05 13:10:40 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 05 13:12:38 2018 -0800 |
tree | 7a24c6235ea8a01dee89d046dd488e1d59f8d77c | |
parent | a1383c66df8d43b6f814b4b399f663bd9ac1f7e5 [diff] |
Add a TrimmedConfigurationCache. This cache is the first step to the prototype retroactive trimming mechanism, and the heart of it. It hasn't been much optimized; the expectation is that these operations will need to be more heavily optimized for speed once the cache is in active use. RELNOTES: None. PiperOrigin-RevId: 220158685
{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.