commit | 64b468a9c10befc40ee945a86b028f88dcb43466 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Mon Jul 13 09:41:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 13 09:42:28 2020 -0700 |
tree | 3e8103e7db85af7ed2bac64f5ef43e89b6a0cf67 | |
parent | 1a0f47a8b9584aa8a516b58f4bcab33c375d32ab [diff] |
Remove treeFileCache from OutputStore. There is no longer any scenario under which tree artifact children are added to OutputStore outside of their parent. ActionMetadataHandler prohibits calling injectFile on a tree artifact child, and action filesystems use MetadataAggregator in SkyframeActionExecutor. RELNOTES: None. PiperOrigin-RevId: 320972931
{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