| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-12 | makefile: Rename variables from C to CXX for C++ | Jan Sucan | |
| 2024-11-09 | Add man page for the diff image format | Jan Sucan | |
| 2024-11-05 | config.mk: Set the version to development pre-alpha | Jan Sucan | |
| 2024-03-24 | Require C++17 | Jan Sucan | |
| This enables use of more modern STL features, e.g., filesystem. | |||
| 2024-02-02 | makefile: Add install and uninstall targets | Jan Sucan | |
| 2024-02-02 | config.mk: Treat compiler warnings as errors | Jan Sucan | |
| 2024-02-02 | config.mk: Enable extra compiler warnings | Jan Sucan | |
| 2024-02-02 | config.mk: Do not limit max. number of compilation errors | Jan Sucan | |
| 2024-02-02 | config.mk: Use C++11 | Jan Sucan | |
| Uniform initialization is supported since that version. | |||
| 2024-01-20 | makefile: Move configuration to config.mk | Jan Sucan | |
