Commit Graph

100 Commits

Author SHA1 Message Date
gabime
81444265f4 clang-format 2020-04-19 11:33:36 +03:00
gabime
7698bb0ae1 Bump fmt version to 6.2.0 2020-04-15 00:51:03 +03:00
Gabi Melman
752d5685dc Moved pattern formatter from spdlog/details to spdlog/ 2020-03-21 13:33:04 +02:00
gabime
d1819f5f76 clang-format 2020-03-15 18:51:52 +02:00
Martin Vejdarski
0ca2cb625e Add shared library support for Windows 2020-03-10 03:14:36 +07:00
gabime
54be9bd8b9 Use brackets to include spdlog in srcs 2020-03-06 15:51:07 +02:00
gabime
d18f282938 Fixed missing cfg.cpp 2020-02-26 18:21:24 +02:00
gabime
5370443ece clang-format 2020-02-10 17:13:41 +02:00
gabime
4d98a14cb1 Updated fmt.cpp to 6.1.2 2019-12-22 22:54:31 +02:00
gabime
d52e825bbc clang-format 2019-12-13 00:12:05 +02:00
gabime
175741ed1d Bump fmt to 6.1.2 2019-12-12 23:50:30 +02:00
gabime
c9bb85c91d Revert supress of warning 4996 under msvc 2015 2019-12-05 17:25:12 +02:00
gabime
53d58f222f fix warning C4996 under vs2015 about std::copy in fmt 2019-12-05 13:37:31 +02:00
gabime
d5a72b1eaf Fixed msvc compilation 2019-12-05 02:02:16 +02:00
gabime
6b5ebab6ae Fixed msvc compilation 2019-12-05 02:01:02 +02:00
gabime
31fc1aca53 Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headers 2019-12-05 01:12:55 +02:00
gabime
0db4b04ad3 Bump bundled fmt to version 6.1.0 2019-12-04 23:39:17 +02:00
gabime
2fed68a73b Reverted some external template declarations 2019-09-20 01:52:05 +03:00
gabime
e7ab49c973 Added extern tempalate declarations 2019-09-20 01:28:02 +03:00
gabime
5496491aa4 Added extern template declarations 2019-09-20 00:18:36 +03:00
Gabi Melman
53ca5b2870
Update spdlog.cpp 2019-09-19 12:06:53 +03:00
Gabi Melman
6aced26c35
Update spdlog.cpp 2019-09-19 12:06:22 +03:00
gabime
5721debdf1 split to log_msg_buffer.h ito header and mpl 2019-09-19 11:52:03 +03:00
gabime
bd9e1475e2 clang-format 2019-09-07 20:11:35 +03:00
Tobias Pfeiffer
bf324a11cd made the declarations in fmt.c match the ones in fmt-6.0.0 2019-09-06 10:06:00 +09:00
gabime
f196a9fd27 Fix dupllicate 2019-09-05 19:42:08 +03:00
gabime
7f0398ca25 Added version() function 2019-09-05 18:51:28 +03:00
gabime
aa4eaa16bf Fixed missing includes 2019-09-05 18:31:08 +03:00
gabime
dae4f9fef6 split spdlog.cpp to multiple .cpp files 2019-09-05 14:37:25 +03:00
gabime
5c2855e1c1 wip backtracer 2019-09-05 01:25:00 +03:00
gabime
f3e379cf78 Fixed async dump_backtrace 2019-08-25 23:55:35 +03:00
gabime
a7ba6e447d clang-format 2019-07-18 14:26:36 +03:00
gabime
baa978ab0b Added stdout_sinks.h to the library build 2019-07-18 14:00:16 +03:00
gabime
f5831d5132 clang-format 2019-07-05 10:45:37 +03:00
gabime
6e83abdbf2 Removed stdout_sinks from spdlog.cpp for faster library compile time 2019-06-28 01:01:22 +03:00
gabime
6399e05209 clang-format 2019-06-20 01:05:57 +03:00
gabime
1d86803e38 Fix #1116 2019-06-20 00:29:23 +03:00
gabime
a340b3812c Add missing template instantiation 2019-06-18 23:42:36 +03:00
gabime
99e519cf0f Simplify color sinks 2019-06-18 12:32:51 +03:00
gabime
9d3aa5a253 Revert last commit 2019-06-14 20:44:46 +03:00
gabime
314308f975 Removed unused template from spdlog.cpp 2019-06-14 19:01:28 +03:00
gabime
bcfa9241b8 Updated copyright headers 2019-06-04 00:09:16 +03:00
gabime
7a3a560c44 Merge v1.x 2019-05-24 12:33:14 +03:00
David Zemon
8dd85285e7 Allow user to choose between static or shared library 2019-05-17 23:26:06 -05:00
gabime
ce637440bb wip static-lib 2019-05-13 00:09:00 +03:00
gabime
26a064ed2d wip static-lib 2019-05-12 23:36:48 +03:00
gabime
d5c9bac3c7 wip static-lib 2019-05-12 23:08:14 +03:00
gabime
5220ac4a9e Added missing header 2019-05-12 17:05:14 +03:00
gabime
01f5efa1d9 Added wincolor sink to static build 2019-05-12 15:32:54 +03:00
gabime
130bc26b9a wip static-lib 2019-05-12 02:16:31 +03:00