<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/fltk, 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>[fltk] Update fltk to version 1.3.7 (#19584)</title>
<updated>2021-08-19T00:08:19+00:00</updated>
<author>
<name>Mohammed Alyousef</name>
<email>may642_2000@hotmail.com</email>
</author>
<published>2021-08-19T00:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f60125a3a1f527f1bbeeff6ccfdde43634a64235'/>
<id>f60125a3a1f527f1bbeeff6ccfdde43634a64235</id>
<content type='text'>
* update fltk port to versin 1.3.7

* update versions file

* use vcpkg_from_github

* update version database</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update fltk port to versin 1.3.7

* update versions file

* use vcpkg_from_github

* update version database</pre>
</div>
</content>
</entry>
<entry>
<title>[fltk] Update to 1.3.6 rc1 and fix osx build (#17586)</title>
<updated>2021-05-21T08:16:33+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-05-21T08:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=eb891c23ef4048ec6ffa4b48c27ccdc4ddc8da29'/>
<id>eb891c23ef4048ec6ffa4b48c27ccdc4ddc8da29</id>
<content type='text'>
* [fltk] Update to 1.3.6 rc1

* [fltk] Fix osx build failure

* update patch

* update version record</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fltk] Update to 1.3.6 rc1

* [fltk] Fix osx build failure

* update patch

* update version record</pre>
</div>
</content>
</entry>
<entry>
<title>[fltk] Fix link to system libs (#17094)</title>
<updated>2021-04-09T16:59:25+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-04-09T16:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=59b938ed9ae81700b25b1cb7e2f3e13cd981f700'/>
<id>59b938ed9ae81700b25b1cb7e2f3e13cd981f700</id>
<content type='text'>
* [fltk] Fix link to system libs

* update version record</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fltk] Fix link to system libs

* update version record</pre>
</div>
</content>
</entry>
<entry>
<title>[fltk] Force static library due to global variables. Fix CMake Targets. (#12273)</title>
<updated>2020-07-31T05:41:46+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2020-07-31T05:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7938ab75c157f221bf1ee6b3df2ed1b27728744c'/>
<id>7938ab75c157f221bf1ee6b3df2ed1b27728744c</id>
<content type='text'>
* [fltk] Force static library due to global variables. Fix CMake Targets.

* [fltk] Add include directory to exported targets

* [fltk] Update ports/fltk/CONTROL

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/fltk/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fltk] Force static library due to global variables. Fix CMake Targets.

* [fltk] Add include directory to exported targets

* [fltk] Update ports/fltk/CONTROL

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;

* Update ports/fltk/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Phoebe &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<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>
</feed>
