<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/wxwidgets, branch 2019.09</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[wxwidgets] Windows ARM support (#7833)</title>
<updated>2019-08-23T16:17:51+00:00</updated>
<author>
<name>driver1998</name>
<email>driver1998@foxmail.com</email>
</author>
<published>2019-08-23T16:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=344513b2ed7a653a38d08e8c08a2dd7eb8ac855c'/>
<id>344513b2ed7a653a38d08e8c08a2dd7eb8ac855c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>[wxwidgets] Disable cotire on OSX due to appleclang</title>
<updated>2019-01-09T20:27:19+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-01-08T23:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d931d74c11e3052c1396e3a7fa384fb02a7bdd20'/>
<id>d931d74c11e3052c1396e3a7fa384fb02a7bdd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates 2018.12.14</title>
<updated>2019-01-09T20:27:19+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-12-15T01:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bb1bb1c94a72b891883efa6522791620ef3bbc0f'/>
<id>bb1bb1c94a72b891883efa6522791620ef3bbc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> [wxwidgets] move setup.h to include (#4846)</title>
<updated>2018-11-29T06:55:18+00:00</updated>
<author>
<name>Juha Sointusalo</name>
<email>juha.sointusalo@gmail.com</email>
</author>
<published>2018-11-29T06:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=09103d12a02ac588fe875235c3661ad4bc8cd46a'/>
<id>09103d12a02ac588fe875235c3661ad4bc8cd46a</id>
<content type='text'>
* [wxwidgets] move setup.h to include

Also remove lib/mswu and debug/lib/mswud. They only contain setup.h.

Fixes #3180.
Closes #4251.

* [wxwidgets] remove include/msvc directory

The only thing in include/msvc is include/msvc/wx/setup.h which is a
"wrapper" around the real setup.h. The wrapper setup.h is hard-coded to
include the real setup.h from lib but since the real setup.h is now in
include/wx the wrapper has become useless.

* [wxwidgets] Fix osx build. Slight modernization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [wxwidgets] move setup.h to include

Also remove lib/mswu and debug/lib/mswud. They only contain setup.h.

Fixes #3180.
Closes #4251.

* [wxwidgets] remove include/msvc directory

The only thing in include/msvc is include/msvc/wx/setup.h which is a
"wrapper" around the real setup.h. The wrapper setup.h is hard-coded to
include the real setup.h from lib but since the real setup.h is now in
include/wx the wrapper has become useless.

* [wxwidgets] Fix osx build. Slight modernization.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix case mismatch in licence file path (#3956)</title>
<updated>2018-07-30T18:33:59+00:00</updated>
<author>
<name>Balázs Ludmány</name>
<email>ludmany.balazs@cloud.bme.hu</email>
</author>
<published>2018-07-30T18:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=036460a3b77868070fb6ec46705154a2cf8d0207'/>
<id>036460a3b77868070fb6ec46705154a2cf8d0207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[wxwidgets] Upgrade to 3.1.1</title>
<updated>2018-02-24T09:29:13+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-02-24T09:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e391e7b5ddf3cb7369c18730a8f8403fe05472a5'/>
<id>e391e7b5ddf3cb7369c18730a8f8403fe05472a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing dlls</title>
<updated>2018-01-23T22:23:58+00:00</updated>
<author>
<name>Godrod</name>
<email>cocof35serveur@gmail.com</email>
</author>
<published>2018-01-23T22:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9e00fb932da0520aabf670478f71a578ad920762'/>
<id>9e00fb932da0520aabf670478f71a578ad920762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[wxwidgets] Use vcpkg_from_github. Support static+md.</title>
<updated>2017-06-10T05:14:17+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2017-06-08T10:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1fce25e659e2102e9d052af5be85c4044cd76507'/>
<id>1fce25e659e2102e9d052af5be85c4044cd76507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wxWidgets port.</title>
<updated>2017-06-07T13:10:21+00:00</updated>
<author>
<name>Alexander Täschner</name>
<email>A.Taeschner@gsi.de</email>
</author>
<published>2017-05-30T14:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=37a23b4ce573da8bf154a345d1419bfa2615d5b3'/>
<id>37a23b4ce573da8bf154a345d1419bfa2615d5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
