Alex Lewis
Should the 'generates' folders be automatically excluded from 'sources' evaluaton?
ok, thanks. It seem like if the build directory is deleted and then recreated then it's thinking that the content has changed except I think the checksums for each file would be the same. I guess there's something different that I'm not realising. I'll close this question off as it's something specific to the project I'm working on. Thanks
5 replies
Should the 'generates' folders be automatically excluded from 'sources' evaluaton?
Actually, it appears that it is specific to the project I'm working with. If the
cmds
runs a clean (which only deletes the build
directory) before running the build, task sees it as always changing, even if the files matched by the sources
glob pattern have not changed. Does the date/time affect the output of the checksum
checker?5 replies