summaryrefslogtreecommitdiffstats
path: root/tools/binarycreator/binarycreator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small cleanup.kh12013-03-211-16/+13
* Compile on MacNiels Weber2013-03-211-2/+3
* Deprecate Icon, introduce replacements.Niels Weber2013-03-211-4/+13
* Replace child in place instead of deleting and appending.Niels Weber2013-03-141-2/+1
* Improve variable names in createMetaDataDirectory()Niels Weber2013-03-141-20/+20
* Introduce QInstallerTools::copyWithException functionTim Jenssen2013-03-141-3/+3
* Whitespace fixesNiels Weber2013-03-011-4/+4
* binarycreator still needs config optionNiels Weber2013-03-011-0/+2
* Fix incorrect error message in binarycreator.Niels Weber2013-02-271-8/+13
* Don't hard-code version in sourcesKai Koehne2013-02-141-1/+3
* Make IFW compile with mingw.kh12013-01-291-0/+2
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Finally IFW compiles with Qt5 (use private headers)kh12012-12-071-0/+2
* Compile with Qt5.kh12012-11-211-2/+2
* no matter which verbose mode - warnings should be showntjenssen2012-10-011-1/+1
* emphasize the dynamic values in outputstjenssen2012-10-011-25/+25
* add executableExtension to default templateBinary on windowstjenssen2012-09-281-17/+18
* Store installer data in a separate file on Mac to support code signingPasi Matilainen2012-09-261-0/+17
* Show a real version in the version info on Mac.Niels Weber2012-08-021-1/+1
* add the installer create datetime to --versionTim Jenssen2012-06-121-0/+7
* printusage should show binaryending under windowsTim Jenssen2012-04-231-11/+21
* add missing config.xml to one exampleTim Jenssen2012-04-131-4/+5
* Change usage message to reflect changed config handling.Niels Weber2012-04-031-1/+1
* Remove leftover comment.Niels Weber2012-04-031-1/+0
* Specify config file instead of hardcoding config.xmlNiels Weber2012-04-021-20/+23
* binarycreator shouldn't exit with error code if it can't clean up correctlyTim Jenssen2012-03-301-1/+1
* changed binarycreator to use the new option syntax onlyTim Jenssen2012-03-271-30/+28
* introduce general humanReadableSize methodTim Jenssen2012-03-271-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+711