Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace TimeStamp Based Incremental Builds #64

Open
mwasplund opened this issue Aug 16, 2020 · 0 comments
Open

Replace TimeStamp Based Incremental Builds #64

mwasplund opened this issue Aug 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mwasplund
Copy link
Collaborator

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 mwasplund added the enhancement New feature or request label Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant