Commit Graph

4586 Commits (ce623e227b908980f1414ba0b6c107a2ca8d58c5)
 

Author SHA1 Message Date
gabime ce623e227b Fix ci 9 months ago
gabime ff51cd3eb2 Fix windows.yml ci 9 months ago
gabime b0e836b000 clang-format 9 months ago
gabime ea896885cd Removed SPDLOG_USE_STD_FORMAT 9 months ago
gabime d7c6cc13a5 Removed SPDLOG_USE_STD_FORMAT 9 months ago
gabime 9fea0e5fa8 Fix windows compile (clang-format ordering( 9 months ago
gabime 7c6f737990 Fix windows compile of log_msg_buffer.cpp 9 months ago
gabime 1d2138fdbe always use std::string_view and remove is_convertible_to_sv 9 months ago
gabime 0641ddec58 always use std::string_view and remove is_convertible_to_sv 9 months ago
gabime fb3969d540 alwaus use std::string_view 9 months ago
gabime 62534f2e4e clang format 9 months ago
gabime eacd4d6b2a Remove mdc 9 months ago
gabime 14a202580b Update readme ci tsan to debug 9 months ago
gabime f20fe2a121 Update readme ci 9 months ago
gabime 50ea0cc1aa Removed appveyor ci 9 months ago
gabime 6ea6b065ba Clean prev source_loc impl leftovers 9 months ago
gabime c7fc302710 Fixed soruce_loc test 9 months ago
gabime 64a013fd16 Fixed soruce_loc test 9 months ago
gabime 9c1b76fe72 Added no source location tests and fixed source location tests 9 months ago
gabime 3fc14822ef Fix source_loc test 9 months ago
gabime 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support 9 months ago
gabime 67628a459a Fix ci windows 9 months ago
gabime 89a01c4bba Fix ci windows 9 months ago
gabime 5c4f5f42c8 Fix ci windows 9 months ago
gabime 9dab02aa2c Fix ci windows 9 months ago
Gabi Melman 4b301e710a
Update windows.yml 9 months ago
Gabi Melman fba921b6d8
Update windows.yml 9 months ago
gabime 79422fe1dc Added missing include 9 months ago
gabime 905312eadd Fixed build replaced string_view_t 9 months ago
gabime 24afd40000 Fix ci 9 months ago
gabime 7c6512ff72 Fix ci 9 months ago
gabime 850ee25648 Commented out problematic gcc-9 log(..) overrides 9 months ago
gabime 30f0681ab4 Fix windows ci 9 months ago
gabime d808eb8eca fix comment 9 months ago
gabime 419b4bd983 Updated ci to use c++17 9 months ago
gabime 1d66ca8c0b Ported ci from v1.x branch 9 months ago
gabime d94311ad6b Use std::string_view in level names and ansicolor_sink.h 9 months ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
* Fixed race condition in tests

* Support for thread sanitizer
9 months ago
gabime 0e95bba098 Fixed race condition in tests 9 months ago
gabime 496c5fd145 Bump fmt to 11.0.2 9 months ago
mq白 8563a6ab59 Improve Cross-Platform Build Instructions in Documentation (#3229)
* Update build

* Simplified build command length for cross-platform compatibility.

* Modified to replace `make -j` only with `cmake --build.`
9 months ago
hydai e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198)
Signed-off-by: hydai <z54981220@gmail.com>
9 months ago
gabime eab1f6d5f5 Fix #3194 month name 9 months ago
Uilian Ries 4effc91705 Update conan install command in README (#3172)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
9 months ago
Leslie a3d3df0a56 use std::lock_guard instead of std::unique_lock (#3179) 9 months ago
Rasmus 15fcde8ee3 Add info about max_files in the docstrings of hourly/daily file sinks (#3170) 9 months ago
gabime e01fa1a5fd compilation error gcc 8.5 with [-Werror=suggest-override] (#3158) 9 months ago
gabime 04bd12e0b5 fix: set and to MSVC only (#3139) 9 months ago
gabime a2de13630b Backported FMT_STRING 9 months ago
gabime c1f101af13 make example compatible with fmt 11 (#3130) 9 months ago