Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-07 | Fork from asteroid-stopwatch and initialise repo | Arseniy Movshev | |
copied over the asteroidos boilerplate from asteroid-stopwatch and removed everything else started work on getting a UI to show up | |||
2021-05-17 | Port to CMake | Bart Ribbers | |
Qt is slowly deprecating QMake. They have stopped building Qt itself with QMake and moved Qt6 to CMake instead. Although QMake is still around, it's clear the focus has shifted and it would be good for applications to switch over to an alternative build system as well So hereby, switch the build system to CMake |