diff options
author | Tharre <tharre3@gmail.com> | 2014-11-29 15:54:32 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2014-11-29 15:54:32 +0100 |
commit | 988bc1174d0283e2d18eec37e23755ad6486bac6 (patch) | |
tree | 87e05b69be0a982ecc7b47bc6f37197d88076ba2 /src/util.c | |
parent | a057243ef11e64a9659ff5f5a96cd3b14777dafc (diff) | |
download | redo-988bc1174d0283e2d18eec37e23755ad6486bac6.tar.gz redo-988bc1174d0283e2d18eec37e23755ad6486bac6.tar.xz redo-988bc1174d0283e2d18eec37e23755ad6486bac6.zip |
Implement perfect dependency rebuilding
This means, if foo depends on blah, which in turn depends on blub and
blub changes, blah get's rebuild but stays the same then foo won't be
rebuild as it's dependencies (blah) have not changed.
Note that because our currently included sha1 implementation does not
work correctly, this doesn't either if the changes are small.
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions