aboutsummaryrefslogtreecommitdiff
path: root/mmc_updater
AgeCommit message (Collapse)Author
2013-12-14Use ctestPetr Mrázek
2013-12-13Disable some crazy OS X hacks on non-GCC compilersAndrew
2013-12-12Include unistd.h in ProcessUtils.hAndrew
2013-12-12Remove -Werror from the updater's compile flagsAndrew
2013-12-07Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into ↵Petr Mrázek
feature_updater
2013-12-07Fix build failures on Windows.Petr Mrázek
* remove atoll * fix include path of updater depends
2013-12-06Include shellapi.h in the updater on Windows.Andrew
2013-12-06Added WIN32_LEAN_AND_MEANAndrew
Should reduce compile times and help get rid of some error things.
2013-12-06Finish implementing update installation.Andrew
Also add the option to update on exit.
2013-12-05Implement update installerAndrew
2013-12-02Renew the updater branchPetr Mrázek
Now with some actual consensus on what the updater will do!