Commit Graph

4638 Commits (7fc6f1719c8e98f2f46e677b0644b0ed0cfaa177)
 

Author SHA1 Message Date
gabime 7fc6f1719c Minor cleanup 9 months ago
gabime a8594177fa wip2 9 months ago
gabime 365eb899ed wip1 - renamed to context 9 months ago
gabime 9d42415114 Removed unused include 9 months ago
gabime ed6919bf8e Fixed cmake warning 9 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
gabime daf1b97b8f Updated windwos.ci 9 months ago
gabime e62be8b43f clang-format 9 months ago
gabime 58dac85596 Update format.sh 9 months ago
gabime 1379f68bda Updated windows.ci 9 months ago
gabime 2f169568b7 Updated windows.ci 9 months ago
gabime fe9be2e1ee Updated windows.ci 9 months ago
gabime 730aa35d98 Updated cmake 9 months ago
gabime 19d1939d3b Updated cmakelists 9 months ago
gabime 82153ec409 Updated cmake and remove pkg-config support 9 months ago
gabime 98a8b75eb4 updated pkgconfig.in 9 months ago
gabime 96195adaad update cmakelists 9 months ago
gabime 75c8a196bb Updated cmakelists.txt 9 months ago
gabime 17eb1e1fd7 Updated cmakelists.txt 9 months ago
gabime 2a0db06e7b Updated cmakelists.txt 9 months ago
gabime dcf664ee1d Updated cmakelists.txt 9 months ago
gabime 65a2d8a49f Removed cmake-format from script 9 months ago
gabime c55e7f6d14 Updated pkgconfig to version 2 9 months ago
gabime 3b6f36c43b Fix windows compile 9 months ago
gabime 3b7e2a034b Removed tweak options and spdlog_config.h 9 months ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h 9 months ago
gabime 21e0810791 commnet 9 months ago
gabime e6cddd1028 Update cmakelists and config.h 9 months ago
gabime a0f371efed Fix test compile 9 months ago
gabime 032d93acf7 Fix test compile 9 months ago
gabime e26e3692d1 Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
gabime 551860d079 Fixed tidy warnings 9 months ago
gabime 0d8f1f1dd4 Fixed tidy warnings 9 months ago
gabime 7a0e2ff8a8 Fixed tidy warnings 9 months ago
gabime ec34d6ddc6 Fixed win compile 9 months ago
gabime 70c65cf61b Fix windows build 9 months ago
gabime 9f5611c146 Updated .clang-tidy 9 months ago
gabime 82bb5114e2 Fixed some tidy warnings 9 months ago
gabime 3566e0f027 Update clang-tidy 9 months ago
gabime 912491d307 Updated README.md 9 months ago
Gabi Melman dba5d7d214
Update CMakeLists.txt 9 months ago
Gabi Melman c9b96bc974
Update CMakeLists.txt remove cfg/helpers.cpp 9 months ago
Gabi Melman aa9eaae6f6
Update os_windows.cpp 9 months ago
gabime 50f3c88694 Added back tests for utf8 to utf16 9 months ago
gabime 03e20348e2 Added back wstr_to_utf8buf() and utf8_to_wstrbuf() for windows 9 months ago
gabime 693062a8bf Update cp 9 months ago
hjs-ast bb4b719ccf Allow manual rotation of rotating_file_sink (#3269)
* Allow manual rotation of rotating_file_sink

* Rename rotation method

* Attempted fix for tests on Windows

* Apply review mark-ups
9 months ago
Gabi Melman 92d83f3219
Update windows.yml 9 months ago
gabime 2057f67015 Removed SPDLOG_WCHAR_FILENAMES support 9 months ago
gabime fefda8dd15 try to fix test 9 months ago