summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxdeployconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Add new deploy step that checks for free space.Christian Kandeler2012-05-311-1/+3
* Fix warnings on windowsTobias Hunger2012-04-251-3/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-8/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* RemoteLinux: Make deploy configuration dependent on embedded target.Christian Kandeler2012-02-101-3/+2
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Allow deploying to and running on non-Linux unices.Christian Kandeler2011-09-141-1/+1
* RemoteLinux: Change default deployment method.Christian Kandeler2011-09-091-5/+4
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-2/+4
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-3/+3
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-2/+2
* RemoteLinux: Factor out generic deploy step factory.Christian Kandeler2011-07-141-6/+7
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-0/+120