<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/fltk, 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>[fltk] Fix build error on Linux (#10018)</title>
<updated>2020-03-10T23:51:52+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-03-10T23:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7308c86e5b08abdb593b2eae0da5982ec7d8c4a9'/>
<id>7308c86e5b08abdb593b2eae0da5982ec7d8c4a9</id>
<content type='text'>
* [fltk] Fix build error on Linux

* [fltk] Modify ci.baseline.txt

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error on MACOS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fltk] Fix build error on Linux

* [fltk] Modify ci.baseline.txt

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error on MACOS</pre>
</div>
</content>
</entry>
<entry>
<title>update FLTK to v1.3.5 (#8457)</title>
<updated>2019-10-29T00:49:22+00:00</updated>
<author>
<name>Neil McNeight</name>
<email>mcneight+github@gmail.com</email>
</author>
<published>2019-10-29T00:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b9f30b7197fd5874aa919e85ce6fabafa790a3c4'/>
<id>b9f30b7197fd5874aa919e85ce6fabafa790a3c4</id>
<content type='text'>
* Update to fltk-1.3.5

* Update to fltk-1.3.5

* Update ports/fltk/portfile.cmake

Co-Authored-By: Victor Romero &lt;romerosanchezv@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update to fltk-1.3.5

* Update to fltk-1.3.5

* Update ports/fltk/portfile.cmake

Co-Authored-By: Victor Romero &lt;romerosanchezv@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] fatal_error when patch fails to apply (#8087)</title>
<updated>2019-10-07T17:35:13+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-10-07T17:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=726c11148105a97aef39bec024fdb7c140b1b154'/>
<id>726c11148105a97aef39bec024fdb7c140b1b154</id>
<content type='text'>
vcpkg will now fail on failure to apply patches except when using `--head`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vcpkg will now fail on failure to apply patches except when using `--head`.</pre>
</div>
</content>
</entry>
<entry>
<title>modernize many ports (#7986)</title>
<updated>2019-09-05T17:43:09+00:00</updated>
<author>
<name>Phoebe</name>
<email>925731795@qq.com</email>
</author>
<published>2019-09-05T17:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=33f15e40e858dcabddd1f1cc1b67368778516fbf'/>
<id>33f15e40e858dcabddd1f1cc1b67368778516fbf</id>
<content type='text'>
* modernize many ports

* Update the code to handle copyright

* Retriger to build qt5-gamepad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* modernize many ports

* Update the code to handle copyright

* Retriger to build qt5-gamepad
</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>[fltk] Windows ARM/ARM64 support (#6241)</title>
<updated>2019-04-29T07:44:22+00:00</updated>
<author>
<name>driver1998</name>
<email>driver1998@foxmail.com</email>
</author>
<published>2019-04-29T07:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ef75e05b227aa3b8451592c7b956000aa7444d8d'/>
<id>ef75e05b227aa3b8451592c7b956000aa7444d8d</id>
<content type='text'>
* update fltk for arm/arm64-windows

* add windows libraries for arm/arm64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update fltk for arm/arm64-windows

* add windows libraries for arm/arm64
</pre>
</div>
</content>
</entry>
<entry>
<title>vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)</title>
<updated>2017-09-09T07:12:54+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-09-09T07:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=26516fe485b0e9048dd4809256a7e4526957c6e9'/>
<id>26516fe485b0e9048dd4809256a7e4526957c6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fltk] force import macro to either 0 or 1</title>
<updated>2017-06-08T22:55:17+00:00</updated>
<author>
<name>codicodi</name>
<email>rob.ceglinski@gmail.com</email>
</author>
<published>2017-06-08T22:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=346c2bee991499ba6698545501e958608638b900'/>
<id>346c2bee991499ba6698545501e958608638b900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds.</title>
<updated>2017-05-23T08:11:52+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2017-05-23T08:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1780157dbc64bf568fe0f9653b585f519ab1a019'/>
<id>1780157dbc64bf568fe0f9653b585f519ab1a019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fluid.exe to output tools </title>
<updated>2017-05-23T01:06:33+00:00</updated>
<author>
<name>Scott</name>
<email>smasherprog@gmail.com</email>
</author>
<published>2017-05-23T01:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=21e30e6d802e3ab3b985cb9b4bde0fa5adef432d'/>
<id>21e30e6d802e3ab3b985cb9b4bde0fa5adef432d</id>
<content type='text'>
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813
If this should not be in the vcpkg output, please close the PR.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813
If this should not be in the vcpkg output, please close the PR.</pre>
</div>
</content>
</entry>
</feed>
