| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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
|
| |
|
| |
- Bugfix: Long file paths now works correctly on Windows
|
| |
|
|
|
| |
this is a header-only library which mostly contains definitions to support different platforms and compilers.
It is part of the zen codebase but is intended to be consumable separately to zenbase etc to support standalone transport plug-ins and similar.
|
|
|
currently, only Windows (using Projected File System) is supported
|