commit | 540892d788727f414cc0cd3ea2ae4d4445914366 | [log] [tgz] |
---|---|---|
author | Googler <waltl@google.com> | Wed May 25 16:13:13 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 25 16:14:37 2022 -0700 |
tree | 76fae6190317cf3a38cb3cb60993931ea4688953 | |
parent | ad28f824a4e6b8f02bd4326921fdd0cdc21a4472 [diff] |
Change madatory provider for objc_library to CcInfo This does not affect most rules, because Objective-C has already migrated its compile info to CcInfo, so any rules with compile info already must have a CcInfo. Rules that this change breaks can simply add an empty CcInfo to the providers they return. RELNOTES[INC]: objc_library now requires CcInfo in its deps. If this breaks you, add empty CcInfo() to your rule. PiperOrigin-RevId: 451038913 Change-Id: I5ac3a8ece4be610e346eb014bd0aa5184659f0ea
{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