summaryrefslogtreecommitdiffstats
path: root/src/ClientType.hpp
AgeCommit message (Collapse)AuthorFilesLines
2022-08-16Upgrade to fmt 9.0.0David Robillard1-0/+25
This library tends to break in annoying ways like this, so pin the major version to 9 to hopefully avoid these problems in the future.
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-01-02Format all code with clang-formatDavid Robillard1-4/+3
2020-11-29Put everything in a namespaceDavid Robillard1-0/+4
2020-11-28Factor out ClientTypeDavid Robillard1-0/+27