Commit Graph

106 Commits (ce0424bb375805955c0c5482a32ddb821708eb47)

Author SHA1 Message Date
Gabi Melman 166843ff3a
V2.x no reg (#3285)
10 months ago
gabime 3c9963a495 Removed tweak options and spdlog_config.h
10 months ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
10 months ago
gabime 9c1b76fe72 Added no source location tests and fixed source location tests
10 months ago
Gabi Melman c122eaf749 Gabime/tsan (#3237)
10 months ago
Gabi Melman 70f397f75d Cmake use FOLDER third-party for third party libs
2 years ago
Gabi Melman 90c5055b77 place dlls in the same directory as the executables on msvc
2 years ago
Gabi Melman ea66477ac0 Copy dlls to the executable folder for msvc
2 years ago
gabime 235e12c67e Bump to catch2 v3.5.0
2 years ago
gabime d10bef50d9 Use git hash to catch2 fetch
2 years ago
gabime 57868277db clang format
2 years ago
Gabi Melman 9b3a4e28c5 Copy spdlog dll to the executable folder for example, tests and bench
2 years ago
gabime 8dc7ba7e3d Cleaned tests
2 years ago
gabime 463af69d41 Clang format sort includes
2 years ago
gabime 976d3d20b6 Fixed ifdefs
2 years ago
gabime 4bb3b56102 relative includes wip
2 years ago
gabime e28eadcd52 Clang format
2 years ago
gabime cff3e27115 Removed usages of SPDLOG_COMPILED_LIB macro
2 years ago
gabime 6d520df916 Removed header only options
2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests
2 years ago
gabime 767ef493f7 Added source_location tests
2 years ago
gabime 90e92438c8 clang format
2 years ago
gabime 8f7400731e ringbuffer_sink: replaced last_raw() and last_formatted() with drain_raw() and drain_formatted() and added tests
2 years ago
gabime 6cac90b89a clang format
2 years ago
gabime 92daf6954b Removed backtrace feature
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