Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | NOISSUE remove nonsensical logic related to 'MultiMC.app/' prefixes in ↵ | Petr Mrázek | |
update manifests | |||
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2016-11-19 | GH-1726 better failure detection for updates | Petr Mrázek | |
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | |||
2016-05-01 | NOISSUE revert to dumping all build artifacts to the root | Petr Mrázek | |
This fixes unit tests on Windows... Windows has no mechanism to set library lookup path. | |||
2016-05-01 | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | |
more dead tests. |