aboutsummaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2024-02-02config.mk: Treat compiler warnings as errorsJan Sucan
2024-02-02config.mk: Enable extra compiler warningsJan Sucan
2024-02-02config.mk: Do not limit max. number of compilation errorsJan Sucan
2024-02-02config.mk: Use C++11Jan Sucan
Uniform initialization is supported since that version.
2024-01-20makefile: Move configuration to config.mkJan Sucan