aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/tarpackagecreationstep.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* RemoteLinux: Simplify AbstractPackaging and derived stephjk2019-06-251-1/+0
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-5/+6
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* RemoteLinux: Use aspects in TarPackageCreationStephjk2018-10-171-2/+3
* RemoteLinux: Initialize membersRobert Loehning2017-12-121-3/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-2/+0
* RemoteLinux: Add incremental deployment to the TarPackageCreationStepDaniel Trevitz2017-01-021-0/+12
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-6/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-0/+7
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-20/+20
|\|
| * Adjust license headershjk2012-10-051-20/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-2/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Make AbstractPackagingStep and derived classes thread safeDaniel Teske2011-10-201-0/+5
|/
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-0/+70