Skip to content

Conversation

@cachemeifyoucan
Copy link
Contributor

use-external-names needs to be true in the overlay file, otherwise the incremental build will not work. If the value is false, the dependency scanner is reporting virtual path as dependency, thus build system cannot correctly validate if the dependencies are up-to-date since it does not know the on disk representation.

`use-external-names` needs to be true in the overlay file, otherwise the
incremental build will not work. If the value is false, the dependency
scanner is reporting virtual path as dependency, thus build system
cannot correctly validate if the dependencies are up-to-date since it
does not know the on disk representation.
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please smoke test

@compnerd
Copy link
Member

@swift-ci please test Windows platform

@cachemeifyoucan cachemeifyoucan merged commit fbb4b25 into swiftlang:main Dec 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants