| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
|
|
|
| |
... WITH Qt-GPL-exception.
Fixes: QTVSADDINBUG-1179
Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
| |
Change-Id: I38700243f7ef55239b247945324e4e0a978b097f
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I94cc72280815ed31809747b93032dd8768fd75ca
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I2fd01ab44923e301f4a9ae87445e8aaa9485cc83
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I971571b9df58c5619a2d9d629c61cc8f7761e99a
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I8cea82209422196ad0d9c4f25d614de5d997a64b
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I6e7667d0f6f1245b5b225e74120d289bf595423d
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
| |
Change-Id: If92cf095e20c4bc8b9bc9fe04a40233a2c602973
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
Added to Qt/MSBuild a new task, QtRunTask, which wraps the call to
another task, specified by an assembly path and type name. It's assumed
that the specified task accepts a list of source items. Optionally, the
specified task can also generate an output based on the source items.
This output is added as new metadata to the source items. The list of
modified items is returned as the final result.
Task-number: QTVSADDINBUG-979
Change-Id: I3e0abef9f26353208e7abd50ea6f0417a8296660
Reviewed-by: Karsten Heimrich <[email protected]>
|