<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/tinyfiledialogs, branch master</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[tinyfiledialogs] Fix usage (#19723)</title>
<updated>2021-08-24T21:50:54+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-08-24T21:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=91aec79128071c2067bc344bd0218e1dd91f56c0'/>
<id>91aec79128071c2067bc344bd0218e1dd91f56c0</id>
<content type='text'>
* [tinyfiledialogs] Fix usage

* Update version files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] Fix usage

* Update version files</pre>
</div>
</content>
</entry>
<entry>
<title>[rollup:2021-08-09] Rollup PR (#19469)</title>
<updated>2021-08-16T20:42:31+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>83086508+strega-nil-ms@users.noreply.github.com</email>
</author>
<published>2021-08-16T20:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=99e06a64eca28a9af2b9e5544459e60fa40d19fd'/>
<id>99e06a64eca28a9af2b9e5544459e60fa40d19fd</id>
<content type='text'>
* [rollup:2021-08-09] PR #16706 (@JackBoosY)

[vcpkg_fixup_cmake_targets] Fix up OSX system development path

* [rollup:2021-08-09] PR #19238 (@strega-nil)

[scripts-audit] vcpkg_download_distfile

* [rollup:2021-08-09] PR #19239 (@strega-nil)

[scripts-audit] vcpkg_find_fortran

* [rollup:2021-08-09] PR #19338 (@strega-nil)

[tinyfiledialogs] Fix for good

* [rollup:2021-08-09] PR #19348 (@strega-nil)

[scripts-audit] vcpkg_fixup_pkgconfig

* fix ports.cmake with newer vcpkg_download_distfile

* fix vcpkg create

* move vcpkg_common_definitions down so that it's not incorrect

* fix vcpkg_internal_get_cmake_vars

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [rollup:2021-08-09] PR #16706 (@JackBoosY)

[vcpkg_fixup_cmake_targets] Fix up OSX system development path

* [rollup:2021-08-09] PR #19238 (@strega-nil)

[scripts-audit] vcpkg_download_distfile

* [rollup:2021-08-09] PR #19239 (@strega-nil)

[scripts-audit] vcpkg_find_fortran

* [rollup:2021-08-09] PR #19338 (@strega-nil)

[tinyfiledialogs] Fix for good

* [rollup:2021-08-09] PR #19348 (@strega-nil)

[scripts-audit] vcpkg_fixup_pkgconfig

* fix ports.cmake with newer vcpkg_download_distfile

* fix vcpkg create

* move vcpkg_common_definitions down so that it's not incorrect

* fix vcpkg_internal_get_cmake_vars

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline][tinyfiledialogs] Change repo to sourceforge (#19287)</title>
<updated>2021-08-02T23:31:29+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-08-02T23:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8'/>
<id>667f041ea77ba18b08d0f2eb32eaaccc1b1db5b8</id>
<content type='text'>
* [tinyfiledialogs] Change repo to sourceforge

* version

* Export INTERFACE_INCLUDE_DIRECTORIES

* Update versions/t-/tinyfiledialogs.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] Change repo to sourceforge

* version

* Export INTERFACE_INCLUDE_DIRECTORIES

* Update versions/t-/tinyfiledialogs.json</pre>
</div>
</content>
</entry>
<entry>
<title>[tinyfiledialogs] 3.6.3 -&gt; 3.8.8 (#17343)</title>
<updated>2021-05-18T06:43:26+00:00</updated>
<author>
<name>Samuel Marks</name>
<email>807580+SamuelMarks@users.noreply.github.com</email>
</author>
<published>2021-05-18T06:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ebdbcd2e4735f3dc9ade9813e27490f8e7296618'/>
<id>ebdbcd2e4735f3dc9ade9813e27490f8e7296618</id>
<content type='text'>
* [tinyfiledialogs] 3.6.3 -&gt; 3.8.7

* x-add-version

* [tinyfiledialogs] Use git rather than explicit snapshot

* x-add-version

* [tinyfiledialogs] Put header in include dir one level down from before

* x-add-version

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* [tinyfiledialogs] 3.8.8

* vcpkg x-add-version --all

* Update versions/t-/tinyfiledialogs.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;

* Update versions/t-/tinyfiledialogs.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] 3.6.3 -&gt; 3.8.7

* x-add-version

* [tinyfiledialogs] Use git rather than explicit snapshot

* x-add-version

* [tinyfiledialogs] Put header in include dir one level down from before

* x-add-version

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* [tinyfiledialogs] 3.8.8

* vcpkg x-add-version --all

* Update versions/t-/tinyfiledialogs.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;

* Update versions/t-/tinyfiledialogs.json

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: nicole mazzuca &lt;83086508+strega-nil-ms@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[tinyfiledialogs] Update version and download path to v3.6.3 (#12137)</title>
<updated>2020-07-06T20:39:32+00:00</updated>
<author>
<name>Maximilian Kruse</name>
<email>maxkruse1996@gmail.com</email>
</author>
<published>2020-07-06T20:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=24637886f8cadf89711b9cd48e4092b513be0832'/>
<id>24637886f8cadf89711b9cd48e4092b513be0832</id>
<content type='text'>
* Update tinyfiledialogs version and download path to v3.6.3

* update sha512 hash

* Fix download link having an extra version ref

* Fix filehash being uppercased

* again, fixed some ci.baseline errors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update tinyfiledialogs version and download path to v3.6.3

* update sha512 hash

* Fix download link having an extra version ref

* Fix filehash being uppercased

* again, fixed some ci.baseline errors</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)</title>
<updated>2020-06-26T22:06:30+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-26T22:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a0e0c57f865937cdda81c21ad9327e606f7dc930'/>
<id>a0e0c57f865937cdda81c21ad9327e606f7dc930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline] Fix baseline error (#11896)</title>
<updated>2020-06-12T20:09:46+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-12T20:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=83627767af5efc3e5a2903ffca54dc6acb00ca99'/>
<id>83627767af5efc3e5a2903ffca54dc6acb00ca99</id>
<content type='text'>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</pre>
</div>
</content>
</entry>
<entry>
<title>[tinyfiledialogs] download from archive, not temporary ref (#10111)</title>
<updated>2020-03-06T18:07:49+00:00</updated>
<author>
<name>Maximilian Kruse</name>
<email>maxkruse1996@gmail.com</email>
</author>
<published>2020-03-06T18:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c520e1f3e072ae85454406bde4b15abae353d9a6'/>
<id>c520e1f3e072ae85454406bde4b15abae353d9a6</id>
<content type='text'>
* Update tinyfiledialogs to download from archive

I have additionally messaged the original maintainer about a fixed-version download, so we will finally have some consistent building of this package.

* Update ci.baseline.txt

* Update CONTROL

* Update portfile.cmake

* Change download path to be version specific

* Download Path now plain

* Change position of Supports tag

* Update package version

* Update portfile.cmake

Update portfile to download to a specified archive version name.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update tinyfiledialogs to download from archive

I have additionally messaged the original maintainer about a fixed-version download, so we will finally have some consistent building of this package.

* Update ci.baseline.txt

* Update CONTROL

* Update portfile.cmake

* Change download path to be version specific

* Download Path now plain

* Change position of Supports tag

* Update package version

* Update portfile.cmake

Update portfile to download to a specified archive version name.</pre>
</div>
</content>
</entry>
<entry>
<title>[tinyfiledialogs] Fix tinyfiledialogs not being fetchable from sourceforge (#9630)</title>
<updated>2020-01-18T00:23:14+00:00</updated>
<author>
<name>Maximilian Kruse</name>
<email>maxkruse1996@gmail.com</email>
</author>
<published>2020-01-18T00:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5a213dff376b348c5b333ede04408227008fef0b'/>
<id>5a213dff376b348c5b333ede04408227008fef0b</id>
<content type='text'>
* Fix tinyfiledialogs not being fetchable from sourceforge

Fix tinyfiledialogs not being fetchable from sourceforge. Use github instead.

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

Update source url

* Update CONTROL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix tinyfiledialogs not being fetchable from sourceforge

Fix tinyfiledialogs not being fetchable from sourceforge. Use github instead.

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

Update source url

* Update CONTROL
</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>
</feed>
