Skip to content

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

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.

Activity

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

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