commit | f3130e115a58a9df22a4c192c7e71e00c80ac0e6 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Wed Mar 21 11:46:30 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Mar 21 11:47:41 2018 -0700 |
tree | 6e06d8fbcc59c4aec31589cca874d8b51e81abed | |
parent | 54d57e544450e8ec102bf8d3165a18908b94b72c [diff] |
Memoize non-rule configured targets. This is probably a good idea in general, but especially necessary because OutputFileConfiguredTarget (which is not a RuleConfiguredTarget) contains a reference to its generating configured target, so all the optimizations needed for RuleConfiguredTarget apply to OutputFileConfiguredTarget. PiperOrigin-RevId: 189942424
{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.