summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/tarpackagecreationstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-3/+2
* Long live the king!hjk2012-01-261-1/+1
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-13/+6
* Deploy steps: Hide details button if applicableNikolai Kosjar2011-12-121-0/+2
* 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
* | RemoteLinux: Allow skipping default targets in tar packages.Christian Kandeler2011-10-241-0/+5
* | Less magic in BuildStep::buildConfiguration() and deployConfiguration()Daniel Teske2011-10-241-1/+1
* | Make AbstractPackagingStep and derived classes thread safeDaniel Teske2011-10-201-7/+21
|/
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-0/+1
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-0/+305