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
gabime
d7f05722d4
Fixed example
2019-09-05 18:32:54 +03:00
gabime
dae4f9fef6
split spdlog.cpp to multiple .cpp files
2019-09-05 14:37:25 +03:00
gabime
172cf26d77
Update comment
2019-09-05 02:31:03 +03:00
gabime
c97c025adb
clang-format
2019-08-27 20:22:07 +03:00
gabime
d7e58ce10e
Fixed example
2019-08-27 13:08:45 +03:00
gabime
72b0f9e8f7
Updated example
2019-08-27 01:51:59 +03:00
gabime
408a162044
Removed logger::clone() from API
2019-08-27 01:16:57 +03:00
gabime
7bfb6d6b76
Fixed example
2019-08-27 00:58:01 +03:00
gabime
04a8485b17
Replaced backtace implementation
2019-08-26 19:59:16 +03:00
gabime
29e21cc7f3
Comment
2019-08-26 00:56:05 +03:00
gabime
4f98b000eb
Fixed example
2019-08-25 17:27:21 +03:00
gabime
b5d61b963a
Fixed example
2019-08-25 17:25:06 +03:00
gabime
e085ba7fcc
Fix example
2019-08-23 02:48:40 +03:00
gabime
b24ef39b9d
Update example
2019-08-23 02:45:35 +03:00
gabime
0db4978899
Fixed example
2019-08-22 19:58:49 +03:00
gabime
7e728869cc
comment
2019-08-22 19:48:11 +03:00
gabime
da1d98d603
Fix example
2019-08-19 13:12:22 +03:00
gabime
6683418983
Fix example
2019-08-19 13:06:30 +03:00
gabime
0335e3fcc0
Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined
2019-08-19 11:31:33 +03:00
Gabi Melman
84809db955
Update example.cpp
2019-07-10 03:07:17 +03:00
gabime
5f27697198
clang-format
2019-07-10 02:42:47 +03:00
Gabi Melman
7b218737cc
Merge pull request #1126 from mensinda/meson
...
Add meson support
2019-07-01 14:53:46 +03:00
Daniel Mensinger
3c64b3da97
Added example meson.build
2019-07-01 12:32:12 +02:00
gabime
bb0f3839c1
Updated CMake options and defaults
2019-07-01 02:06:09 +03:00
gabime
cf64f2baca
Fixed CMake address sanitizer
2019-06-10 18:32:10 +03:00
gabime
68a0193d95
CMake refactoring to functions
2019-06-10 18:09:36 +03:00
gabime
76fc166e11
CMakeLists.txt minor improvments
2019-05-29 01:41:48 +03:00
gabime
fc53e3339f
CMakeLists.txt minor improvments
2019-05-29 01:33:20 +03:00
gabime
30bd80bd85
CMake improvements
2019-05-29 00:05:24 +03:00
gabime
9205c9d031
Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib
2019-05-22 12:19:55 +03:00
Gabi Melman
322665a22f
Delete example.cpp
2019-05-19 17:59:00 +03:00
Gabi Melman
cfa6d12691
Delete Application.mk
2019-05-19 17:58:52 +03:00
Gabi Melman
c264c3e2dd
Delete Android.mk
2019-05-19 17:58:44 +03:00
Gabi Melman
d21bcd2f87
Delete utils.h
2019-05-19 17:57:18 +03:00
Gabi Melman
576fec4c36
Update CMakeLists.txt
2019-05-19 17:17:58 +03:00
Gabi Melman
48acafd10d
Update CMakeLists.txt
2019-05-19 17:16:22 +03:00
gabime
2cd53c6ff1
Updated cmake example
2019-05-19 16:34:38 +03:00
gabime
18ccd55725
Removed multisink and test in example
2019-05-19 15:57:22 +03:00
gabime
87eb569929
More updates to CMake (version support , cmake.in)
2019-05-19 15:47:49 +03:00
gabime
92387b1527
Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib
2019-05-19 12:27:11 +03:00
David Zemon
6fe899af10
Set Threads::Threads dependency on spdlog libs - don't make user do it
2019-05-17 23:28:53 -05:00
David Zemon
107fe0a142
Ensure header_only library works by adding another example exe
2019-05-17 23:27:44 -05:00
David Zemon
55e7844ca0
Remove the namespaced
...
Namespaces are good for avoiding collisions, but since the
non-namespaced targets still exist, it does no good to add the
namespaced targets on top.
2019-05-17 23:27:44 -05:00
David Zemon
8dd85285e7
Allow user to choose between static or shared library
2019-05-17 23:26:06 -05:00
gabime
872ea6bf09
Deleted redundant Make files and solutions
2019-05-13 01:13:58 +03:00
gabime
d5c9bac3c7
wip static-lib
2019-05-12 23:08:14 +03:00
gabime
1665006401
Minor fix in example
2019-05-12 17:12:08 +03:00
gabime
5220ac4a9e
Added missing header
2019-05-12 17:05:14 +03:00
gabime
fb9e51d943
Fixed include order and example
2019-05-12 00:34:55 +03:00
gabime
bb3dc87953
Fixed include order and example
2019-05-12 00:32:57 +03:00
gabime
6bcb422c80
clang format and SPLDOG_HEADER_ONLY macro
2019-05-12 00:22:39 +03:00