0dcf694c87
More updater fixage
...
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]
2014-01-05 16:47:12 +01:00
613c01dab5
Some more updater fixes
...
Paths were wrong - still used work directory instead of root
2014-01-05 13:17:42 +01:00
76f58eb42c
Fix logging string derp on OSX
2014-01-05 02:43:25 +01:00
b49fa9d2a9
Mess with the updater again.
2014-01-05 00:06:55 +01:00
9fbe3a7ccd
Tweak update result dialog size
2014-01-01 20:23:06 +00:00
595e4b697e
Change TestParseScript path back to what it was.
2013-12-28 04:55:38 +01:00
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
3051d0d328
Make pack200 use QFile by proxy, eliminating some unicode issues.
2013-12-22 18:49:52 +01:00
f8067a6034
Magical pixie dust for windows updater reliability
...
Don't ask.
2013-12-17 00:37:56 +01:00
b773ef08af
Fix/remove tests from the gutted updater
2013-12-15 23:46:48 +01:00
f15306a0ac
Use ctest
2013-12-14 14:17:59 +01:00
07441a7e18
Disable some crazy OS X hacks on non-GCC compilers
2013-12-13 12:04:52 -06:00
45aa858090
Include unistd.h in ProcessUtils.h
2013-12-12 15:06:50 -06:00
788adfeb3d
Remove -Werror from the updater's compile flags
2013-12-12 14:55:42 -06:00
220e07aef4
Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into feature_updater
2013-12-07 03:57:40 +01:00
858916b951
Fix build failures on Windows.
...
* remove atoll
* fix include path of updater depends
2013-12-07 03:51:21 +01:00
7a6705030c
Include shellapi.h in the updater on Windows.
2013-12-06 16:36:22 -06:00
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
6ac94ddcb6
Finish implementing update installation.
...
Also add the option to update on exit.
2013-12-06 12:59:58 -06:00
e90f1a2756
Implement update installer
2013-12-05 20:32:52 -06:00
6aa9bd0f77
Renew the updater branch
...
Now with some actual consensus on what the updater will do!
2013-12-02 00:55:24 +01:00