Soup icon indicating copy to clipboard operation
Soup copied to clipboard

Replace TimeStamp Based Incremental Builds

Open mwasplund opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. Replace time-stamp based builds with a better solution.

Describe the solution you'd like Time stamps are not a true indication of when a file does not match up with the output of a build. We need to has the contents of a file to determine if they match up with the original source that was used to generate a build output to have a true indication if an incremental build needs to re-run an operation

mwasplund avatar Aug 16 '20 02:08 mwasplund