Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-26clang-formatgabime
2020-08-29Added some stopwatch testsgabime
2020-08-26clang-formatgabime
2020-07-21Don't enable C language in CMakeRaul Tambre
2020-07-20Raise CMake requirement to 3.13Raul Tambre
2020-06-07Revert 7f15fb2a21cfc7895846a22e5b0f5e4e88040e88 since it breaks the ABIgabime
2020-06-04Add support for custom filename calculator in rotating_file_sink.Tamas Florin
2020-05-02Formatted cmakegabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-05-02cmake: Fix tabs, whitespace at EOL.Bruce Mitchener
2020-04-18add single logger method and log_msg constructor and tests/test_time_point.cppRon Rechenmacher
2020-04-12Added cmake option SPDLOG_BUILD_ALLgabime
2020-03-15CMakeLists.txt: use same policy as fmtgabime
2020-03-15CMakeLists.txt: use same policy as fmtgabime
2020-02-26merge with v1.xgabime
2020-02-10Merge pull request #1418 from ban-dana/v1.xGabi Melman
2020-02-07Enable running the tests against an installed copy of spdlogMichael R. Crusoe
2020-02-07Don't run spdlog-utests and spdlog-utests-ho in paralleltt4g
2020-02-07Add eventlog_sink for logging to Windows Event Log (local only).bandana2004
2019-12-22renamed loaders with cfggabime
2019-12-21renamed cfg namespace to loadersgabime
2019-12-21added loaders testsgabime
2019-11-05Update tests CMakeLists.txtgabime
2019-11-04Removed SPDLOG_NO_DATETIME optiongabime
2019-11-04Added tweakme options to CMakeLists.txtgabime
2019-10-29Revert pull #1288gabime
2019-10-28Use _FILE_OFFSET_BITS=64 when building tests on Linux 32-bit systemsDavid Yip
2019-10-25Merge branch 'Issue-1248' into v1.xgabime
2019-10-25Function instead of macroAndrei-Florin BENCSIK
2019-10-24Minor cmake code duplication improvementAndrei-Florin BENCSIK
2019-10-20auto create log dirgabime
2019-09-15Implemented daily sink rotation #661gabime
2019-08-27Added bactrace testsgabime
2019-08-19Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is definedgabime
2019-07-07Minor cmake fix in for testsgabime
2019-07-01Update CMakeLists.txtGabi Melman
2019-07-01Updated CMake options and defaultsgabime
2019-06-28Updated systemd sink and testsgabime
2019-06-28Merge branch 'v1.x' into v1.xGabi Melman
2019-06-27Provide source location support for systemd_sink.hJorge Bellon-Castro
2019-06-27Added tests for dup_filter sinkgabime
2019-06-20Added stdout testsgabime
2019-06-10Fixed CMake address sanitizergabime
2019-06-10CMake refactoring to functionsgabime
2019-05-29CMakeLists.txt minor improvmentsgabime
2019-05-29CMakeLists.txt minor improvmentsgabime
2019-05-29CMake improvementsgabime
2019-05-18Clean up CMake a bit moreDavid Zemon
2019-05-18Set Threads::Threads dependency on spdlog libs - don't make user do itDavid Zemon
2019-05-18Remove the namespacedDavid Zemon