summaryrefslogtreecommitdiffstats
path: root/tools/binarycreator/binarycreator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-061-1/+3
|\
| * Mac: Fix Info.plist for installerEike Ziller2013-11-061-1/+1
| * Make installer apps retina-ready.Eike Ziller2013-10-241-1/+3
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-10/+27
|\|
| * Option parser, rcc works for current path -> no target expectedMichal Klocek2013-10-161-1/+1
| * Implement a way to replace the default resource.kh12013-10-161-9/+24
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-261-2/+2
|\|
| * fix online only installer creationTim Jenssen2013-08-011-1/+1
| * rename copiedArchives to copiedFilesTim Jenssen2013-07-301-1/+1
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-06-271-1/+1
|\|
| * Lists packages not found that were given explicitly.Niels Weber2013-06-201-1/+1
* | Do not use don't, can't ... in outputKai Koehne2013-06-201-1/+1
* | Allow multiple package directories.Niels Weber2013-06-111-8/+9
|/
* binarycreator tries to copy qt_menu.nib dirTim Jenssen2013-05-271-2/+9
* Some minor Nokia -> Qt Project changesSergio Ahumada2013-04-301-1/+1
* Fully qualify function calls. Fix minor typos.kh12013-03-251-5/+7
* Change function names (to what they actually do) and signature.kh12013-03-251-5/+5
* Assume offline installer if there are no repositories.kh12013-03-251-0/+3
* Pass the settings object to assemble.kh12013-03-251-15/+10
* Rewrite copy configuration function.kh12013-03-251-72/+56
* 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