Commit Graph

379 Commits (e0cf16b7e9ad4f885578611c4f1b5b2f239065ac)

Author SHA1 Message Date
Gabi Melman 84809db955
Update example.cpp 6 years ago
gabime 5f27697198 clang-format 6 years ago
Gabi Melman 7b218737cc
Merge pull request #1126 from mensinda/meson
Add meson support
6 years ago
Daniel Mensinger 3c64b3da97
Added example meson.build 6 years ago
gabime bb0f3839c1 Updated CMake options and defaults 6 years ago
gabime cf64f2baca Fixed CMake address sanitizer 6 years ago
gabime 68a0193d95 CMake refactoring to functions 6 years ago
gabime 76fc166e11 CMakeLists.txt minor improvments 6 years ago
gabime fc53e3339f CMakeLists.txt minor improvments 6 years ago
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