<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/fmt, 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>[fmt] update to 8.0.1 (#18581)</title>
<updated>2021-09-07T18:55:54+00:00</updated>
<author>
<name>JonLiu1993</name>
<email>63675417+JonLiu1993@users.noreply.github.com</email>
</author>
<published>2021-09-07T18:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e67f76161cc087650ede0d8b834312b5a430d675'/>
<id>e67f76161cc087650ede0d8b834312b5a430d675</id>
<content type='text'>
* [fmt] update to 8.0.0

* update version

* revert patch foramt

* update version

* update version

* [fmt] update to 8.0.0

* update version

* [fmt] update to 8.0.1

* update version

* Apply suggested change

* update version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fmt] update to 8.0.0

* update version

* revert patch foramt

* update version

* update version

* [fmt] update to 8.0.0

* update version

* [fmt] update to 8.0.1

* update version

* Apply suggested change

* update version</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Fix an easily avoidable compilation warning (#18622)</title>
<updated>2021-07-01T15:26:35+00:00</updated>
<author>
<name>Matt Haynie</name>
<email>mrhaynie@live.com</email>
</author>
<published>2021-07-01T15:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9a7d5a29dd0e066ff4a7dbeba4bd8af4daae8b60'/>
<id>9a7d5a29dd0e066ff4a7dbeba4bd8af4daae8b60</id>
<content type='text'>
* Fix an unconditional #pragma warning breaking other compilers.

* Increase fmt version

* re-ran vcpkg x-add-version --all --overwrite-version, this time it produced a different result for some reason</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix an unconditional #pragma warning breaking other compilers.

* Increase fmt version

* re-ran vcpkg x-add-version --all --overwrite-version, this time it produced a different result for some reason</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Update usage (#17279)</title>
<updated>2021-04-29T00:08:29+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-04-29T00:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=345921bce4ee724d4c5b164eb93d051667d2d990'/>
<id>345921bce4ee724d4c5b164eb93d051667d2d990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Fix build error when building arm64-uwp (#16766)</title>
<updated>2021-04-07T20:28:15+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-04-07T20:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5f77fef68d9f2f5ddc921432914dcbf92b31e989'/>
<id>5f77fef68d9f2f5ddc921432914dcbf92b31e989</id>
<content type='text'>
* [fmt] Fix build error when building arm64-uwp

* update version record

* bump version

* update version record

* remove DISABLE_PARALLEL_CONFIGURE

* update version record</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fmt] Fix build error when building arm64-uwp

* update version record

* bump version

* update version record

* remove DISABLE_PARALLEL_CONFIGURE

* update version record</pre>
</div>
</content>
</entry>
<entry>
<title>[ci,vcpkg-cmake-*] remove host-only nature of vcpkg-cmake-* ports (#16774)</title>
<updated>2021-03-18T22:06:03+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2021-03-18T22:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c8f6537b80831b1bd951b764bb4fa1f1c7973d83'/>
<id>c8f6537b80831b1bd951b764bb4fa1f1c7973d83</id>
<content type='text'>
* remove host-only nature of vcpkg-cmake-* ports

* versions

* fix fmt on uwp</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove host-only nature of vcpkg-cmake-* ports

* versions

* fix fmt on uwp</pre>
</div>
</content>
</entry>
<entry>
<title>[scripts-audit] Rollup PR 2021-02-26 (#16440)</title>
<updated>2021-02-28T21:17:19+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2021-02-28T21:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3426db05b996481ca31e95fff3734cf23e0f51bc'/>
<id>3426db05b996481ca31e95fff3734cf23e0f51bc</id>
<content type='text'>
* [scripts-audit rollup] PR #16419

* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc

* [scripts-audit rollup] PR #16192

* add a z_ in front of internal functions
* move internal functions out

set feature_vars again in parent scope

* [scripts-audit rollup] PR #16309

Audit vcpkg_copy_pdbs

* [scripts-audit rollup] PR #16304

* Fix usage, documentation

* [scripts-audit rollup] PR #16393

* [scripts-audit rollup] PR #16377

Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [scripts-audit rollup] PR #16419

* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc

* [scripts-audit rollup] PR #16192

* add a z_ in front of internal functions
* move internal functions out

set feature_vars again in parent scope

* [scripts-audit rollup] PR #16309

Audit vcpkg_copy_pdbs

* [scripts-audit rollup] PR #16304

* Fix usage, documentation

* [scripts-audit rollup] PR #16393

* [scripts-audit rollup] PR #16377

Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Update to 7.1.3 (#14786)</title>
<updated>2020-11-30T18:42:58+00:00</updated>
<author>
<name>Kevin Lu</name>
<email>6320810+kevinlul@users.noreply.github.com</email>
</author>
<published>2020-11-30T18:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1380e8fd4aabfb502023fb8c640fb7b5d73834e9'/>
<id>1380e8fd4aabfb502023fb8c640fb7b5d73834e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] update to 7.1.2 (#14413)</title>
<updated>2020-11-06T21:19:33+00:00</updated>
<author>
<name>bl-ue</name>
<email>54780737+bl-ue@users.noreply.github.com</email>
</author>
<published>2020-11-06T21:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d218ca7e6f6eab8679d2e968b43a208e689ac920'/>
<id>d218ca7e6f6eab8679d2e968b43a208e689ac920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] update to 7.1.1 (#14372)</title>
<updated>2020-11-04T06:52:16+00:00</updated>
<author>
<name>bl-ue</name>
<email>54780737+bl-ue@users.noreply.github.com</email>
</author>
<published>2020-11-04T06:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c4c020828aa1b743707876ffaeb0dccf091e96f5'/>
<id>c4c020828aa1b743707876ffaeb0dccf091e96f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fmt] Update to 7.1.0 (#14239)</title>
<updated>2020-10-27T03:57:39+00:00</updated>
<author>
<name>Cengizhan Pasaoglu</name>
<email>cengizhanpasaoglu@gmail.com</email>
</author>
<published>2020-10-27T03:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c31cfd3c81a792d7073e71e8e4f9ab604f0f305e'/>
<id>c31cfd3c81a792d7073e71e8e4f9ab604f0f305e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
