aboutsummaryrefslogtreecommitdiff
path: root/src/zenvfs/xmake.lua
Commit message (Collapse)AuthorAgeFilesLines
* in-tree spdlog (#602)Stefan Boberg2025-10-241-2/+2
| | | | move spdlog into the tree to remove dependency on vcpkg::spdlog, to allow diverging from the official version and evolve it to fit better with OTLP logging requirements
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-0/+10
currently, only Windows (using Projected File System) is supported