-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Issue: microsoft/Windows-driver-samples#1006
File "dirty" checking seem to be broken for all driver projects. Building the project always seem to trigger a partial rebuild, even if the project is unmodified since the last build. This should not be necessary.
Steps to reproduce
- Build TailLight driver in Debug|x64
- Wait 2 min
- Trigger new Debug|x64 build without changing any files
- Observe that
TailLight.inf,TailLight.cat&TailLight.cerare updated with new timestamps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels