-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
Fully Compatible
-
Platforms 2016-10-10, Platforms 2016-10-31
SCons spends a lot of time stating and hashing files to do out-of-date detection, but in many cases, git already has that information.
We should use the git metadata to short-circuit SCons out-of-date detection, when useful.