Improve how macdeployqt calls qmlimportscanner
authorMorten Johan Sørvig <morten.sorvig@digia.com>
Tue, 6 May 2014 09:22:19 +0000 (11:22 +0200)
committerMorten Johan Sørvig <morten.sorvig@digia.com>
Fri, 26 Sep 2014 09:41:13 +0000 (11:41 +0200)
commit631bf20ca8ef4d27b81a89c54091f14da860db63
tree38333aef514db809fb082ef9df3d337e49c1f135
parent794e271d4718d4e82da18011fa79ba578011f237
Improve how macdeployqt calls qmlimportscanner

Construct the argument list using "-rootPath", which
correctly handles multiple qmlDirs. Don't merge
qmlimportscanner stdout and stderr. Log stderr as
macdeployqt warnings.

Change-Id: I6f82f90f4e242c9aa246ab26ba3b9af88e1fd123
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
src/macdeployqt/shared/shared.cpp