summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* adding the OS attribute to be compatible with old sdksTim Jenssen2013-04-091-0/+2
* Add qt_menu.nib to ifw.appKai Koehne2013-03-281-0/+4
* Compile fix when building tools staticNiels Weber2013-03-221-1/+1
* Allow setting of target dir in installer scriptKai Koehne2013-03-221-1/+7
* Add script to build the ifw installerKai Koehne2013-03-191-0/+102
* Fallback to Name if no DisplayName is providedNiels Weber2013-03-081-0/+10
* Clean up Qt 5 build rulesKai Koehne2013-03-063-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
* remove configfile use for repogenNiels Weber2013-02-252-23/+8
* Some String fixes.Niels Weber2013-02-221-30/+30
* Make Virtual and Default tag mutually exclusive.Tim Jenssen2013-02-201-2/+14
* Don't hard-code version in sourcesKai Koehne2013-02-141-1/+3
* Check for all needed tags in package.xml (missing release date).kh12013-02-011-7/+13
* Make IFW compile with mingw.kh12013-01-291-0/+2
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-2122-328/+539
* Fix typoNiels Weber2012-12-141-1/+1
* 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
* remove unused maddehelpertjenssen2012-11-213-326/+0
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-207-15/+8
* remove app_bundle config only if it is a static build on MacTim Jenssen2012-11-093-3/+0
* Compress symlinks instead of resolving them.kh12012-11-081-10/+13
* Merge "buffered" calculateHash function and reuse.kh12012-10-011-6/+4
* no matter which verbose mode - warnings should be showntjenssen2012-10-013-5/+5
* emphasize the dynamic values in outputstjenssen2012-10-012-48/+48
* remove unused arch dependend filesize infotjenssen2012-09-281-11/+4
* add executableExtension to default templateBinary on windowstjenssen2012-09-281-17/+18
* ignore <Name> tag and use the subdirectory nametjenssen2012-09-281-18/+19
* Store installer data in a separate file on Mac to support code signingPasi Matilainen2012-09-261-0/+17
* Compress all content, except already compressed files.kh12012-09-251-16/+33
* Show a real version in the version info on Mac.Niels Weber2012-08-021-1/+1
* fix openpty static link problemTim Jenssen2012-06-123-3/+0
* add the installer create datetime to --versionTim Jenssen2012-06-121-0/+7
* remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-143-11/+6
* use QHash where it is possibleTim Jenssen2012-05-033-6/+6
* use scCommaRegExp where ever we canTim Jenssen2012-04-271-1/+1
* 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-033-3/+3
* Remove leftover comment.Niels Weber2012-04-031-1/+0
* Specify config file instead of hardcoding config.xmlNiels Weber2012-04-022-29/+32
* binarycreator shouldn't exit with error code if it can't clean up correctlyTim Jenssen2012-03-301-1/+1
* Remove app bundle, as well as tool and statusbar.kh12012-03-292-9/+1
* take into account that we could have more then one updates.xmlTim Jenssen2012-03-271-1/+6
* changed binarycreator to use the new option syntax onlyTim Jenssen2012-03-272-31/+29
* Add remove parameter.kh12012-03-271-1/+13
* introduce general humanReadableSize methodTim Jenssen2012-03-271-2/+2