Skip to content

[FR]: Allow $(execpath output_label) expansion in js_run_binary #2028

Closed
@Silic0nS0ldier

Description

What is the current behavior?

Only inputs from srcs can be referenced in args and env via variable expansion. Attempting to reference something in outs or out_dirs results in an error.

label '//___:___' in $(location) expression is not a declared prerequisite of this rule

Describe the feature

Allow outs and out_dirs labels to be referenced in $(execpath ___) expansions.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions