- 24 Mar, 2021 3 commits
-
-
steven lunt authored
-
steven lunt authored
added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES
-
Gabi Melman authored
-
- 23 Mar, 2021 1 commit
-
-
Gabi Melman authored
-
- 20 Mar, 2021 2 commits
-
-
Gabi Melman authored
add default cases
-
Ryan Sherlock authored
Removing changes to the bundled fmt library. The default case statements will be changed in the upstream library. Signed-off-by: Ryan Sherlock <sherlock@loftorbital.com>
-
- 19 Mar, 2021 1 commit
-
-
Ryan Sherlock authored
Adding default case for cases where the compilation flag -Wswitch-default is present on the command line when spdlog is included in external projects. Signed-off-by: Ryan Sherlock <ryan.m.sherlock@gmail.com>
-
- 16 Mar, 2021 2 commits
- 12 Mar, 2021 2 commits
- 04 Mar, 2021 4 commits
-
-
gabime authored
-
Gabi Melman authored
-
Gabi Melman authored
CMake: Add SPDLOG_STATIC_VCRT to choose static MSVC runtime
-
Romain Roffé authored
-
- 02 Mar, 2021 4 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
Add build2 package support
-
- 27 Feb, 2021 2 commits
-
-
Klaim (Joël Lamotte) authored
WARNING: Please do not merge yet! See below. We are currently in the process of packaging `spdlog` for `build2`, we have it working (even on unsupported Windows, see for example: https://ci.stage.build2.org/@a993b64e-8ba2-422e-97d7-250cdb5828e0?builds=&pv=&tc=*&cf=&mn=&tg=&rs=*) This change simply adds the necessary information to use this package when using `build2`. Some notes: - not sure how to give the info succintly because `build2` allows packages to come from different sources, including the git repository of the package - in doubt I just linked to the future community repository address providing all the info, but the other package manager didn't do it like that so not sure if it's ok for you?; - `build2` distinguish the package (`depends: spdlog <some-version-scheme>`, added in the `manifest` file of a `build2` project) and the target (`spdlog%lib{spdlog}` imported in a `buildfile`) because packages can contain several targets. I was not sure how to formulate that here, so feel free to tell me if I should just provide the name of the package and not more info? The package isn't available yet so this have to be merged only once it is made available (probably in a few days).
-
Gabi Melman authored
-
- 26 Feb, 2021 10 commits
-
-
Gabi Melman authored
CMake: Replace custom SPDLOG_BUILD_SHARED by standard BUILD_SHARED_LIBS
-
Issam E. Maghni authored
-
Issam E. Maghni authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
add daily sink filename format
-
fawdlstty authored
-
fawdlstty authored
-
fawdlstty authored
-
fawdlstty authored
-
- 25 Feb, 2021 2 commits
- 24 Feb, 2021 2 commits
-
-
Gabi Melman authored
Avoid relying on function name decay mechanics
-
Máté Ferenc Nagy-Egri authored
-
- 18 Feb, 2021 1 commit
-
-
Gabi Melman authored
Set default value to registry::err_handler_
-
- 17 Feb, 2021 1 commit
-
-
Jakub Neruda authored
-
- 13 Feb, 2021 3 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-