summaryrefslogtreecommitdiffstats
path: root/tools/binarycreator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up Qt 5 build rulesKai Koehne2013-03-061-1/+1
* 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-217-84/+202
* Update with latest changes from Qt4 and Qt5.kh12012-12-072-120/+203
* Finally IFW compiles with Qt5 (use private headers)kh12012-12-072-0/+10
* Compile with Qt5.kh12012-11-211-2/+2
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-201-5/+4
* remove app_bundle config only if it is a static build on MacTim Jenssen2012-11-091-1/+0
* 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
* fix openpty static link problemTim Jenssen2012-06-121-1/+0
* 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
* let repogen validate install scriptskh12012-03-271-1/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-1910-0/+2359