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
path: root/cmake
AgeCommit message (Expand)Author
2022-05-19Reflect CMAKE_INSTALL_INCLUDEDIR in pkg-configAlexander Shpilkin
2022-05-19Allow absolute CMAKE_INSTALL_LIBDIRAlexander Shpilkin
2022-03-06When built with SPDLOG_FMT_EXTERNAL_HO consumers of the spdlog targets depend...Adam Calhoon
2021-08-04Ensure exported package is relocatableDave Rigby
2021-07-19clang-formatgabime
2021-07-10Treat wall warnings as errors if SPDLOG_BUILD_WARNINGS is ONgabime
2021-03-05Revert pr #1860gabime
2020-10-20Add CPack debian package settingsChristof Kaufmann
2020-06-10Fix shared library building failure on Windows with non MSVCKonstantin Podsvirov
2020-05-02Formatted cmakegabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-05-02cmake: Fix tabs, whitespace at EOL.Bruce Mitchener
2020-05-01Fix typos.Bruce Mitchener
2020-04-10Fixed cmakegabime
2020-04-10Renamed SPDLOG_ENABLE_WARNINGS to SPDLOG_BUILD_WARNINGSgabime
2020-04-03Added an option to disable compiler warningsFIlip Demski
2020-03-28create MSVC_OPTIONS list only if compiler is msvcTrond H Emaus
2020-03-28replace MSVC_OPTIONS variable as listTrond H Emaus
2020-03-27add /WX mscv compiler option for only mscv compilerTrond H Emaus
2020-03-21Merge pull request #1484 from OlivierLDff/pch-supportGabi Melman
2020-03-21Support for precompiled header for static & dynamic spdlog compilation.Olivier LDff
2020-03-20Use /W3 for mvscGabi Melman
2020-03-12Updated verion.rc and CMakeLists.txt for dll buildGabi Melman
2020-03-12Update utils.cmakeGabi Melman
2020-03-12Added version info to dll buildGabi Melman
2020-02-21Updates supporting CPack RPM generationCraig Tyler
2019-12-08Fix CMakeList for older versions of CMakegabime
2019-12-05CMake: - Allow non fatal security wanrnings for msvc 2015 and belowgabime
2019-10-04CmakeLists.txt: add -pthread to pkg-configgabime
2019-10-04CmakeLists.txt: Fixed package config generationgabime
2019-09-27Set additional CPACK variables for RPM generatorCraig Tyler
2019-09-23cmake: Add a new spdlog.pc pkgconfig file.orbea
2019-09-08CmakeLists.txt: Added version-number and debug suffixes + SPDLOG_BUILD_SHARED...gabime
2019-06-10Minor improvement CMakeLists to use generatorsgabime
2019-06-10Fixed version extraction in CMakegabime
2019-06-10Fixed CMake address sanitizergabime
2019-06-10CMake refactoring to functionsgabime
2019-05-29CMake use extract version from version.hgabime
2019-05-29Minor CMake cosmetic fixgabime
2019-05-29CMake refactoringgabime
2019-05-19More updates to CMake (version support , cmake.in)gabime
2018-12-17Fix handling of external fmt libCarsten Neumann
2018-08-12Move tsan/asan flag management to cmakeDaniel Chabrowski
2016-07-08no streamsgabime
2016-04-14Generate & Install pkg-config FileNick White
2015-09-10Add CMake buildRuslan Baratov