Commit Graph

370 Commits (f478eaa98eee162ab954bdcfbeb3dec3fa0a83eb)

Author SHA1 Message Date
gabime 30bd80bd85 CMake improvements 6 years ago
gabime 9205c9d031 Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib 6 years ago
Gabi Melman 322665a22f
Delete example.cpp 6 years ago
Gabi Melman cfa6d12691
Delete Application.mk 6 years ago
Gabi Melman c264c3e2dd
Delete Android.mk 6 years ago
Gabi Melman d21bcd2f87
Delete utils.h 6 years ago
Gabi Melman 576fec4c36
Update CMakeLists.txt 6 years ago
Gabi Melman 48acafd10d
Update CMakeLists.txt 6 years ago
gabime 2cd53c6ff1 Updated cmake example 6 years ago
gabime 18ccd55725 Removed multisink and test in example 6 years ago
gabime 87eb569929 More updates to CMake (version support , cmake.in) 6 years ago
gabime 92387b1527 Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib 6 years ago
David Zemon 6fe899af10 Set Threads::Threads dependency on spdlog libs - don't make user do it 6 years ago
David Zemon 107fe0a142 Ensure header_only library works by adding another example exe 6 years ago
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.
6 years ago
David Zemon 8dd85285e7 Allow user to choose between static or shared library 6 years ago
gabime 872ea6bf09 Deleted redundant Make files and solutions 6 years ago
gabime d5c9bac3c7 wip static-lib 6 years ago
gabime 1665006401 Minor fix in example 6 years ago
gabime 5220ac4a9e Added missing header 6 years ago
gabime fb9e51d943 Fixed include order and example 6 years ago
gabime bb3dc87953 Fixed include order and example 6 years ago
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro 6 years ago
gabime 46ef71e3ec Normalized copyright message 6 years ago
gabime 9564eb2edb Moved cpp files to inl.h 6 years ago
gabime c1c2ff2d07 wip 6 years ago
gabime ff89f1476d Restored error_handler as std::function 6 years ago
gabime baefe0b3f6 wip 6 years ago
gabime 7e29c48379 removed spdlite 6 years ago
gabime 97f9cc4bc0 some cleanup 6 years ago
gabime 4dd1a24d0b wip static lib 6 years ago
gabime c69c49047b wip static lib 6 years ago
gabime 2aceb13f3e fix support for utf8 logging under win32 6 years ago
gabime e9f34fbd26 wip 6 years ago
gabime 17f9cdd401 static lib wip 6 years ago
gabime 156b856a80 static lib wip 6 years ago
gabime e2e3df9013 static lib wip 6 years ago
gabime ef8773a89b Moved logger_impl back into logger.h 6 years ago
gabime 2f907e3a92 clang-format 7 years ago
gabime 9971fd2864 Fixed examples 7 years ago
gabime ea3943a87a added printf syntax support for even faster compilation! 7 years ago
gabime 90c912a5e2 wip lite 7 years ago
gabime 478f16234d wip lite 7 years ago
Budo Zindovic 8d6086da48
Corrected the text alignment in the example
I've changed the alignment character in the example to illustrate left alignment of text.
7 years ago
gabime a1a463787f Updated example's comment 7 years ago
gabime c5069135d7 Improved compile time level support 7 years ago
gabime 48597a94e8 Updated example 7 years ago
gabime e933c5f481 Fixed example 7 years ago
gabime 2ba4b23b85 added padder bench 7 years ago
gabime 5763733490 Fix sdk version in msvc example 7 years ago