summaryrefslogtreecommitdiff
path: root/tools/src/util
AgeCommit message (Collapse)Author
2022-02-11switch to using cpp-best-practices/project_options for compiler warningsHenny022p
suboptimal solution due to us being limited to cmake 3.13 on jenkins fixes #370
2021-11-27replace fstream with fmt::printHenny022p
2021-11-27remove data copy from reader classHenny022p
2021-11-27added util lib with file helpersHenny022p
will have more stuff in the future