move to cmake

This commit is contained in:
2024-06-03 09:59:35 -05:00
parent d1c056e734
commit 087f132a32
41 changed files with 558 additions and 367 deletions

View File

@@ -1,10 +1,12 @@
2024-06-03 Scott E. Graves
2024-06-03 Scott E. Graves <scott.e.graves@protonmail.com>
* bugfix pr's: fixed compilation issues with GCC 14
* pr: fixed compilation issues
* https://github.com/cubicdaiya/dtl/pull/22
* https://github.com/cubicdaiya/dtl/pull/18
* pr: initialize variables to prevent warnings
* pr: initialize variables
* https://github.com/cubicdaiya/dtl/pull/16
* move to CMake build system
* added clang-format and clang-tidy
* 1.21 released