Commit Graph

401 Commits (d1dadc98144629dcf5dfa4905018f52632a50763)

Author SHA1 Message Date
gabime 7733849478 Updated meson build 6 years ago
gabime 65d02e495e Reverted the version() function 6 years ago
gabime 7f0398ca25 Added version() function 6 years ago
gabime d7f05722d4 Fixed example 6 years ago
gabime dae4f9fef6 split spdlog.cpp to multiple .cpp files 6 years ago
gabime 172cf26d77 Update comment 6 years ago
gabime c97c025adb clang-format 6 years ago
gabime d7e58ce10e Fixed example 6 years ago
gabime 72b0f9e8f7 Updated example 6 years ago
gabime 408a162044 Removed logger::clone() from API 6 years ago
gabime 7bfb6d6b76 Fixed example 6 years ago
gabime 04a8485b17 Replaced backtace implementation 6 years ago
gabime 29e21cc7f3 Comment 6 years ago
gabime 4f98b000eb Fixed example 6 years ago
gabime b5d61b963a Fixed example 6 years ago
gabime e085ba7fcc Fix example 6 years ago
gabime b24ef39b9d Update example 6 years ago
gabime 0db4978899 Fixed example 6 years ago
gabime 7e728869cc comment 6 years ago
gabime da1d98d603 Fix example 6 years ago
gabime 6683418983 Fix example 6 years ago
gabime 0335e3fcc0 Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined 6 years ago
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