Generic API for flag propagation #22997
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
Proposal feedback summary: What if we want to limit other flags like
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please note @aranguyen 's Generic API for Bazel Flag Propagation proposal.
Summary:
--//foo:my_flag
automatically resets on targets outside of//foo
. This could be especially useful for the "set a flag and consume it in aselect()
in my project" pattern.Beta Was this translation helpful? Give feedback.
All reactions