4 Commits
Author SHA1 Message Date
Mikaël Capelle 1c95b74525 Apply formatting. 2025-05-22 20:47:13 +02:00
Mikaël Capelle 9f7fd9660d Remove fmt in favor of std::format, upgrade spdlog to current version (#67)
* Remove fmt submodule.
* Set projects to target C++20.
* Set boost include as external in shared to avoid warnings.
* Completely remove fmt for project files.
* Bump spdlog to 1.14.1.
* Update and clean project files.
* Minor reorganizing of shared_memory.h.
2024-06-22 08:34:39 +02:00
Mikaël Capelle 36c6cec1cc Boost 1.85 (#62)
* Update for boost 1.85.0.
* Switch from AppVeyor to Github action.
* Add ReleaseTest and DebugTest configuration.
2024-06-03 20:45:52 +02:00
Eran Mizrahi 1fb13f3557 usvfs VS project (move stuff around) 2017-12-16 13:09:58 +02:00