commit | 8ebd85aea8a4ad4c7b3e70ce6f89cc68e64d1683 | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Fri Jul 10 09:36:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 10 09:37:25 2020 -0700 |
tree | 66f621fc2ff4f5b67a147726c2b7d274aa003d2b | |
parent | d49429cda6d67cb253846d4a18b5043ee7693fe5 [diff] |
Make maps for filesets immutable in `ActionExecutionMap.ContinuationState`. The maps for filesets in `ActionExecutionMap.ContinuationState` are never changed after the initial assignement. Change them to be immutable to make it clear they do not get modified. PiperOrigin-RevId: 320618218
{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