Commit Graph

11 Commits

Author SHA1 Message Date
Christian Kandeler
ea36611425 Maemo: Sanitize deployment step.
- Always use remote mounts for Fremantle.
- Always use SFTP for Harmattan.
- Never use SFTP deployment for non-packaging case (and get rid of
  the corresponding code).
- Fix the order of sub-steps.

Reviewed-by: kh1
2010-08-24 14:52:29 +02:00
Christian Kandeler
6bf5f7340f Maemo: Deploy to sysroot. 2010-08-20 12:50:10 +02:00
ck
378ad4de3d Maemo: Device configurations now have a list of free ports.
The device configuration widget is now the only place the user
ever has to specify ports.
2010-08-13 16:19:21 +02:00
Kai Koehne
62d6a977f7 Fix gcc warning 2010-08-13 10:06:16 +02:00
qt-info@nokia.com
77941ddf9d Maemo: Remove tooltip. 2010-08-12 19:25:15 +02:00
qt-info@nokia.com
724ecfcafb Maemo: Make deploy mount port user-settable. 2010-08-12 19:25:15 +02:00
ck
63a0afb5aa Maemo: Fix compilation error. 2010-07-16 18:06:46 +02:00
ck
b96df669b1 Maemo: Make device configuration settable from deploy widget.
This is necessary in case there is no run configuration (e.g. for
library projects).
2010-07-16 17:11:26 +02:00
ck
8a3c1cc0d4 Maemo: Move INSTALLS information from package step to deploy step.
... because the files are installed even when packaging is disabled.

Reviewed-by: kh1
2010-07-14 12:22:30 +02:00
ck
ce5e473438 Maemo: Move deploying to dedicated deploy step.
Reviewed-by: kh1
2010-07-13 16:27:50 +02:00
ck
6fc00ddca8 Maemo: Introduce deploy step infrastructure.
Doesn't do anything yet.
2010-07-13 10:35:16 +02:00