This message was deleted.
# community-support
s
This message was deleted.
s
My tests say "no", but the sentence "Gradle compares the checksum of the inputs and outputs instead of only the timestamp of the files." at https://blog.gradle.org/introducing-incremental-build-support sounds like timestamps are taken into account.
v
They are not
That would be bad as changing branches touches files and so on
Other build tools might only compare timestamps, Gradle does not
That sentence might be slightly misleading
s
Yes, now that I'm reading that sentence for the third time, I see how it's supposed to be read 🙂
👌 1
The emphasis is on "instead", not on "only".
👍 1
j
I guess it would be nice to remove the only - then it would be more precise, right?
👍 1