aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/winrt/winrtpackagedeploymentstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+3
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-1/+4
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* WinRt: Fix BuildStep soft assertChristian Kandeler2020-08-311-1/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* WinRT: De-Q_OBJECT-ify deploy stepshjk2020-02-241-20/+72
* ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-191-1/+1
* winrt: Fix crash when opening run configurationsOliver Wolff2020-01-241-21/+82
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-6/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Utils: Move FileUtils::resolvePath to FilePathhjk2019-12-051-3/+2
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-3/+4
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-9/+9
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-1/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-2/+2
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-311-2/+2
|\
| * winrt: Fix potential race condition when filling mapping file contentOliver Wolff2019-01-301-2/+2
* | ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* | winrt: compile fix: Add missing qtcprocess includeOliver Wolff2018-11-191-0/+1
* | ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* | WinRT: Use an aspect in WinRtPackageDeploymentStephjk2018-10-191-30/+20
|/
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-09-071-1/+8
|\
| * winrt: Use full path when running windeployqtOliver Wolff2018-09-041-1/+8
* | Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-1/+1
|/
* WinRt: Remove one more reference to proFilePathhjk2018-05-041-6/+7
* WinRtRunConfigFactory: Use base method to list run configshjk2018-03-191-8/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-1/+0
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-4/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Merge commit 'd83fb4d63c9fd92e0e6f429cbd56fa244bddc093'Eike Ziller2015-02-121-0/+2
|\|
| * WinRT: Clean up target path for mapping fileMaurice Kalinowski2015-01-151-0/+2
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-4/+4
|/
* WinRT: be more verbose about deployment issuesOliver Wolff2014-11-031-4/+9
* WinRT: Create mapping file for deployment when build is finishedOliver Wolff2014-11-031-12/+22
* WinRT: Remove support for Windows Phone 8.0Oliver Wolff2014-11-031-28/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-10/+37
|\|
| * Fixed font deployment for winphone 8.0Oliver Wolff2014-09-051-3/+19
| * Fixed creation of mapping files for winphone 8.1Oliver Wolff2014-09-051-10/+21
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-24/+47
|\|
| * WinRt: fix deploy step for non-application projectsJoerg Bornemann2014-08-061-8/+30