summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src
Commit message (Collapse)AuthorAgeLines
* Include unistd.h in ProcessUtils.hAndrew2013-12-12-0/+4
|
* Remove -Werror from the updater's compile flagsAndrew2013-12-12-1/+1
|
* Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into ↵Petr Mrázek2013-12-07-64/+41
|\ | | | | | | feature_updater
| * Include shellapi.h in the updater on Windows.Andrew2013-12-06-0/+1
| |
| * Added WIN32_LEAN_AND_MEANAndrew2013-12-06-1/+2
| | | | | | | | Should reduce compile times and help get rid of some error things.
| * Finish implementing update installation.Andrew2013-12-06-1/+1
| | | | | | | | Also add the option to update on exit.
| * Implement update installerAndrew2013-12-05-63/+38
| |
* | Fix build failures on Windows.Petr Mrázek2013-12-07-7/+0
|/ | | | | * remove atoll * fix include path of updater depends
* Renew the updater branchPetr Mrázek2013-12-02-0/+4906
Now with some actual consensus on what the updater will do!