Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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! |