Skip to content

Add local_defines to objc_library#629

Open
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-local_defines-to-objc_library
Open

Add local_defines to objc_library#629
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-local_defines-to-objc_library

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Mar 12, 2026

This mirrors cc_library

Fixes bazelbuild/bazel#17482

@armandomontanez armandomontanez added type: feature request Request for new, generally useful functionality that is missing platform: darwin category: core rules P2 We'll consider working on this in future. (Assignee optional) labels Mar 24, 2026
@keith keith force-pushed the ks/add-local_defines-to-objc_library branch from f1c31fc to e3a6a7f Compare March 27, 2026 16:46
@armandomontanez armandomontanez added the untriaged Team member has to triage this issue - assign priority, type, and owner (if possible). label Mar 27, 2026
trybka
trybka previously approved these changes Apr 8, 2026
@hvadehra hvadehra removed their request for review April 9, 2026 06:12
@lilygorsheneva
Copy link
Copy Markdown
Collaborator

toolchain_api_diff_test is failing for this one as well.

@keith keith force-pushed the ks/add-local_defines-to-objc_library branch from e3a6a7f to 562f284 Compare April 16, 2026 20:56
@keith
Copy link
Copy Markdown
Member Author

keith commented Apr 16, 2026

looks like a bad rebase, fixed by dropping the rouge commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: core rules P2 We'll consider working on this in future. (Assignee optional) platform: darwin type: feature request Request for new, generally useful functionality that is missing untriaged Team member has to triage this issue - assign priority, type, and owner (if possible).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

objc_library lacks local_defines, unlike cc_library

4 participants