Skip to content
Snippets Groups Projects
Commit 8e268f21 authored by Brad King's avatar Brad King
Browse files

ENH: Improved file modification time comparison on Windows to use...

ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times.  This results in a 30% reduction in time to do a build system check.
parent 8ced6722
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment