aboutsummaryrefslogtreecommitdiff
path: root/mmc_updater
AgeCommit message (Collapse)Author
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-01-05More updater fixagePetr Mrázek
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-05Some more updater fixesPetr Mrázek
Paths were wrong - still used work directory instead of root
2014-01-05Fix logging string derp on OSXPetr Mrázek
2014-01-05Mess with the updater again.Petr Mrázek
2014-01-01Tweak update result dialog sizeSky
2013-12-28Change TestParseScript path back to what it was.Petr Mrázek
2013-12-28Various updater fixesPetr Mrázek
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-22Make pack200 use QFile by proxy, eliminating some unicode issues.Petr Mrázek
2013-12-17Magical pixie dust for windows updater reliabilityPetr Mrázek
Don't ask.
2013-12-15Fix/remove tests from the gutted updaterPetr Mrázek
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!