Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.4.0] Add experimental cc_static_library rule #23192

Closed
bazel-io opened this issue Aug 1, 2024 · 2 comments
Closed

[7.4.0] Add experimental cc_static_library rule #23192

bazel-io opened this issue Aug 1, 2024 · 2 comments

Comments

@bazel-io
Copy link
Member

bazel-io commented Aug 1, 2024

Forked from #16954

@bazel-io bazel-io added this to the 7.4.0 release blockers milestone Aug 1, 2024
@iancha1992
Copy link
Member

I am not able to cherry-pick c945740 on my own. @fmeum @comius could you please take a look? Thanks!

@iancha1992
Copy link
Member

Cherry-picked in #23392

github-merge-queue bot pushed a commit that referenced this issue Aug 26, 2024
RELNOTES: The new `cc_static_library` rule produces a static library
that bundles given targets and all their transitive dependencies. It has
to be enabled via `--experimental_cc_static_library`.

Implements
https://docs.google.com/document/d/1jN0LUmp6_-rV9_f-Chx-Cs6t_5iOm3fziOklzBGjGIg/edit

Fixes #1920

Closes #16954.

PiperOrigin-RevId: 661382285
Change-Id: I972afd1a38d50ab4e48d9b3c189f1662b0096bbf

Closes #23192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants