summaryrefslogtreecommitdiffstats
path: root/installerbuilder/archivegen
Commit message (Collapse)AuthorAgeFilesLines
* allow archivegen to archive multiple directoriesMaurice Kalinowski2011-08-311-3/+4
| | | | | | | | | | | | | | this includes changing the syntax, it is now like in 7za archivegen arch.7z dir1 dir2 ... We will need this for further packaging. Adding incrementally does not work as the fascade creates a temporary files and writes it back. Hence we cannot add one directory after another Change-Id: I1923a3beabacf7b8f3618807c5377061555d98b2 Reviewed-on: http://codereview.qt.nokia.com/3889 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Cleanup. Remove superfluous header. Style changes.kh12011-06-201-24/+16
|
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
|
* init commitTim Jenssen2011-02-212-0/+100