Files
qt5/coin/provisioning/qtci-windows-10-x86
Konstantin Tokarev 331cf52ff7 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>
2017-07-03 07:22:38 +00:00
..
2017-02-07 19:25:07 +00:00
2016-06-16 10:15:18 +00:00
2016-06-16 10:15:18 +00:00
2017-01-31 18:33:44 +00:00
2016-09-14 22:30:52 +00:00