Commit Graph

16 Commits

Author SHA1 Message Date
Petr Mrázek
595e4b697e Change TestParseScript path back to what it was. 2013-12-28 04:55:38 +01:00
Petr Mrázek
7652b3d64a Various updater fixes
Updater tests for path utils
The updater now doesn't use splitpath on Windows (fixes problems with Windows XP)
Fix up paths for the OSX updater - should now install the updates into the right place
Fix translations install path - translation isntall and deploy should be fixed
2013-12-28 04:23:48 +01:00
Petr Mrázek
3051d0d328 Make pack200 use QFile by proxy, eliminating some unicode issues. 2013-12-22 18:49:52 +01:00
Petr Mrázek
f8067a6034 Magical pixie dust for windows updater reliability
Don't ask.
2013-12-17 00:37:56 +01:00
Petr Mrázek
b773ef08af Fix/remove tests from the gutted updater 2013-12-15 23:46:48 +01:00
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