| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
| |
|
|
|
|
|
|
| |
... WITH Qt-GPL-exception.
Fixes: QTVSADDINBUG-1179
Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
| |
|
|
|
| |
Change-Id: I38700243f7ef55239b247945324e4e0a978b097f
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|
| |
|
|
|
| |
Change-Id: I6e7667d0f6f1245b5b225e74120d289bf595423d
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
|
|
Replace references to Microsoft.Build.Utilities.TaskLoggingHelper
https://docs.microsoft.com/en-us/dotnet/api/microsoft.build.utilities.tasklogginghelper
in Qt/MSBuild tasks with references to an interface, ITaskLoggingHelper,
with the same methods. This will allow the use of customized MSBuild
loggers, e.g. to capture log output from tasks during auto-tests.
Change-Id: Id4701938f5309bd643d0491bd4348d10cb5dbae0
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|