Gabi Melman
|
08c727e4f8
|
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
|
2024-12-05 19:14:25 +02:00 |
|
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
|
2024-11-29 15:25:29 +02:00 |
|
gabime
|
9fea0e5fa8
|
Fix windows compile (clang-format ordering(
|
2024-11-29 14:30:14 +02:00 |
|
gabime
|
62534f2e4e
|
clang format
|
2024-11-29 13:40:40 +02:00 |
|
gabime
|
d808eb8eca
|
fix comment
|
2024-11-26 13:48:25 +02:00 |
|
gabime
|
8d9283d790
|
Upadted test_create_dir
|
2024-11-25 09:22:18 +02:00 |
|
gabime
|
c539f36551
|
clang format
|
2024-01-13 18:20:08 +02:00 |
|
gabime
|
77b07b3a10
|
clang format
|
2024-01-13 09:37:32 +02:00 |
|
gabime
|
a8efa85b86
|
Remove global console mutex (wip)
|
2023-10-01 12:20:48 +03:00 |
|
gabime
|
6dffd7c6e8
|
update clang format again
|
2023-09-25 16:40:05 +03:00 |
|
gabime
|
dcd5904bdc
|
Updated clang-format
Merged with origin
|
2023-09-25 16:11:53 +03:00 |
|
gabime
|
e7e8b75a4c
|
clang-format
|
2021-07-19 00:50:51 +03:00 |
|
Charles Milette
|
c691769e46
|
Fix other build errors and unit tests
|
2021-01-06 19:39:47 -05:00 |
|
Charles Milette
|
a453bccff0
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
|
gabime
|
594d226056
|
update tests
|
2019-10-25 16:20:24 +03:00 |
|
gabime
|
c19e325b83
|
Added some tests for create_dir
|
2019-10-25 16:17:02 +03:00 |
|
gabime
|
dbe5c17a96
|
Renamed file_exists()->path_exists()
|
2019-10-25 15:56:23 +03:00 |
|
gabime
|
c40555c0ac
|
clang-format
|
2019-10-25 15:44:53 +03:00 |
|
gabime
|
bfc76278a9
|
update tests
|
2019-10-25 15:24:54 +03:00 |
|
gabime
|
a1f283946e
|
updated os::dir_name and tests
|
2019-10-25 14:29:57 +03:00 |
|
gabime
|
066087b383
|
Update create_dir
|
2019-10-25 14:14:50 +03:00 |
|
gabime
|
31ed133932
|
Added dir_name tests
|
2019-10-21 13:42:25 +03:00 |
|
gabime
|
9b7812a0f2
|
auto create log dir
|
2019-10-20 17:40:56 +03:00 |
|