diff options
| author | Maximilian Kruse <maxkruse1996@gmail.com> | 2020-03-06 19:07:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-06 10:07:49 -0800 |
| commit | c520e1f3e072ae85454406bde4b15abae353d9a6 (patch) | |
| tree | bf6562ce4fae6c50fa3adbfd7a34fec7c52237f4 /scripts | |
| parent | d0a465518ef185b3c0c9ef0cfced221181654448 (diff) | |
| download | vcpkg-c520e1f3e072ae85454406bde4b15abae353d9a6.tar.gz vcpkg-c520e1f3e072ae85454406bde4b15abae353d9a6.zip | |
[tinyfiledialogs] download from archive, not temporary ref (#10111)
* 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.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 31606af1a..bd6f10853 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1730,14 +1730,8 @@ tinkerforge:arm-uwp=fail tinkerforge:x64-uwp=fail
tinyexif:arm-uwp=fail
tinyexif:x64-uwp=fail
-tinyfiledialogs:arm64-windows=fail
tinyfiledialogs:arm-uwp=fail
-tinyfiledialogs:x64-linux=fail
tinyfiledialogs:x64-uwp=fail
-tinyfiledialogs:x64-windows=fail
-tinyfiledialogs:x64-windows-static=fail
-tinyfiledialogs:x86-windows=fail
-tinyfiledialogs:x64-osx=fail
tinynpy:x64-linux=ignore
tiny-process-library:arm-uwp=fail
tiny-process-library:x64-uwp=fail
|
