commit | 85296b1f93fa0ded5eeb46859bb609c0ba31a45d | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Tue Oct 19 11:47:10 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 19 11:48:38 2021 -0700 |
tree | 926ebb6d37a7f1a75cff5e6d04dfda544f4c3612 | |
parent | 8bca207d921f09e216fca11b1dca0e208d2a7bd5 [diff] |
Omit serializing the generating action key in cross-config sharing mode. In cross-config sharing, deserialized derived artifacts are only used for ownerless comparisons in `ActionExecutionValue#transformForSharedAction`, so we can skip serializing the generating action key. As an exception, artifacts representing CPP modules still have their generating action key serialized, since they may appear in `discoveredModules`, which is ignored during `transformForSharedAction`. PiperOrigin-RevId: 404323979
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md