aboutsummaryrefslogtreecommitdiffstats
path: root/qtwebkit
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2017-06-30 14:47:25 +0300
committerSimon Hausmann <simon.hausmann@qt.io>2017-07-03 07:22:38 +0000
commit331cf52ff76631ee945f359091b152c99e92f42c (patch)
treec94aa84a9281b6a03dd2e1e3e2b3f1814314def2 /qtwebkit
parent477736dff0bf8b4cfd182178593f2ceae4856988 (diff)
Provisioning: Install Ninja on windows hosts used to build cmake-based QtWebKit
Makefile-based generators of CMake are much less efficient than Ninja. They generate bloated Makefiles that call back to cmake often. Main offender on Windows is cmake_depends command which seems to do lots of disk reads. QtWebKit can now switch to ninja automatically if it's present in PATH. This should help to reduce build times. Change-Id: I33d3f4d766a630f8ca4fb64b719fe2e8a5c2e00c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'qtwebkit')
0 files changed, 0 insertions, 0 deletions