summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src/UpdateInstaller.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1060 remove updater codePetr Mrázek2015-06-07-479/+0
|
* More updater fixagePetr Mrázek2014-01-05-0/+15
| | | | | | | | Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704]
* Some more updater fixesPetr Mrázek2014-01-05-7/+7
| | | | Paths were wrong - still used work directory instead of root
* Fix logging string derp on OSXPetr Mrázek2014-01-05-1/+1
|
* Mess with the updater again.Petr Mrázek2014-01-05-30/+68
|
* Finish implementing update installation.Andrew2013-12-06-1/+1
| | | | Also add the option to update on exit.
* Implement update installerAndrew2013-12-05-28/+15
|
* Renew the updater branchPetr Mrázek2013-12-02-0/+439
Now with some actual consensus on what the updater will do!