Skip to content

Ability to generate hard links when Build.LinkGeneratedSources is false #3513

@Dimagog

Description

@Dimagog

Scenario is simple:

  • Build.LinkGeneratedSources is false (or missing) in config
  • I run plz generate
  • I want it to generate hard links
  • I don’t want plz build to generate any links at all

Currently generation of hard links is only possible when Build.LinkGeneratedSources is set to hard. But if I don’t want links generated during plz build, and I want hard links generated by plz generate, then I’m out of luck.

Why it’s important: soft links do not interrop with WSL on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions