summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2023-05-29Don't record compilation time; Fix version macro; Restrict pointers; Use ↵9Gabriel Jensen
fixed-width types; Update naming convention; Update pointer style;
2023-05-08Update naming convention; Support C++99; Tag development releases; Update ↵8Gabriel Jensen
copyright notices;
2023-04-12Don't use susinfo; Update CMake style; Update code style; Don't use global ↵7Gabriel Jensen
variables; Update compiler options; Fortify sources; Don't use Zap; Remove some errors; Remove platform-specific behaviour;
2022-09-05Fix errors during parameter checks; Use susinfo more; Update help screen;6Gabriel Jensen
2022-08-29Fix version number not being updated;5Gabriel Jensen
2022-08-26Fix indentations; Remove useless constant in calc;2Gabriel Jensen
2022-08-25Use typeof instead of typeof_unqual; Use CHAR_WIDTH instead of CHAR_BIT;1Gabriel Jensen
2022-08-25Initial;0Gabriel Jensen