Avoid rebuilds by timestamping records
Show dependences of a FreeBSD port as a pseudo graphic tree
Brought to you by:
chukharev
Originally created by: Vladimir.Chukharev@gmail.com
Originally owned by: Vladimir.Chukharev@gmail.com
Try to use timestamps for each port results. If the files in the port has not changed since available results generation, do not re-generate them.
Take into account not only the port directory and files within it, but also Makefiles above it, as well as files in Mk, Tools and similar directories.
Diff:
First version in [r72]. Some tests needed.
Related
Commit: [r72]
Last edit: Vladimir Chukharev 2019-01-16
Some tests added in [r95], more will be added as test suit grows. Close.
Related
Commit: [r95]