Commit Graph

24 Commits (d17331ec2658a9578ea9f454c423b6d612687757)

Author SHA1 Message Date
Gabi Melman 166843ff3a
V2.x no reg (#3285)
Removed registry
9 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
9 months ago
gabime 9fea0e5fa8 Fix windows compile (clang-format ordering( 9 months ago
gabime 62534f2e4e clang format 9 months ago
gabime d808eb8eca fix comment 9 months ago
gabime 8d9283d790 Upadted test_create_dir 9 months ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime a8efa85b86 Remove global console mutex (wip) 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime e7e8b75a4c clang-format 4 years ago
Charles Milette c691769e46
Fix other build errors and unit tests 5 years ago
Charles Milette a453bccff0
Better support for / separators on Windows, improve wchar filename coverage 5 years ago
gabime 594d226056 update tests 6 years ago
gabime c19e325b83 Added some tests for create_dir 6 years ago
gabime dbe5c17a96 Renamed file_exists()->path_exists() 6 years ago
gabime c40555c0ac clang-format 6 years ago
gabime bfc76278a9 update tests 6 years ago
gabime a1f283946e updated os::dir_name and tests 6 years ago
gabime 066087b383 Update create_dir 6 years ago
gabime 31ed133932 Added dir_name tests 6 years ago
gabime 9b7812a0f2 auto create log dir 6 years ago