<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/spdlog/CONTROL, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[spdlog] Update to 1.8.5 (#16870)</title>
<updated>2021-03-31T21:27:55+00:00</updated>
<author>
<name>Ryan</name>
<email>ryan__mckenzie@hotmail.com</email>
</author>
<published>2021-03-31T21:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f22705fd158e09d432cc23b36ed249ca99386718'/>
<id>f22705fd158e09d432cc23b36ed249ca99386718</id>
<content type='text'>
* remove featurebuild patch

see:
https://github.com/gabime/spdlog/commit/3d8f71c4d23fd2df08e4f6284155958b0df47b33
https://github.com/gabime/spdlog/commit/42c36f48ed8d5d64bd244b1097257f575569d472

* remove external fmt patch

see:
https://github.com/gabime/spdlog/blob/53e1c9ab112aa97062ba3df8fede91c3acd248d5/CMakeLists.txt#L183-L184

* remove target fixup branching

see:
https://github.com/gabime/spdlog/commit/4858d7e454e66d347024a074749535b91ccbeed9

* convert control file to manifest file

* remove android build patch

see:
https://github.com/gabime/spdlog/commit/e86f450428fd5373ea72606b21a4055fb411abfd

* 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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove featurebuild patch

see:
https://github.com/gabime/spdlog/commit/3d8f71c4d23fd2df08e4f6284155958b0df47b33
https://github.com/gabime/spdlog/commit/42c36f48ed8d5d64bd244b1097257f575569d472

* remove external fmt patch

see:
https://github.com/gabime/spdlog/blob/53e1c9ab112aa97062ba3df8fede91c3acd248d5/CMakeLists.txt#L183-L184

* remove target fixup branching

see:
https://github.com/gabime/spdlog/commit/4858d7e454e66d347024a074749535b91ccbeed9

* convert control file to manifest file

* remove android build patch

see:
https://github.com/gabime/spdlog/commit/e86f450428fd5373ea72606b21a4055fb411abfd

* 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</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog] Fix build for Android (#16819)</title>
<updated>2021-03-24T19:47:26+00:00</updated>
<author>
<name>Ahmed Yarub Hani Al Nuaimi</name>
<email>ahmedyarub@yahoo.com</email>
</author>
<published>2021-03-24T19:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6562225c92ec34b92970ce0e4b680856eb6ae24b'/>
<id>6562225c92ec34b92970ce0e4b680856eb6ae24b</id>
<content type='text'>
* Add Android logging library to spdlog

* Update version

* Update version

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi &lt;ahmed.alnuaimi@zwift.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Android logging library to spdlog

* Update version

* Update version

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi &lt;ahmed.alnuaimi@zwift.com&gt;
Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog] Support build shared library (#16089)</title>
<updated>2021-02-08T22:01:00+00:00</updated>
<author>
<name>JonLiu1993</name>
<email>63675417+JonLiu1993@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8a95605a7b757d7a66f4f6e972780e2eaf62d67d'/>
<id>8a95605a7b757d7a66f4f6e972780e2eaf62d67d</id>
<content type='text'>
* [spdlog] Support build shared library

* update version

* update protifile

* update version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [spdlog] Support build shared library

* update version

* update protifile

* update version</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog] Fix feature spdlog[benchmark] build error (#14274)</title>
<updated>2020-10-29T07:07:48+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-10-29T07:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4596fed3163064b91d4542690939b3fc113d034e'/>
<id>4596fed3163064b91d4542690939b3fc113d034e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] 2019.09.14 Updates (#13536)</title>
<updated>2020-10-13T20:17:32+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2020-10-13T20:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=75bd2efe0dce862dfa025209b8cecc61a00a1852'/>
<id>75bd2efe0dce862dfa025209b8cecc61a00a1852</id>
<content type='text'>
* [many ports] 2019.09.14 Updates

* Revert failure ports

* Revert failure ports

* Revert failure ports

* [urdfdom] Fix find dependency console_bridge

* Revert failure ports

* [devil] Compatible with jasper 2.0.20

* [devil] Refix compatible with jasper functions declaration on different os

* Update ports/alembic/CONTROL

Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;

* Revert failure ports wangle

* [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2

* Revert failure ports

* Revert failure ports

* [urdfdom-headers] Fix include path in config.cmake file

* upload patch

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5-imageformats] Fix missing include math.h

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation

* Remove updated ports version

* Commit suggestions

* [libideviceactivation] revert

Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [many ports] 2019.09.14 Updates

* Revert failure ports

* Revert failure ports

* Revert failure ports

* [urdfdom] Fix find dependency console_bridge

* Revert failure ports

* [devil] Compatible with jasper 2.0.20

* [devil] Refix compatible with jasper functions declaration on different os

* Update ports/alembic/CONTROL

Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;

* Revert failure ports wangle

* [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2

* Revert failure ports

* Revert failure ports

* [urdfdom-headers] Fix include path in config.cmake file

* upload patch

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5-imageformats] Fix missing include math.h

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation

* Remove updated ports version

* Commit suggestions

* [libideviceactivation] revert

Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Update to 7.0.2 + [spdlog] Update to 1.7.0  (#12312)</title>
<updated>2020-08-07T00:09:10+00:00</updated>
<author>
<name>Kevin Lu</name>
<email>6320810+kevinlul@users.noreply.github.com</email>
</author>
<published>2020-08-07T00:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4f9117c0dea8e58be6dc4102e40238f57b7b8533'/>
<id>4f9117c0dea8e58be6dc4102e40238f57b7b8533</id>
<content type='text'>
* [fmt] Update to 7.0.0

* [fmt] Update to 7.0.1

* [spdlog] Update to 1.7.0

* [quill] Patch for fmt 7.x

* [fmt] Update to 7.0.2

* [quill] Update baseline

* [fmt] Use vcpkg_replace_string

* remove unnecessary change to `SOURCE_PATH`

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fmt] Update to 7.0.0

* [fmt] Update to 7.0.1

* [spdlog] Update to 1.7.0

* [quill] Patch for fmt 7.x

* [fmt] Update to 7.0.2

* [quill] Update baseline

* [fmt] Use vcpkg_replace_string

* remove unnecessary change to `SOURCE_PATH`

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog] Update to 1.61 (#11793)</title>
<updated>2020-06-11T09:42:04+00:00</updated>
<author>
<name>JonLiu1993</name>
<email>63675417+JonLiu1993@users.noreply.github.com</email>
</author>
<published>2020-06-11T09:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ffe8f5d9b7818c208058b0c3f6a795fba0707db5'/>
<id>ffe8f5d9b7818c208058b0c3f6a795fba0707db5</id>
<content type='text'>
* [spdlog] Update to 1.61

* Modify the question

* fixPortfile.camke

* Update ports/spdlog/portfile.cmake

* fixPortfile.cmake

* Update ports/spdlog/portfile.cmake

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [spdlog] Update to 1.61

* Modify the question

* fixPortfile.camke

* Update ports/spdlog/portfile.cmake

* fixPortfile.cmake

* Update ports/spdlog/portfile.cmake

* Update ports/spdlog/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Update to 6.1.2 (#10080)</title>
<updated>2020-03-02T17:35:36+00:00</updated>
<author>
<name>Curoky</name>
<email>cccuroky@gmail.com</email>
</author>
<published>2020-03-02T17:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=705764c63549953c049b34c7a2d67b377d0bd006'/>
<id>705764c63549953c049b34c7a2d67b377d0bd006</id>
<content type='text'>
* [fmt] Update to 6.1.2

* [spdlog] add patch to fix include missing

* [fmt] check if file exists before file(RENAME ...)

* [spdlog] bump version to 1.4.2-2

* [fmt][spdlog] Fix version number
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fmt] Update to 6.1.2

* [spdlog] add patch to fix include missing

* [fmt] check if file exists before file(RENAME ...)

* [spdlog] bump version to 1.4.2-2

* [fmt][spdlog] Fix version number
</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog]Update  to 1.4.2 (#8779)</title>
<updated>2019-11-25T22:35:53+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-11-25T22:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec'/>
<id>ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec</id>
<content type='text'>
* [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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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.
</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog] fix cmake targets path</title>
<updated>2019-08-14T02:55:28+00:00</updated>
<author>
<name>Phoebe</name>
<email>v-phma@microsoft.com</email>
</author>
<published>2019-08-14T02:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7291a25631b2097b961eae790ce90fbd4f8a6ca8'/>
<id>7291a25631b2097b961eae790ce90fbd4f8a6ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
