summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* added some file toolsTim Jenssen2011-07-141-1/+1
|
* Merge branch 'master' into refactorkh12011-06-221-3/+8
|\ | | | | | | | | | | Conflicts: installerbuilder/libinstaller/macrelocateqt.cpp installerbuilder/libinstaller/macreplaceinstallnamesoperation.cpp
| * now macrelocate should work againTim Jenssen2011-06-221-3/+5
| |
| * we only can create the instance hereTim Jenssen2011-06-211-1/+1
| |
| * added verbose output file to operation runnerTim Jenssen2011-06-211-0/+3
| |
* | Merge branch 'master' into refactorkh12011-05-231-1/+3
|\|
| * now operation runner can work with relative pathesTim Jenssen2011-05-201-1/+3
| |
* | Merge branch 'master' into refactorkh12011-05-161-1/+1
|\| | | | | | | | | | | | | Conflicts: installerbuilder/libinstaller/libinstaller.pri installerbuilder/libinstaller/libinstaller.pro installerbuilder/libinstaller/registertoolchainoperation.cpp
| * virtual should be at the beginningTim Jenssen2011-05-161-1/+1
| |
* | Merge branch 'master' into refactorkh12011-05-124-2/+106
|\| | | | | | | | | | | | | | | | | | | Conflicts: installerbuilder/libinstaller/elevatedexecuteoperation.cpp installerbuilder/libinstaller/installiconsoperation.cpp installerbuilder/libinstaller/libinstaller.pro installerbuilder/libinstaller/qinstaller.cpp installerbuilder/libinstaller/registertoolchainoperation.cpp installerbuilder/libinstaller/selfrestartoperation.cpp
| * improved usage outputTim Jenssen2011-05-101-0/+2
| |
| * now operation runner can run all operationsTim Jenssen2011-05-104-2/+104
| |
* | Merge branch 'master' into refactorkh12011-05-091-0/+3
|\| | | | | | | | | | | Conflicts: installerbuilder/libinstaller/qinstaller.cpp installerfw.pro
| * added missing pro fileTim Jenssen2011-05-061-0/+3
| |
* | added file engine test client/server applicationTim Jenssen2011-05-054-0/+256
| |
* | removed unneeded things from operationrunner.proTim Jenssen2011-05-051-3/+0
| |
* | style cleanupMaurice Kalinowski2011-04-081-2/+2
| |
* | add repocompareMaurice Kalinowski2011-04-085-0/+586
|/ | | | | | this is a little helper tool comparing to different repositories and checks for updates. It nominates components which can be updated and warns about potential errors.
* moved some directories and adjusted the READMETim Jenssen2011-03-0910-0/+1167
- also removed some unused projects under examples(updater, updaterplugin) - adjusted pro files to the new structure