Commit Graph

11 Commits

Author SHA1 Message Date
Petr Mrázek
f15306a0ac Use ctest 2013-12-14 14:17:59 +01:00
Andrew
07441a7e18 Disable some crazy OS X hacks on non-GCC compilers 2013-12-13 12:04:52 -06:00
Andrew
45aa858090 Include unistd.h in ProcessUtils.h 2013-12-12 15:06:50 -06:00
Andrew
788adfeb3d Remove -Werror from the updater's compile flags 2013-12-12 14:55:42 -06:00
Petr Mrázek
220e07aef4 Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into feature_updater 2013-12-07 03:57:40 +01:00
Petr Mrázek
858916b951 Fix build failures on Windows.
* remove atoll
* fix include path of updater depends
2013-12-07 03:51:21 +01:00
Andrew
7a6705030c Include shellapi.h in the updater on Windows. 2013-12-06 16:36:22 -06:00
Andrew
bab6c18965 Added WIN32_LEAN_AND_MEAN
Should reduce compile times and help get rid of some error things.
2013-12-06 16:08:09 -06:00
Andrew
6ac94ddcb6 Finish implementing update installation.
Also add the option to update on exit.
2013-12-06 12:59:58 -06:00
Andrew
e90f1a2756 Implement update installer 2013-12-05 20:32:52 -06:00
Petr Mrázek
6aa9bd0f77 Renew the updater branch
Now with some actual consensus on what the updater will do!
2013-12-02 00:55:24 +01:00