Commit Graph

4647 Commits (a00229eaa50db00f7efd489a4af04cf2593449bb)
 

Author SHA1 Message Date
magnus-nomono 87b8401011 Add missing include (#3026) 1 year ago
gabime 8e10782a58 Ported pull #3023 with some changes and tests 1 year ago
spaceman 167bf989d8 support MINGW (#3022)
Under Windows 10, compiling with MINGW64 will report an error similar to https://github.com/gabime/spdlog/issues/1581
1 year ago
cohdan dd8dc8105a Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed (#3009)
* Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed

* Code review fix - periodic_worker thread getter should return a reference and not a pointer
1 year ago
Dimitri Papadopoulos Orfanos c577b54b06 Fix typos found by codespell (#3011) 1 year ago
gabime a145ba62b8 Fixed fmt cmake 1 year ago
gabime c923915805 DOWNLOAD_EXTRACT_TIMESTAMP FALSE when fetching fmt 1 year ago
gabime 276788a60e Update comment 1 year ago
gabime e9938a8839 Fetch fmt 10.2.1.tar.gz and check sha256 1 year ago
gabime 34e0c8f227 Minor style 1 year ago
gabime 989589dd0b Minor style 1 year ago
gabime 8319d1bc16 clang format 1 year ago
gabime c8b81a6958 Minor style 1 year ago
gabime 7bd1c1e1a4 Removed unused source file 1 year ago
gabime 57384f7be3 Minor clean 1 year ago
gabime bb687e7aad Minor clean 1 year ago
gabime 7bb480a051 Minor clean 1 year ago
gabime 286218aeeb Removed state from default error handler 1 year ago
gabime b05d9362ea Minor cleanup of includes 1 year ago
gabime 95587b7601 Fix typo 1 year ago
gabime f743a881b2 merge pull #2978 1 year ago
loject 5370076dcc
Update CMakeLists.txt (#3028)
Fix paths for msvc for parent project
2 years ago
gabime 69d412b526 Format code of wincolor_sink.cpp 2 years ago
gabime 77d350af57 Refactored cmake 2 years ago
gabime 9622d7f318 Fixed cmakelists 2 years ago
gabime e96cb12df6 Fixed cmakelists 2 years ago
gabime 0992a41053 Cleaned os.h 2 years ago
gabime fbd1ebcebf Fixed format.sh script 2 years ago
gabime d61f0a5d5e Fix include paths 2 years ago
gabime 9294adb335 Fixed os_windows.cpp 2 years ago
gabime 885b796447 Refactored os.cpp to os_unix.cpp and os_windows.cpp 2 years ago
gabime 3954caccc1 Clean os.h macros 2 years ago
Gabi Melman 6c799d04f8
Fix localtime_s()usage 2 years ago
gabime aaebfbb5c6 Fixd some clang-tidy warnings 2 years ago
gabime 91bf60a316 Check rv of localtime_r 2 years ago
gabime ce3922cff1 Fix some typos 2 years ago
gabime c539f36551 clang format 2 years ago
gabime eaab457156 Fixed cmake install 2 years ago
gabime d513f44a18 Fix cmake install again 2 years ago
gabime 83d274eb55 Fix spdlogConfig.cmake.in 2 years ago
gabime 26b6461b24 Fixed pkgconfig 2 years ago
gabime e6e2ffbf51 Fixed pkg-config 2 years ago
gabime 32d83ee246 Fix text in cpack 2 years ago
gabime 3834b911cd Fixed spdlogConfig.cmake.in fmt dep 2 years ago
gabime efa89d0880 Add fmt dep to cmake install 2 years ago
gabime 287d83acae Removed unused include 2 years ago
gabime aa5d9aff6c Bump fmt to 10.2.1 2 years ago
gabime 1ce7f5e499 Update spdlog_config.h template 2 years ago
gabime 947b42b86f Init last_log_secs_ with {} 2 years ago
gabime e2e8099ad9 Init cached_tm with {} 2 years ago