13 Commits

Author SHA1 Message Date
Sergio Ahumada
8f4053db30 Change copyright headers from Nokia to Digia
Change-Id: Id55a71a6ee24b234739b6066e11e9c1f2e389f73
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
2012-12-21 22:25:29 +01:00
kh1
3cae873f95 Fix 207cfebb778b.
Obviously there was a problem with the indexOf call. Also once we
omit the -i, the input could be -o or even worse the output path.

Change-Id: I60a970c7e2857195e214cf2441d87468d297a7c2
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
2012-11-20 16:16:18 +01:00
kh1
311045065e Some changes to start compile with Qt5.
Change-Id: Ie6a3ba7b3c0b24fc292d0d7444ae920dfa866a54
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
2012-11-20 10:40:47 +01:00
kh1
207cfebb77 Implement cmd option to dump binary content into given dir.
Reuse already existing functionality, just fix the hard coded
"repository" path name. Also check if we are running offline only,
as otherwise there will be no data section.

Change-Id: Iac45d89822fceee9e527afe0dc9eb589e39e16e7
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
2012-11-14 12:06:25 +01:00
kh1
cd40c7dc73 Move help switch further up, so it's allways available.
Change-Id: I3a8b2ae4b7445ba5ca6ab93f10e57e9fc1928a7b
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2012-11-14 12:02:06 +01:00
Pasi Matilainen
830522f3a2 Store installer data in a separate file on Mac to support code signing
Code signing fails on Mac OS X if there's any extra data after the
link edit segment in a binary, so store the installer data in a separate
file inside the bundle.

Task-number: QTIFW-153
Change-Id: Ie1edf21212b4a3bc5b6f32eea3f5d61e8800a0d5
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Simo Fält <simo.falt@digia.com>
Reviewed-by: Niels Weber <niels.weber@digia.com>
2012-09-26 14:42:45 +02:00
kh1
92948d7ff3 Add new commandline argument.
In case we run an offline installer, --create-offline-repository
will dump the whole installer content into the install directory
and add an extra url to the repositories pointing to the mentioned
local repository. This allows an offline user to add packages
without the need of a new installation.

Change-Id: I3e7eb0c56f632b74f5ea41b96bf3d9be83173f41
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
2012-08-17 12:54:59 +02:00
Niels Weber
0188b08e8d Make all Ubuntu versions use cleanlooks style.
Doesn't make any sense to limit this to specific versions as
the old ones go away anyway and all new ones exhibit this
issue.

Change-Id: I20fb4d13f2d1933c92fa09727f3d467d5210d24f
Reviewed-by: Rainer Keller <rainer.keller@nokia.com>
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-08-03 09:59:35 +02:00
Tim Jenssen
cf6ac7ea81 add the installer create datetime to --version
- binarycreate patches the installerbase to add the installer create datetime
  - output is now:
Installer creation time 2012-06-08 - 17:39:43
IFW Version: "1.0.0", Installer base SHA1: "7031ecf", Build date: "Jun  8 2012".

Change-Id: I8f82c6942eefaf49e5ad8605577a0034a7502a6c
Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
2012-06-12 09:54:09 +02:00
Tim Jenssen
29cf8564aa now we can setTempRepositories from script side
- this makes testing with autoscript more convenient

Change-Id: I93e25570cd9f2b1431412a601476947fc9a046d9
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2012-04-27 16:23:29 +02:00
Niels Weber
32b8b1c99d remove allowMaintenanceTool check
Change-Id: Ibb6d0757137bef2e381030d2b6baf5f2460d3439
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-04-27 11:43:53 +02:00
Niels Weber
8fde1a8c64 also use cleanlooks on ubuntu 12.04
Change-Id: Iea79be86fb5b5e552b8b8473d432ff45ecd3b5d9
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2012-04-02 13:05:04 +02:00
kh1
be3b47d0d5 Reorganize the tree, have better ifw.pri. Shadow build support.
Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-03-19 16:14:04 +01:00