| Age | Commit message (Collapse) | Author |
|
[netcdf-cxx4] Update to 4.3.1
|
|
[date] Update to 2019-11-08
|
|
[prometheus-cpp] Update to version 0.8.0
|
|
[json-dto] Update to v0.2.9; Switch repo; Fix license installation
|
|
|
|
|
|
|
|
By default Qt loads OpenSSL at runtime.
This commit adds a "QT_OPENSSL_LINK" option, which specifies "-openssl-linked". The option is enabled by default for static configurations.
From https://doc.qt.io/qt-5/ssl.html:
"By default, an SSL-enabled Qt library dynamically loads any installed OpenSSL library at run-time. However, it is possible to link against the library at compile-time by configuring Qt with the -openssl-linked option."
|
|
|
|
[qt5] Modify qtdeploy to include qtquickshapes
|
|
* [folly/fizz]Upgrade version.
* [fizz]Upgrade to v2019.10.28.00.
|
|
[hiredis] PREFER_NINJA misspelling fix
|
|
[cereal] Update to 1.3.0
|
|
[bitsery] Update to 5.0.1
|
|
|
|
|
|
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git
repository, as the sources tar ball are very outdated
|
|
* [otl] Upgrade to version 4.0.448
* [otl] Modify download link
|
|
* [libflac] Update libflac to 1.3.3
* Update portfile.cmake
|
|
* [magic-enum] Fix export config.cmake issue
* Update
|
|
* [tiff] Make BUILD_TOOLS option a feature
* [tiff] Fix tool-feature for static linkage
|
|
|
|
|
|
telemetry (#9059)
* Bring sha to public-preview-pnp post telemetry explosion
* Updating to latest code
* Update version
* Pointing to proper public-preview branch
* Pointing to SHA post public-preview branch update
* [azure-iot-sdk-c] Remove unused patch file
|
|
|
|
[tgui]Update to 0.8.6
|
|
* [libzip]Update patch to avoid patch failure.
* [libzip]Fix the version in CONTROL file.
|
|
(#8955)
|
|
FAAD2 lists its homepage as https://sourceforge.net/projects/faac/, but
it links to https://github.com/knik0/faad2 as the place to send pull
requests. This seems good enough for Debian[0] and Arch[1], and the SF
hosts only a bit older versions, so I used the GitHub project as well.
Note that though the project is named "faad2", the library name is just
"faad"
The embedded patches were all submitted and already merged upstream.
[0] https://packages.debian.org/sid/faad
[1] https://www.archlinux.org/packages/extra/x86_64/faad2/
|
|
Fixes to portfile proposed by PhoebeHui.
|
|
[date] added cmake 3.14 backwards compatibility patch
|
|
|
|
|
|
* [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix
* Update
|
|
|
|
|
|
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git
repository, as the sources tar ball are very outdated
|
|
|
|
|
|
mdnsresponder was being built with static CRT even when VCPKG_CRT_LINKAGE was set to "dynamic":
-- Performing post-build validation
Expected Debug,Dynamic crt linkage, but the following libs had invalid crt linkage:
C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/debug/lib/dnssd.lib: Debug,Static
To inspect the lib files, use:
dumpbin.exe /directives mylibfile.lib
Expected Release,Dynamic crt linkage, but the following libs had invalid crt linkage:
C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/lib/dnssd.lib: Release,Static
To inspect the lib files, use:
dumpbin.exe /directives mylibfile.lib
Found 2 error(s). Please correct the portfile:
C:\vcpkg\ports\mdnsresponder\portfile.cmake
-- Performing post-build validation done
Error: Building package mdnsresponder:x64-windows-static-md failed with: POST_BUILD_CHECKS_FAILED
|
|
|
|
|
|
|
|
* [libevent] add features
* Update version
* Add libevent[openssl] dependent for evpp
* Update CONTROL file
|
|
|
|
libpng. (#8622)
* [lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng.
* [libpng]Move feature apng operations before download libpng source.
* [libpng]Fix unset patch path.
* [libpng]Re-fix unset patch path.
|
|
|
|
number (#8790)
|
|
|
|
* Update commit for WIL
* Update wil port to match the commit used for NuGet package 1.0.190716.2
* Update WIL port
|