Skip to content

extend --dep-info flag with variant that emits just the list of files to stdout #11702

Closed
@pnkfelix

Description

@pnkfelix

For whipping up a quick makefile, I would prefer to be able to just call the command to generate the list of filenames.

The current workaround, AFAICT, would be to generate the dep-info to a temporary file, and then parse the that output to remove the target-filename: prefix that comes before the list of deps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions