<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/corrade, 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>[corrade] Fix build error on vs2019 (#20655)</title>
<updated>2021-10-12T03:43:05+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-10-12T03:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9deacd9e5b92fa94b2dd1e33b2a2dac1a01b8b64'/>
<id>9deacd9e5b92fa94b2dd1e33b2a2dac1a01b8b64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade/magnum/-plugins] Fix build, minor cleanup and minor warning fix in vcpkg CMake scripts (#19435)</title>
<updated>2021-09-02T20:24:33+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2021-09-02T20:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8655bfd4b311df8dd853ca49969a9ecfac94ea91'/>
<id>8655bfd4b311df8dd853ca49969a9ecfac94ea91</id>
<content type='text'>
* [magnum/-plugins] Remove obsolete patches that no longer apply

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Make feature to flag translation consistent to fix warning

Consistent with magnum &amp; magnum-plugins

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* Fix warning message for dlls without matching pdbs always displayed

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* Fix the baseline version

* Revert the changes in vcpkg_copy_pdbs.cmake

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum/-plugins] Remove obsolete patches that no longer apply

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Make feature to flag translation consistent to fix warning

Consistent with magnum &amp; magnum-plugins

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* Fix warning message for dlls without matching pdbs always displayed

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* Fix the baseline version

* Revert the changes in vcpkg_copy_pdbs.cmake

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade] Fix VS2019 build error (#17356)</title>
<updated>2021-04-20T00:30:03+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-04-20T00:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=25adbcfe419adab60188d09d9ead24148a8a8199'/>
<id>25adbcfe419adab60188d09d9ead24148a8a8199</id>
<content type='text'>
* [corrade] Fix VS2019 build error

* Update versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [corrade] Fix VS2019 build error

* Update versions</pre>
</div>
</content>
</entry>
<entry>
<title>Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)</title>
<updated>2020-10-28T21:18:07+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-10-28T21:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=09a647a5261e981cbbc8219292c838490ed0b06f'/>
<id>09a647a5261e981cbbc8219292c838490ed0b06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211)</title>
<updated>2020-07-14T15:38:18+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2020-07-14T15:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5e40afca0d7286a9a7d742822cc2a1179a9e63fc'/>
<id>5e40afca0d7286a9a7d742822cc2a1179a9e63fc</id>
<content type='text'>
* [magnum] Improve maintainability of feature to cmake flag conversion

* [magnum] Ignore features not supported on current platform

Allows `vcpkg install magnum[*]` on any platform.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add cglcontext and windowlesscglapplication features

* docs: Update valid VCPKG_CMAKE_SYSTEM_NAME values

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Replace deprecated basisu with archive download

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add meshoptimizersceneconverter feature

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Also use vcpkg_check_features

Analog to magnum port.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [meshoptimizer] Add initial port

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Replace meshoptimizer download with feature dependency

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade,magnum-*] Fix license installation command

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [meshoptimizer] Use vcpkg_fixup_cmake_targets

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum] Improve maintainability of feature to cmake flag conversion

* [magnum] Ignore features not supported on current platform

Allows `vcpkg install magnum[*]` on any platform.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add cglcontext and windowlesscglapplication features

* docs: Update valid VCPKG_CMAKE_SYSTEM_NAME values

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Replace deprecated basisu with archive download

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add meshoptimizersceneconverter feature

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Also use vcpkg_check_features

Analog to magnum port.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [meshoptimizer] Add initial port

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Replace meshoptimizer download with feature dependency

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade,magnum-*] Fix license installation command

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [meshoptimizer] Use vcpkg_fixup_cmake_targets

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[magnum/magnum-plugins] Fix patches for --head builds (#10158)</title>
<updated>2020-03-28T03:37:33+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2020-03-28T03:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=edfce3b4558644d61fbef4c88ff4bd106b0809f8'/>
<id>edfce3b4558644d61fbef4c88ff4bd106b0809f8</id>
<content type='text'>
* [magnum] Update patches for --head builds

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Remove obsolete patch

Since basisu port has been updated, we can now use it without patching
the magnum-plugins code for compatibility.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Remove obsolete warning and flag

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Rename patches to reflect order of application

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum/magnum-plugins] Update port versions

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum] Update patches for --head builds

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Remove obsolete patch

Since basisu port has been updated, we can now use it without patching
the magnum-plugins code for compatibility.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Remove obsolete warning and flag

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Rename patches to reflect order of application

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum/magnum-plugins] Update port versions

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update magnum ports to new version (#8742)</title>
<updated>2019-10-25T20:05:28+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2019-10-25T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3b868ac7695942fa252001720a494457c9b88d02'/>
<id>3b868ac7695942fa252001720a494457c9b88d02</id>
<content type='text'>
* [corrade/magnum-*] Remove obsolete patches

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum-*] Update to 2019.10

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-integration] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [corrade/magnum-*] Remove obsolete patches

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum-*] Update to 2019.10

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-integration] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrade: Drop vs2017 workaround when building HEAD for vs2019 (#7566)</title>
<updated>2019-08-06T17:34:39+00:00</updated>
<author>
<name>tarcila</name>
<email>tarcila@users.noreply.github.com</email>
</author>
<published>2019-08-06T17:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=450f09c7a8f955ed722acd3791d9080a039da2a0'/>
<id>450f09c7a8f955ed722acd3791d9080a039da2a0</id>
<content type='text'>
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019

Otherwise building HEAD is broken.

Also add a warning about current Corrade release not supporting vs2019,
suggesting to use HEAD instead.

* [corrade] this option name is wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019

Otherwise building HEAD is broken.

Also add a warning about current Corrade release not supporting vs2019,
suggesting to use HEAD instead.

* [corrade] this option name is wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade] Workaroud for vs 2017 is still applicable for vs 2019 (#7025)</title>
<updated>2019-07-09T19:33:53+00:00</updated>
<author>
<name>tarcila</name>
<email>tarcila@users.noreply.github.com</email>
</author>
<published>2019-07-09T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=71214e6a2940efba0a996eb08f1864a6ae88e9ca'/>
<id>71214e6a2940efba0a996eb08f1864a6ae88e9ca</id>
<content type='text'>
Fixes compilation issue due to ambiguous declaration in ArrayView class.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes compilation issue due to ambiguous declaration in ArrayView class.</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
</feed>
