Commit Graph

6 Commits

Author SHA1 Message Date
Jack·Boos·Yu
b9cd2a7958
[spdlog] Fix mingW build (#17511)
* [spdlog] Fix mingW build

* update version record
2021-04-27 12:44:31 -07:00
NancyLi1013
4a03e74569
[spdlog] Use external fmt header (#17152)
* [spdlog] Use external fmt header

* Update versions
2021-04-09 09:47:48 -07:00
Ryan
f22705fd15
[spdlog] Update to 1.8.5 (#16870)
* remove featurebuild patch

see:
3d8f71c4d2
42c36f48ed

* remove external fmt patch

see:
53e1c9ab11/CMakeLists.txt (L183-L184)

* remove target fixup branching

see:
4858d7e454

* convert control file to manifest file

* remove android build patch

see:
e86f450428

* update to 1.8.3

* remove redundant cleanup

these folders don't exist in the build tree, and so they don't need to be cleaned up

* update deprecated functions

* remove empty folder

* add version

* report version using semantic versioning

* correct version comment

* update version file

* fixup pkgconfig

* update version file again

* accomodate non-cmake users

* update to 1.8.5

* update version files

* remove 1.8.3 from version file
2021-03-31 14:27:55 -07:00
Ahmed Yarub Hani Al Nuaimi
6562225c92
[spdlog] Fix build for Android (#16819)
* Add Android logging library to spdlog

* Update version

* Update version

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-24 12:47:26 -07:00
JonLiu1993
8a95605a7b
[spdlog] Support build shared library (#16089)
* [spdlog] Support build shared library

* update version

* update protifile

* update version
2021-02-08 14:01:00 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00