gabime
05d5546eb1
Restore example
2020-09-26 15:30:45 +03:00
gabime
cefe67726e
wip fix #1680 again
2020-09-26 15:06:53 +03:00
gabime
34f3d29d93
Added stopwatch support
2020-08-29 02:48:43 +03:00
Raul Tambre
76cdeb62e3
Don't enable C language in CMake
...
spdlog doesn't seem to actually require the C language.
Not enabling it results in a significant initial configure time speedup.
2020-07-21 11:39:40 +03:00
Raul Tambre
ae9627c64c
Raise CMake requirement to 3.13
...
* Reduces the range of possible version we'd need to test with.
* Enables newer policies reducing possible deprecation warnings from new policies.
* Allows removing some code for compatibility with older versions.
* Coincides with LLVM's bump to requiring CMake 3.13.
2020-07-20 22:03:50 +03:00
Gabi Melman
e5935f0ced
Delete meson.build
2020-05-02 17:39:15 +03:00
gabime
75c15e8028
Formatted cmake
2020-05-02 11:42:08 +03:00
gabime
ff0e430e46
Formatted cmake using cmake-format
2020-05-02 11:38:14 +03:00
Bruce Mitchener
937fe7e909
cmake: Fix tabs, whitespace at EOL.
2020-05-02 07:17:15 +07:00
Gabi Melman
7906592230
Fix #1499
2020-04-01 00:10:57 +03:00
gabime
0a5ada6411
clang-format
2020-03-21 15:25:26 +02:00
Gabi Melman
60a8c5f1c9
Added padding support and set_pattern to custom_flags
2020-03-21 15:03:41 +02:00
Gabi Melman
d1a1024465
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:35:16 +02:00
Gabi Melman
0d7ff9ac47
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:35:04 +02:00
Gabi Melman
752d5685dc
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:33:04 +02:00
gabime
3f86b250e6
Updated comment
2020-03-15 18:56:38 +02:00
gabime
5ab487dbae
Updated example
2020-03-15 17:38:15 +02:00
gabime
8038bc2fc8
Update example
2020-03-06 15:21:21 +02:00
gabime
f20b12cf3f
Update example
2020-03-06 15:16:48 +02:00
gabime
c8bd53509c
Update example
2020-03-06 15:15:59 +02:00
gabime
006124d816
Update example
2020-03-06 15:15:10 +02:00
gabime
b7d7334451
Renamed level loaders
2020-03-06 15:09:46 +02:00
gabime
c861e2d9cf
Updated example
2020-02-26 19:21:36 +02:00
gabime
c10be7eaec
merge with v1.x
2020-02-26 18:13:13 +02:00
Michael R. Crusoe
8d06df9775
Enable building & running the example against an installed copy of spdlog
2020-02-07 16:09:20 +01:00
gabime
0243882238
Updated example
2019-12-22 20:58:16 +02:00
gabime
877eee408e
renamed loaders with cfg
2019-12-22 20:40:19 +02:00
gabime
de20255c71
wip
2019-12-21 20:01:25 +02:00
gabime
1a1c37db7c
wip
2019-12-21 19:59:23 +02:00
gabime
a87700a28c
wip
2019-12-21 19:52:37 +02:00
gabime
1f8e9ad0fc
renamed cfg namespace to loaders
2019-12-21 19:45:14 +02:00
gabime
773b8c5a54
refectored file names
2019-12-21 17:47:02 +02:00
gabime
fc3d18ed64
format
2019-12-21 15:54:42 +02:00
gabime
68ed281461
Refactored to cfg::log_levels class
2019-12-21 15:54:09 +02:00
gabime
65ada37399
refactor and and support for init from argv
2019-12-21 13:29:03 +02:00
gabime
a056b9115b
clang-format
2019-12-13 18:26:36 +02:00
gabime
04d0240f8d
updated example
2019-12-13 16:17:09 +02:00
gabime
8992f36fbf
refactor env-inl
2019-12-13 15:14:42 +02:00
gabime
3d203aa7c4
Simplify and removed SPDLOG_PATTERN support
2019-12-13 14:49:41 +02:00
gabime
8d9d9899b7
wip
2019-12-12 20:00:18 +02:00
gabime
2b3000dddc
wip
2019-12-11 01:24:51 +02:00
gabime
da2c15ecb4
wip config from env
2019-12-11 00:13:27 +02:00
gabime
0f24399887
wip
2019-12-08 17:08:20 +02:00
gabime
abbbda6f74
wip
2019-12-08 17:07:52 +02:00
gabime
4d41fdf0fc
Wip
2019-12-08 13:35:15 +02:00
gabime
be2a751513
Fixed clang-tidy warning in example
2019-11-08 16:35:18 +02:00
gabime
9b7812a0f2
auto create log dir
2019-10-20 17:40:56 +03:00
gabime
7733849478
Updated meson build
2019-09-18 15:01:23 +03:00
gabime
65d02e495e
Reverted the version() function
2019-09-05 19:50:00 +03:00
gabime
7f0398ca25
Added version() function
2019-09-05 18:51:28 +03:00