Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-18Updated meson buildgabime
2019-09-05Reverted the version() functiongabime
2019-09-05Added version() functiongabime
2019-09-05Fixed examplegabime
2019-09-05split spdlog.cpp to multiple .cpp filesgabime
2019-09-05Update commentgabime
2019-08-27clang-formatgabime
2019-08-27Fixed examplegabime
2019-08-27Updated examplegabime
2019-08-27Removed logger::clone() from APIgabime
2019-08-27Fixed examplegabime
2019-08-26Replaced backtace implementationgabime
2019-08-26Commentgabime
2019-08-25Fixed examplegabime
2019-08-25Fixed examplegabime
2019-08-23Fix examplegabime
2019-08-23Update examplegabime
2019-08-22Fixed examplegabime
2019-08-22commentgabime
2019-08-19Fix examplegabime
2019-08-19Fix examplegabime
2019-08-19Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is definedgabime
2019-07-10Update example.cppGabi Melman
2019-07-10clang-formatgabime
2019-07-01Merge pull request #1126 from mensinda/mesonGabi Melman
2019-07-01Added example meson.buildDaniel Mensinger
2019-07-01Updated CMake options and defaultsgabime
2019-06-10Fixed CMake address sanitizergabime
2019-06-10CMake refactoring to functionsgabime
2019-05-29CMakeLists.txt minor improvmentsgabime
2019-05-29CMakeLists.txt minor improvmentsgabime
2019-05-29CMake improvementsgabime
2019-05-22Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-libgabime
2019-05-19Delete example.cppGabi Melman
2019-05-19Delete Application.mkGabi Melman
2019-05-19Delete Android.mkGabi Melman
2019-05-19Delete utils.hGabi Melman
2019-05-19Update CMakeLists.txtGabi Melman
2019-05-19Update CMakeLists.txtGabi Melman
2019-05-19Updated cmake examplegabime
2019-05-19Removed multisink and test in examplegabime
2019-05-19More updates to CMake (version support , cmake.in)gabime
2019-05-19Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-libgabime
2019-05-18Set Threads::Threads dependency on spdlog libs - don't make user do itDavid Zemon
2019-05-18Ensure header_only library works by adding another example exeDavid Zemon
2019-05-18Remove the namespacedDavid Zemon
2019-05-18Allow user to choose between static or shared libraryDavid Zemon
2019-05-13Deleted redundant Make files and solutionsgabime
2019-05-12wip static-libgabime
2019-05-12Minor fix in examplegabime