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-05-08Cmake messagegabime
2019-05-08static lib by defaultgabime
2019-05-08static lib by default and testsgabime
2019-04-27wip cmakegabime
2019-04-27wip cmakegabime
2019-04-27wip cmakegabime
2019-04-27wip cmakegabime
2019-04-27wip cmakegabime
2019-04-27wip cmakegabime
2019-04-27wip static-libgabime
2019-04-27Cmake fixgabime
2019-04-27wipgabime
2019-04-26Restored error_handler as std::functiongabime
2019-04-26wipgabime
2019-04-06removed spdlitegabime
2019-03-30Moved lite source to folders|gabime
2019-03-29lite wipgabime
2019-02-06Add CMake option for conditional installationMartin Green
2019-02-01Allow the inclusion of an external fmtlib as as sub_directoryFrancois Chabot
2019-01-28CMAKE_BINARY_DIR -> CMAKE_CURRENT_BINARY_DIRSergey Kovalevich
2019-01-23Disable building benchmarks by defaultPius Raeder
2019-01-18Version 1.3.1v1.3.1gabime
2018-12-17Fix handling of external fmt libCarsten Neumann
2018-12-02simplify SPDLOG_BUILD_TESTS Cmake optiongabime
2018-12-02CMake: include(CTest) only when building tests.David P. Sicilia
2018-10-12Added default logger APIgabime
2018-10-07Version 1.2.0v1.2.0gabime
2018-09-12Change the default value for SPDLOG_BUILD_xxxSergey Alexandrov
2018-08-18Stop compilation on first errorgabime
2018-08-17Fixed issue #798 and added -Wconversion compiler flag to buildgabime
2018-08-15Version 1.1.0v1.1.0gabime
2018-08-15Added pedantic flag to compiler in cmakegabime
2018-08-14Little cmake and tests refactorDaniel Chabrowski
2018-08-13Replace emplace_back with push_back in pattern_formattergabime
2018-08-13Improved CMakeLists and added benchgabime
2018-08-12Move tsan/asan flag management to cmakeDaniel Chabrowski
2018-08-11Modify travis-ci, fix issuesDaniel Chabrowski
2018-07-08Update CMakeLists.txtGabi Melman
2018-03-16Added -O3 flag to CMakeLists.txtgabime
2018-02-11Specify CXX language explicitly in CMakeDaniel Chabrowski
2018-01-12Update CMakeLists.txtGabi Melman
2017-12-22version 0.16.2v0.16.2gabime
2017-12-20update to version 0.16.1v0.16.1Gabi Melman
2017-12-20Update version strings to 0.16.0Ľubomír Carik
2017-08-25cmake: set project version to 0.14.0Adrian Antonana
2017-08-24cmake: add some small comments to point out whats being doneAdrian Antonana
2017-08-24cmake: add some commend blocks to clearly differentiate CMakeLists file sectionsAdrian Antonana
2017-08-24cmake: improve CMakeLists.txtAdrian Antonana
2017-08-23SPDLOG_BUILD_TESTING now depends on BUILD_TESTINGLectem
2017-01-11Add prefix for BUILD_TESTING cmake optionBartosz Taczała