Commit Graph

540 Commits (a8594177fa1c443532c1a167cbe5637f655c0224)

Author SHA1 Message Date
gabime a8594177fa wip2 9 months ago
gabime 365eb899ed wip1 - renamed to context 9 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
gabime e62be8b43f clang-format 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 551860d079 Fixed tidy warnings 9 months ago
gabime 0ef49d7df6 Minor cleanup 9 months ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
9 months ago
gabime 62534f2e4e clang format 9 months ago
gabime eacd4d6b2a Remove mdc 9 months ago
gabime 968dcfbc6b Remove SPDLOG_SOURCE_LOCATION support 9 months ago
hydai e4d81a5be9 Fix warning - extra ';' for -Wextra-semi (#3198)
Signed-off-by: hydai <z54981220@gmail.com>
9 months ago
gabime c1f101af13 make example compatible with fmt 11 (#3130) 9 months ago
gabime 06be4409e6 clang-format 1 year ago
gabime 8815f81e5d Added mdc from pull #2907 1 year ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime a3e05332b0 Removed fmt wrapper files 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 eb7d87685b Fixed example 2 years ago
gabime 8590436aaf Fixed example 2 years ago
gabime 83d5f3dbad Revert 70f7a8252d 2 years ago
gabime 5782891494 Removed SPDLOG_FMT_RUNTIME definition 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 463af69d41 Clang format sort includes 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
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 2d801bbd80 Update comment 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
gabime 8488b027e9 Formatting 2 years ago
Gabi Melman 536da46a2c Changed macro name to SPDLOG_EMIT_SOURCE_LOCATION 2 years ago
gabime a7a537216c Removed swap from logger and renamed source location macro to SPDLOG_USE_SOURCE_LOCATION 2 years ago
gabime 90e92438c8 clang format 2 years ago
gabime 1faeb5b6fa Minor cleanups 2 years ago
gabime db76ab6c9f Fixed README.md and example.cpp 2 years ago
gabime 9d6dd2a691 Fixed warning for example 2 years ago
gabime 19d4e60561 Replaced details::make_unique with std::make_unique 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)
Updating minimum CMake version to 3.11
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