aboutsummaryrefslogtreecommitdiff
path: root/src/UpdateTool.cpp
Commit message (Collapse)AuthorAge
* removed double build details printing for windows buildsToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* print build information to STDOUT during startupToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* UpdateTool CLI show total/fail/success updatesToni Uhlig2018-09-18
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* * CSV exception handlingToni Uhlig2017-12-04
| | | | | | * port string-to-int convert exception handling * code documentation * gather and print more information about backend jobs
* added firmware version check (compare current emc version with fw image version)Toni Uhlig2017-12-01
|
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
|
* UpdateGUI/CLI: support for multiple host:port combinationsToni Uhlig2017-11-27
|
* UpdateGUI: initial windows size increased, window centered and TAB supportToni Uhlig2017-11-27
| | | | UpdateTool: platform checking/handling
* initial committoni2017-11-27