<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/corrade, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<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>
<entry>
<title>[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)</title>
<updated>2019-06-10T23:35:22+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-10T23:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d962dc7d651b563bed089f4bf9056003ebb7fe1c'/>
<id>d962dc7d651b563bed089f4bf9056003ebb7fe1c</id>
<content type='text'>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312)</title>
<updated>2019-02-11T21:49:12+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2019-02-11T21:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6c6516621f487a4fb3fa2d9b9417a54c3013ee23'/>
<id>6c6516621f487a4fb3fa2d9b9417a54c3013ee23</id>
<content type='text'>
* [corrade] Update to v2019.01

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Update to v2019.01, remove shapes and glutapplication features

These features were deprecated in earlier versions and now removed.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Improve dependencies to corrade

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add faad2audioimporter

 - faad2 is currently not in vcpkg, hence commented out
 - The commented out empty line is required to have vcpkg parse the file
   without issues

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [corrade] Update to v2019.01

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Update to v2019.01, remove shapes and glutapplication features

These features were deprecated in earlier versions and now removed.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Improve dependencies to corrade

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add faad2audioimporter

 - faad2 is currently not in vcpkg, hence commented out
 - The commented out empty line is required to have vcpkg parse the file
   without issues

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade] Add the /permissive- option (#5126)</title>
<updated>2019-02-06T19:18:53+00:00</updated>
<author>
<name>Cheney Wang</name>
<email>38240633+Cheney-W@users.noreply.github.com</email>
</author>
<published>2019-02-06T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f5b06a9ef0b34ef63ed9d2dfca978781a73eaea2'/>
<id>f5b06a9ef0b34ef63ed9d2dfca978781a73eaea2</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/-extras/-integration/-plugins] Update to 2018.10 (#4556)</title>
<updated>2018-10-25T22:26:05+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2018-10-25T22:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=aba5a4abecd56b90f8f3568edb62db8c3344cb8e'/>
<id>aba5a4abecd56b90f8f3568edb62db8c3344cb8e</id>
<content type='text'>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Corrade and Magnum on Linux (#3611)</title>
<updated>2018-07-04T14:12:51+00:00</updated>
<author>
<name>lecopivo</name>
<email>skrivantomas@seznam.cz</email>
</author>
<published>2018-07-04T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7c4e262e5037b0b4a49775b65b2de55ed9b7b4af'/>
<id>7c4e262e5037b0b4a49775b65b2de55ed9b7b4af</id>
<content type='text'>
* Corrade and Magnum on Linux

Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.

* Switched to CMAKE_EXECUTABLE_SUFFIX

* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX

* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Corrade and Magnum on Linux

Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.

* Switched to CMAKE_EXECUTABLE_SUFFIX

* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX

* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
</pre>
</div>
</content>
</entry>
</feed>
