| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-25 | [spdlog]Update to 1.4.2 (#8779) | JackBoosY | |
| * [spdlog]Upgrade version to 1.4.2 * [spdlog]Do not remove these libraries. * [spdlog]Fix error C4275 when use fmt. * [spdlog]Re-fix C4275 error. * [spdlog]Re-fix C4275 error. * [spdlog]Disable build on uwp. * [spdlog]Fix build with uwp. | |||
| 2019-08-13 | [spdlog] fix cmake targets path | Phoebe | |
| 2019-06-18 | [spdlog]Add feature[benchmark] (#6924) | JackBoosY | |
| * [spdlog]Add feature[benchmark] | |||
| 2019-06-15 | [WIP] Add a Homepage URL entry for vcpkg ports (#2933) | pravic | |
| * [vcpkg] Add "Homepage" field to the CONTROL files. | |||
| 2019-01-18 | [spdlog] Fix #5143 and update to 1.3.1 | myd7349 | |
| 2019-01-14 | [spdlog] Update to 1.3.0 | myd7349 | |
| 2018-12-20 | [spdlog] add comment about patch | Phil Christensen | |
| 2018-12-17 | Fix spdlog handling of external fmt lib | Carsten Neumann | |
| Using an external fmt lib should cause the spdlog::spdlog target to have a dependency on fmt lib - so that a consuming project does not need to call find_package(fmt) and target_link_libraries(... fmt::fmt). To this end a new cmake option SPDLOG_FMT_EXTERNAL is introduced which makes spdlog depend on fmt lib and defines the SPDLOG_FMT_EXTERNAL macro to avoid using the bundled fmt lib. The value of SPDLOG_FMT_EXTERNAL is also stored in the installed spdlogConfig.cmake and if it is ON find_dependency() is used to ensure the fmt::fmt target is imported. | |||
| 2018-10-26 | Upgrades 2018.10.25 | Robert Schumacher | |
| 2018-10-25 | Upgrades 2018.10.11 | Robert Schumacher | |
| 2018-08-06 | [spdlog] update to 1.0.0 (#4025) | Christophe Guébert | |
| * [spdlog] update to 1.0.0 * [spdlog] Fix cmake targets | |||
| 2018-07-04 | [spdlog] Update to fix compatibility with fmt 5.0.0 | Robert Schumacher | |
| 2018-06-12 | Upgrades for 2018.06.12 | Robert Schumacher | |
| 2018-02-23 | [azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][sp ↵ | Robert Schumacher | |
| dlog][yaml-cpp] Upgrades | |||
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-08-19 | [spdlog] update to 0.14.0 | codicodi | |
| 2017-05-20 | [spdlog] update to 0.13.0 | codicodi | |
| 2017-02-25 | [spdlog] fix indentation | codicodi | |
| 2017-02-25 | [spdlog] update to 0.12.0 | codicodi | |
| 2016-10-26 | [spdlog] Mark as header-only library | Alexander Karatarakis | |
| 2016-10-11 | [spdlog] Initial addition | Adam Martin | |
