Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-06 | Use the same style of CMake files everywhere | Jan Dalheimer | |
2014-01-05 | More updater fixage | Petr 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-05 | Some more updater fixes | Petr Mrázek | |
Paths were wrong - still used work directory instead of root | |||
2014-01-05 | Fix logging string derp on OSX | Petr Mrázek | |
2014-01-05 | Mess with the updater again. | Petr Mrázek | |
2014-01-01 | Tweak update result dialog size | Sky | |
2013-12-28 | Change TestParseScript path back to what it was. | Petr Mrázek | |
2013-12-28 | Various updater fixes | Petr 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-22 | Make pack200 use QFile by proxy, eliminating some unicode issues. | Petr Mrázek | |
2013-12-17 | Magical pixie dust for windows updater reliability | Petr Mrázek | |
Don't ask. | |||
2013-12-15 | Fix/remove tests from the gutted updater | Petr Mrázek | |
2013-12-14 | Use ctest | Petr Mrázek | |
2013-12-13 | Disable some crazy OS X hacks on non-GCC compilers | Andrew | |
2013-12-12 | Include unistd.h in ProcessUtils.h | Andrew | |
2013-12-12 | Remove -Werror from the updater's compile flags | Andrew | |
2013-12-07 | Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into ↵ | Petr Mrázek | |
feature_updater | |||
2013-12-07 | Fix build failures on Windows. | Petr Mrázek | |
* remove atoll * fix include path of updater depends | |||
2013-12-06 | Include shellapi.h in the updater on Windows. | Andrew | |
2013-12-06 | Added WIN32_LEAN_AND_MEAN | Andrew | |
Should reduce compile times and help get rid of some error things. | |||
2013-12-06 | Finish implementing update installation. | Andrew | |
Also add the option to update on exit. | |||
2013-12-05 | Implement update installer | Andrew | |
2013-12-02 | Renew the updater branch | Petr Mrázek | |
Now with some actual consensus on what the updater will do! |