summaryrefslogtreecommitdiff
path: root/src/misc/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-16Change: [Network] Transfer command data as serialized byte stream without fix...Michael Lutz
2021-04-04Cleanup: Delete remaining Blob codeCharles Pigott
2021-04-04Codechange: Replace CStrA with std::stringCharles Pigott
2021-02-22Add: A simple, templated cache map that uses a least recently used eviction s...Michael Lutz
2020-06-05Add: introduce CMake for project managementPatric Stout