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