hashdeps icon indicating copy to clipboard operation
hashdeps copied to clipboard

GNU make makefile for remaking targets only when the contents of dependencies (file hashes) change rather than modification times

Results 2 hashdeps issues
Sort by recently updated
recently updated
newest added

Nice utility. This fixes 2 minor issues. See commits for details.

Just wanted to say thanks for this project. Was trying to speed up a netlify website CI build that used `make` and ran into the issue that the mtime of...