aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-04-07 12:29:53 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-04-07 10:37:47 +0000
commit7cb4d0234587c295c4eb24f5e548799f3364d94d (patch)
tree960a6ac63420d09dcbb8a87e7424ceb61a6bf073 /examples
parent7c709ee4404e737bebd576c4a1782593a6ec7da0 (diff)
Speed up Qml library checksumming in developer builds
The use of sha1 to determine if there were any changes in the Qml library in developer builds (for cache invalidation) works well, but it results in timeouts when running tests on ARM as type compilation takes too long. This is a developer feature and we might as well use a faster hash such as Md5 that is sufficiently reliable for our purposes. Change-Id: I917ae619c73a9cc821d888f16bfcccafeb8ebacc Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions