Skip snapshot build if inputs are unchanged (#11047)
Previously, the snapshot file was recomputed on every build. We now record checksums for all snapshot inputs (which are catalogued in the snapshot dependencies file output alongside the snapshot) and only rebuild if the checksum for any input file has changed.
C
Chris Bracken committed
1438ae85a3f9d0be9d86bf7551b427e49198a204
Parent: eb668c3
Committed by GitHub <noreply@github.com>
on 6/30/2017, 11:09:48 PM