Skip to content

Improve how the Settings plugin does the directory listing #128

@TheGoesen

Description

@TheGoesen

While writing test cases I discovered that the settings plugin will cause will cause configuration cache misses.
If you apply the settings plugin and compile the same module 2 times in a row you will get:
Calculating task graph as configuration cache cannot be reused because directory '.' has changed.
So because the Settings plugin just operates on Files instead of using valueSources doing about anything can cause a configuration cache miss, especially deleting or creating the build directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions