bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using hash instead of timestamps to check for changes.


From: Daniel Herring
Subject: Re: Using hash instead of timestamps to check for changes.
Date: Mon, 13 Apr 2015 10:44:12 -0400
User-agent: Alpine 2.11 (LRH 23 2013-08-11)

Hi all,

There's been a lot of good discussion on this. Extensibility, avoiding unnecessary rebuilds, preventing missed rebuilds, ensuring checks don't get re-run every time, etc.

Those are hard issues to get right.


Persistent storage of the non-timestamp checks is another issue that has been mentioned. Here are three ideas that might help.

http://en.wikipedia.org/wiki/Extended_file_attributes

http://git-scm.com/book/en/v2/Git-Internals-Git-Objects

https://github.com/apenwarr/redo#how-does-redo-store-dependencies



- Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]