Commit Graph

84 Commits (fix-3360)

Author SHA1 Message Date
koniarik ad0f31c009
Enabled bin_to_hex utest for stdformat, fixed std::formatter (#3315)
9 months ago
Gabi Melman 9fe79692eb
Gabime/tsan (#3237)
11 months ago
gabime c1569a3d29 Bump to catch2 v3.5.0
2 years ago
gabime a98d3ab0c7 clang format
2 years ago
albert-github 81ce5fcdb7
Remove obsolete part from cmake configuration files (#2871)
2 years ago
gabime bffceb90b0 Fixed circular_q size impl and added tests
2 years ago
gabime 7e635fca68 Fixed #2724 by excluding bin_to_hex sink if using std::format
2 years ago
gabime 1f61f5e019 clang format
2 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
3 years ago
gabime 8be5b41a2f revert pr #2656
3 years ago
Vitaly Zaitsev 2a6d3e9f3b
Added Catch v3 support. (#2656)
3 years ago
Mohammad Ali 3cab260814
Add a trivial callback sink (#2610)
3 years ago
gabime 231ca50700 clang-format
5 years ago
gabime d6329b9dce Added some stopwatch tests
5 years ago
gabime cd701761f9 clang-format
5 years ago
Raul Tambre 76cdeb62e3 Don't enable C language in CMake
5 years ago
Raul Tambre ae9627c64c Raise CMake requirement to 3.13
5 years ago
gabime a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI
5 years ago
Tamas Florin 071206ef59 Add support for custom filename calculator in rotating_file_sink.
5 years ago
gabime 75c15e8028 Formatted cmake
6 years ago
gabime ff0e430e46 Formatted cmake using cmake-format
6 years ago
Bruce Mitchener 937fe7e909 cmake: Fix tabs, whitespace at EOL.
6 years ago
Ron Rechenmacher 9e6f5b6b2d add single logger method and log_msg constructor and tests/test_time_point.cpp
6 years ago
gabime 854abdf5e6 Added cmake option SPDLOG_BUILD_ALL
6 years ago
gabime 7efdcc26fe CMakeLists.txt: use same policy as fmt
6 years ago
gabime 3ab3970dd2 CMakeLists.txt: use same policy as fmt
6 years ago
gabime c10be7eaec merge with v1.x
6 years ago
Gabi Melman fccee959b1
Merge pull request #1418 from ban-dana/v1.x
6 years ago
Michael R. Crusoe a8d6e60ec6
Enable running the tests against an installed copy of spdlog
6 years ago
tt4g eb234bbf91 Don't run spdlog-utests and spdlog-utests-ho in parallel
6 years ago
bandana2004 db1a221427 Add eventlog_sink for logging to Windows Event Log (local only).
6 years ago
gabime 877eee408e renamed loaders with cfg
6 years ago
gabime 1f8e9ad0fc renamed cfg namespace to loaders
6 years ago
gabime e13e978af4 added loaders tests
6 years ago
gabime 21f7f78130 Update tests CMakeLists.txt
6 years ago
gabime 10116b7717 Removed SPDLOG_NO_DATETIME option
6 years ago
gabime 18edb8bd63 Added tweakme options to CMakeLists.txt
6 years ago
gabime 2b8afb38b7 Revert pull #1288
6 years ago
David Yip 288ea11534 Use _FILE_OFFSET_BITS=64 when building tests on Linux 32-bit systems
6 years ago
gabime 4a620a2c5e Merge branch 'Issue-1248' into v1.x
6 years ago
Andrei-Florin BENCSIK 2cc620ef33 Function instead of macro
6 years ago
Andrei-Florin BENCSIK cee705ccd3 Minor cmake code duplication improvement
6 years ago
gabime 9b7812a0f2 auto create log dir
6 years ago
gabime 494cc8bace Implemented daily sink rotation #661
6 years ago
gabime 5c1e44a93d Added bactrace tests
6 years ago
gabime 0335e3fcc0 Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined
6 years ago
gabime b3ddef2fc2 Minor cmake fix in for tests
6 years ago
Gabi Melman 7a686d4d21
Update CMakeLists.txt
6 years ago
gabime bb0f3839c1 Updated CMake options and defaults
6 years ago
gabime 9aa6cdc494 Updated systemd sink and tests
6 years ago