Phoebe
7291a25631
[spdlog] fix cmake targets path
2019-08-13 19:55:28 -07:00
JackBoosY
49d1759ec8
[spdlog]Add feature[benchmark] ( #6924 )
...
* [spdlog]Add feature[benchmark]
2019-06-18 11:11:06 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
myd7349
7d9224c83e
[spdlog] Fix #5143 and update to 1.3.1
2019-01-18 20:38:03 +08:00
myd7349
57f7f49aba
[spdlog] Update to 1.3.0
2019-01-14 20:36:51 +08:00
Phil Christensen
3d164e3e4c
[spdlog] add comment about patch
2018-12-20 15:00:34 -08:00
Carsten Neumann
f643622019
Fix spdlog handling of external fmt lib
...
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-12-17 09:52:25 -06:00
Robert Schumacher
c538d6d996
Upgrades 2018.10.25
2018-10-26 18:49:29 -07:00
Robert Schumacher
9c62c6a37a
Upgrades 2018.10.11
2018-10-25 10:27:26 -07:00
Christophe Guébert
b641590c91
[spdlog] update to 1.0.0 ( #4025 )
...
* [spdlog] update to 1.0.0
* [spdlog] Fix cmake targets
2018-08-06 01:08:30 -07:00
Robert Schumacher
a382578f19
[spdlog] Update to fix compatibility with fmt 5.0.0
2018-07-04 19:02:06 -07:00
Robert Schumacher
2a0bf9c488
Upgrades for 2018.06.12
2018-06-12 21:14:14 -07:00
Robert Schumacher
e3dda1a82d
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
2018-02-23 03:27:04 -08:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
codicodi
3d111fedea
[spdlog] update to 0.14.0
2017-08-19 20:00:54 +02:00
codicodi
5f5e6b740b
[spdlog] update to 0.13.0
2017-05-20 13:01:31 +02:00
codicodi
b4fa5bca11
[spdlog] fix indentation
2017-02-25 16:57:03 +01:00
codicodi
59a70d3729
[spdlog] update to 0.12.0
2017-02-25 16:52:57 +01:00
Alexander Karatarakis
0bfa90975b
[spdlog] Mark as header-only library
2016-10-26 19:44:28 -07:00
Adam Martin
c4ba6cf38c
[spdlog] Initial addition
2016-10-11 16:06:50 -05:00