Skip to content

Move incompatible_macos_set_install_name to graveyard#25682

Closed
keith wants to merge 1 commit intobazelbuild:masterfrom
keith:ks/move-incompatible_macos_set_install_name-to-graveyard
Closed

Move incompatible_macos_set_install_name to graveyard#25682
keith wants to merge 1 commit intobazelbuild:masterfrom
keith:ks/move-incompatible_macos_set_install_name-to-graveyard

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Mar 24, 2025

This was flipped in 8.x. The other TODO is now something we should do in
rules_cc when it drops 7.x support

@@ -933,7 +933,7 @@ public boolean getExperimentalCppCompileResourcesEstimation() {

@Override
public boolean macosSetInstallName() {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like we have to keep this for a bit otherwise everyone will break until they update rules_cc bazelbuild/rules_cc#379 / apple_support bazelbuild/apple_support#378

@keith keith force-pushed the ks/move-incompatible_macos_set_install_name-to-graveyard branch from 43a0870 to 1da18a5 Compare March 25, 2025 17:39
This was flipped in 8.x. The other TODO is now something we should do in
rules_cc when it drops 7.x support
@keith keith force-pushed the ks/move-incompatible_macos_set_install_name-to-graveyard branch from 1da18a5 to b6676e7 Compare March 25, 2025 17:50
@keith keith requested a review from a team as a code owner March 25, 2025 17:50
@lberki
Copy link
Copy Markdown
Contributor

lberki commented Mar 26, 2025

Thanks!

@lberki lberki added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Mar 26, 2025
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Mar 26, 2025
keith added a commit to bazelbuild/apple_support that referenced this pull request Mar 27, 2025
keith added a commit to bazelbuild/apple_support that referenced this pull request Mar 28, 2025
fmeum pushed a commit to fmeum/bazel that referenced this pull request Apr 25, 2025
This was flipped in 8.x. The other TODO is now something we should do in
rules_cc when it drops 7.x support

Closes bazelbuild#25682.

PiperOrigin-RevId: 740728603
Change-Id: Ied89f06dba776a749f9026aff41584befb197ebc
copybara-service bot pushed a commit to bazelbuild/rules_cc that referenced this pull request Sep 8, 2025
Copybara Import from #379

BEGIN_PUBLIC
Support eventual removal of do_not_use_macos_set_install_name (#379)

bazelbuild/bazel#25682

Closes #379
END_PUBLIC

COPYBARA_INTEGRATE_REVIEW=#379 from keith:ks/support-eventual-removal-of-do_not_use_macos_set_install_name a5a6638
PiperOrigin-RevId: 804585431
Change-Id: I9c2ddb82de4fa41cea34443e819f71de06073da0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants