2020.07
vcpkg (2020.06.16 - 2020.7.31)
Total port count: 1429
Total port count per triplet (tested):
| triplet | ports available |
|---|---|
| x64-windows | 1304 |
| x64-linux | 1210 |
| x64-osx | 1139 |
| x86-windows | 1284 |
| x64-windows-static | 1213 |
| arm64-windows | 928 |
| x64-uwp | 700 |
| arm-uwp | 669 |
The following commands and options have been updated:
x-package-info[NEW COMMAND]: Allows viewing of port information in a requested format (currently json)--editable[NEW OPTION]: Suppress binary caching and source re-extraction for packages listed on the command line--x-binarysource=[NEW OPTION]: Experimental: Support NuGet servers for retrieving and uploading of binary packages during buildsinstallx-set-installed--x-json: Lift this option to the global scope to request json output from compatible commands (seex-package-info)
The following documentation has been updated:
- vcpkg_from_sourceforge [NEW]
- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2) (by @JackBoosY)
- (#12018) [vcpkg_from_sourceforge] Add retry mirror function (2/2) (by @JackBoosY)
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_fixup_pkgconfig [NEW]
- Binary Caching Specification [NEW]
- (#11204) [vcpkg] RFC: Binarycaching (by @ras0219-msft)
- README
- (#12093) [vcpkg docs] new README/Quick Start guide (by @strega-nil)
- Patching Example
- (#11952) [Document]Mention --ignore-space-at-eol in patching.md (by @Pospelove)
- (#12200) [vcpkg] Implement --editable (by @ras0219)
- vcpkg_fixup_cmake_targets
- (#11275) [ignition-plugin1] Add new port 🤖 (by @traversaro)
- Privacy
- (#11757) [vcpkg manifest] Manifest Implementation (by @strega-nil)
- Manifests
- (#11757) [vcpkg manifest] Manifest Implementation (by @strega-nil)
- Environment and Configuration
- (#11757) [vcpkg manifest] Manifest Implementation (by @strega-nil)
- (#12640) [vcpkg] add environment variable VCPKG_OVERLAY_PORTS (by @Neumann-A)
- Buildsystem Integration
- (#12145) [vcpkg] Update message in bootstrap.ps1 (by @PhoebeHui)
- (#12873) [vcpkg] Fix bullet lists for integration.md on readthedocs.io (by @ftheile)
- Installing and Using Packages
- (#12200) [vcpkg] Implement --editable (by @ras0219)
- (#12516) [sqlite3] Namespaced targets with unofficial:: (by @PhoebeHui)
- Packaging Zipfiles
- CONTROL Files
- (#12227) [vcpkg manifests] fix some issues (by @strega-nil)
- Portfile Functions
- vcpkg_build_make
- vcpkg_common_definitions
- vcpkg_configure_make
- vcpkg_find_acquire_program
- Triplets
- Maintainer Guidelines and Policies
- (#12460) [vcpkg] Improve format check failure message (by @JackBoosY)
- vcpkg_check_linkage.md
- (#12624) Fix .gitignore excluding triplets/community, sort, and driveby vcpkg_check_linkage.md doc bug. (by @BillyONeal)
- Overlay Triplets Example: Dynamic Linux Library
- (#12516) [sqlite3] Namespaced targets with unofficial:: (by @PhoebeHui)
The following remarkable changes have been made to vcpkg's infrastructure:
- Port Manifest: New feature to allow projects to state their dependencies in a declarative format
- (#11757) [vcpkg manifest] Manifest Implementation (by @strega-nil)
- (#12227) [vcpkg manifests] fix some issues (by @strega-nil)
- (#12549) [vcpkg manifest] add feature support (by @strega-nil)
vcpkg_from_sourceforge: New maintainer helper function to retrieve sources from SourceForge- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2) (by @JackBoosY)
- (#12018) [vcpkg_from_sourceforge] Add retry mirror function (2/2) (by @JackBoosY)
VCPKG_OVERLAY_PORTS: New environment variable to allow users to override ports with alternate versions- (#12640) [vcpkg] add environment variable VCPKG_OVERLAY_PORTS (by @Neumann-A)
The following additional changes have been made to vcpkg's infrastructure:
- (#12174) [vcpkg] Fix
vcpkg export --nugetregressions (by @ras0219) - (#11842) [vcpkg] Extract common paths settings to make_cmake_cmd... (by @BillyONeal)
- (#11977) [CHANGELOG] Update to 2020.06.15 (by @vicroms)
- (#11978) Attempt to mitigate Windows Defender detections by making provision-image.ps1 not a powershell script (by @BillyONeal)
- (#11015) [vcpkg] Fix issue #9781 by exporting from the installed directory (by @ras0219)
- (#11984) [breakpad] Fix build failure on OSX (by @JackBoosY)
- (#11981) [thrift] Update to 0.13.0 and fix OSX build (by @JackBoosY)
- (#11963) [libvpx] Support arm64-windows (by @JackBoosY)
- (#12000) [vcpkg] Clean tombstones in every build except PR validations (by @BillyONeal)
- (#11965) [vcpkg baseline] Retrigger failed ports in baseline (by @PhoebeHui)
- (#11938) [vcpkg] Add mirror to download Strawberry Perl (by @AenBleidd)
- (#11931) [vcpkg] Put user-defined configuration triplets path on top of the search queue (by @AenBleidd)
- (#11999) [vcpkg] Use SSH keys instead of password authentication when minting Linux scale sets (by @BillyONeal)
- (#12049) [vcpkg] Delete unused --purge-tombstones and introduce BufferedPrint class (by @BillyONeal)
- (#11654) [vcpkg] Track compiler information in ABI (by @ras0219)
- (#11983) [libmicrohttpd] Support build on UNIX and use msbuild on Windows (by @JackBoosY)
- (#12080) Fix bootstrapping MSYS2 pacman (#11499) (by @endrift)
- (#12074) [vcpkg] Do not fail just because cleaning tombstones failed in CI. (by @BillyONeal)
- (#11275) [ignition-plugin1] Add new port 🤖 (by @traversaro)
- (#12067) [vcpkg baseline] Fix baseline errors (by @JackBoosY)
- (#12082) [vcpkg] Commonize pipelines build powershell and don't use binary caching in CI (rather than PR) builds (by @BillyONeal)
- (#12113) [vcpkg] Add disk space report to Windows PR/CI (by @BillyONeal)
- (#12072) [vcpkg build] fix build command (by @strega-nil)
- (#12120) [vcpkg] Delete unnecessary tombstone deletion step now that CI rebuilds everything (by @BillyONeal)
- (#12091) [vcpkg] Use XDG/LOCALAPPDATA for default binary caching path (by @ras0219)
- (#12128) [vcpkg] Fix "[commands-build] build smoke test" (by @ras0219)
- (#12130) [vcpkg] Add write-only binary caching for CI. (by @BillyONeal)
- (#12101) [vcpkg] Add mingw dynamic libs triplet (by @longnguyen2004)
- (#12069) Fix typo in comment (by @freddy77)
- (#12144) [vcpkg baseline][paraview] Fix linux build (by @JackBoosY)
- (#12172) [vcpkg ci] add macos scripts to vcpkg repo (by @strega-nil)
- (#12176) [vcpkg] VM Update (by @BillyONeal)
- (#12192) Fix sourceparagraph:BooleanField (by @strega-nil)
- (#12191) Don't change manifest root when manifest isn't enabled. (by @dada2048)
- (#12170) [vcpkg] Enable NuGet-based binary caching via mono (by @ras0219)
- (#12145) [vcpkg] Update message in bootstrap.ps1 (by @PhoebeHui)
- (#12201) [vcpkg] Remove all uses of Foo::Foo() noexcept = default; to fix #9955 (by @ras0219)
- (#12203) [vcpkg] Improve performance of compiler tracking (by @ras0219)
- (#12212) [msbuild] Revert the importance to Normal (by @PhoebeHui)
- (#12197) [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (by @BillyONeal)
- (#4608) [vcpkg] Use IncludePath and LibraryPath properties (by @FrankHeimes)
- (#12242) [vcpkg] Remove use of std::variant and std::visit to fix VS2015. (by @ras0219)
- (#12272) [vcpkg] Revert change which causes sources to be purged by default in
vcpkg build(by @ras0219) - (#12263) [vcpkg] Update toolsrc VERSION to 2020.06.15 (by @c72578)
- (#12232) [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (by @BillyONeal)
- (#12177) [vcpkg] Added python script to generate all packages file list, added to azur… (by @yaoleo34)
- (#11655) [vcpkg] Format the C++ in CI (by @strega-nil)
- (#12300) [libbson, vcpkg baseline] Remove passing and fix spurious failure. (by @BillyONeal)
- (#12140) [simdjson] Update to 0.4.6 (by @myd7349)
- (#11967) [evpp] Fix build error on OSX (by @JackBoosY)
- (#12314) [vcpkg ci] Update formatting CI (by @strega-nil)
- (#12259) [triplets][osx] add support for arm64 'apple silicon' (by @eklipse2k8)
- (#11754) [pcre2] Update to 10.35 (by @c72578)
- (#11753) Fix support for toolchains that set CMAKE_FIND_ROOT_PATH_MODE_* variables to ONLY (by @traversaro)
- (#12317) [vcpkg README] Fix links (by @strega-nil)
- (#12319) [vcpkg.targets] Fix #12292 regression with MSBuild targets (by @ras0219-msft)
- (#12323) [vcpkg] Ignore dependencies not found errors when downloading mode (by @JackBoosY)
- (#12257) [vcpkg] Fix MSBuild regressions #12062 and #12086. (by @ras0219)
- (#12037) [freerdp] Fix x64-osx triplet (by @AlexAltea)
- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (by @Neumann-A)
- (#8322) [kfr] Add new port (by @myd7349)
- (#12244) [cuda] correct env variables for newer cuda versions (by @Neumann-A)
- (#12256) [vcpkg] Move default binary cache from
$root/archivesto user-wide directory (by @ras0219) - (#12350) [vcpkg] Remove unnecessary work queue (by @strega-nil)
- (#12367) [vcpkg build] fix #12355 (by @strega-nil)
- (#12369) [vcpkg formatting] Fix format regex (by @strega-nil)
- (#12178) [vcpkg] Add a schema file for vcpkg.json (by @edhebi)
- (#12370) [vcpkg] Enable binary caching by default (by @ras0219)
- (#12386) [vcpkg] Add CMake heuristics for header-only libraries (by @ras0219)
- (#12378) [vcpkg] proper errorcheck during files installation (by @Maximus5)
- (#12384) [vcpkg-ci] Always publish file lists (by @ras0219)
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- (#12361) [vcpkg] Fix iOS toolchain detection when using the iOS community triplets (by @alcroito)
- (#12398) [libb2] Add supports and install pkg-conifg on macOS VM (by @PhoebeHui)
- (#12368) [vcpkg formatting] Turn off DeriveLineEnding (by @strega-nil)
- (#12429) [vcpkg] Fix ParagraphParser::required_field() (by @maksqwe)
- (#12400) [vcpkg] implement copy_symlink working for non-elevated processes (by @Maximus5)
- (#12432) vcpkg_configure_make: typo fix '_vcpkg_append_to_configure_environment' (by @kevinlul)
- (#12351) [vcpkg] Clean up command switch code (by @strega-nil)
- (#12179) [vcpkg] print list in json (by @dan-shaw)
- (#12084) Build fix with MinGW GCC 9.2.0 (by @cristianadam)
- (#12455) [libmicrohttpd] Add
platform.hto restricted header list. (by @ras0219) - (#12468) [vcpkg] Add NVTOOLSEXT_PATH to the env passthrough list (by @Neumann-A)
- (#12534) Add initial s390x support (by @lebdron)
- (#11550) [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (by @Neumann-A)
- (#11130) [opencv4] update to v4.3 (by @cenit)
- (#12467) [vcpkg-acquire-msys] Install new keyring (by @emptyVoid)
- (#12460) [vcpkg] Improve format check failure message (by @JackBoosY)
- (#9248) fix issue #9228 : Add support to subgroups in gitlab (by @RamadanAhmed)
- (#12513) [vcpkg] EOL LF for ci.baseline.txt (by @Neumann-A)
- (#8628) [marble] Add new port (by @ig-or)
- (#12118) [mozjpeg] fix build (by @saucecontrol)
- (#12530) [libmodbus] Fix static linkage error (by @NancyLi1013)
- (#12514) [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug (by @NancyLi1013)
- (#12529) [qt5 components] Disable parallel build (by @JackBoosY)
- (#12569) [vcpkg_fixup_pkgconfig] Remove required in first find_program call for pkg-config (by @Neumann-A)
- (#12097) Fix vcpkg android toolchain so it adds flags that aren't just ignored (by @jamiebk)
- (#11021) [rsocket] Add new port (by @curoky)
- (#12104) Fix vcpkg_fixup_cmake_targets to work correctly on MinGW (by @koprok)
- (#12661) [vcpkg] Fix typo in link for installing and using packages (by @varunagrawal)
- (#12639) [vcpkg-ci] fix macos setup scripts (by @strega-nil)
- (#12586) [vcpkg] Fix build on Windows 8.1 SDK (by @strega-nil)
- (#12585) [vcpkg] Refactor Commands: Part 1 (by @strega-nil)
- (#10770) [cmake] Add cmake port to test qt (by @Neumann-A)
- (#10786) [tomlplusplus] Add new port (by @traversaro)
- (#12641) Refactor commands 2: Electric Boogaloo (by @strega-nil)
- (#12548) [vcpkg manifest] look at
platformdirectives (by @strega-nil) - (#12494) [qt-webengine] Fix building with vs2017 (by @Neumann-A)
- (#11376) [avro-cpp] new port (by @alexander-smyslov)
- (#11535) [mpg123] Allow cross-compiling, fix previous builds tainting rebuilds (by @kevinlul)
- (#12624) Fix .gitignore excluding triplets/community, sort, and driveby vcpkg_check_linkage.md doc bug. (by @BillyONeal)
- (#12423) [vcpkg] Add environment variable VCPKG_DEFAULT_BINARY_CACHE (by @Neumann-A)
- (#10670) [vcpkg] Fix [boost] find_package for MSVC2013 / v120 (by @ManuelKugelmann)
- (#12471) [vcpkg format-manifest] Add convert-control flag (by @strega-nil)
- (#11208) [ITK] Update to 5.1 (by @Neumann-A)
- (#12742) [wavpack] Fix failure on linux and osx (by @PhoebeHui)
- (#12727) [msbuild] Revert the importance to Normal (by @PhoebeHui)
- (#12717) [vcpkg] Fix prettify output not working in some cases (by @Deadpikle)
- (#12715) [vcpkg] Add VCPKG_TARGET_IS_IOS (by @Deadpikle)
- (#12716) [vcpkg] Fix arm64-osx triplet not building for arm64 (by @Deadpikle)
- (#12701) [vcpkg-ci-paraview] move into scripts/test_ports (by @Neumann-A)
- (#12699) [vcpkg baseline] remove qt translations from skip list (by @Neumann-A)
- (#12695) [ngspice] Initial port (by @marekr)
- (#12678) [vcpkg] Add missing check for x86 (by @arves100)
- (#12752) [vcpkg_build_qmake] Disable multi-threaded build when file fails to open (by @JackBoosY)
- (#12789) [vcpkg] Fix vs2015 build (by @strega-nil)
- (#12312) [fmt] Update to 7.0.2 + [spdlog] Update to 1.7.0 (by @kevinlul)
- (#12515) [pangolin] Fix build failure on UNIX (by @JackBoosY)
- (#12792) [log4cpp] Fix header file install path (by @LilyWangL)
- (#12784) [gSoap] Update to 2.8.105 and add a required shared directory (by @xgcssch)
- (#12768) [libtorrent] Update to 1.2.8 (by @FranciscoPombal)
- (#12762) [boost] Add Supports fields and more accurately handle arm64-windows/x64-uwp (by @ras0219)
- (#12630) [secp256k1] Fix build failures and export cmake targets (by @PhoebeHui)
- (#12524) [asmjit] Update to the latest commit (by @ZehMatt)
- (#12528) [libass] Fix build error on x64-windows-static (by @LilyWangL)
- (#12634) [vcpkg] Improving android support (by @christophe-calmejane)
- (#9162) [crashrpt] Add new port (by @tbdrake)
- (#12810) [vcpkg] Make C++ the primary github language (by @strega-nil)
- (#12198) [vcpkg] Add
vcpkg exportto E2E tests. Enable E2E tests on all platforms. (by @ras0219) - (#12698) [vcpkg] Rewrite CMake build system to be more target-based (by @strega-nil)
- (#12776) [vcpkg_copy_tool_dependencies] Use vcpkg internal powershell (by @JackBoosY)
- (#12805) [lapack-reference|fortran] Add new port (by @Neumann-A)
- (#12829) [vcpkg] Fix resolution of default features when using Manifest mode (by @ras0219)
- (#11836) [vcpkg/scripts/make] trying to iron out some issues (by @Neumann-A)
- (#12818) [constexpr-contracts] Adds new port (by @cjdb)
- (#12876) [vcpkg] Reduce dependencies and contents of vcpkgpaths.h (by @ras0219)
- (#12866) [msys] Improve vcpkg_acquire_msys (by @PhoebeHui)
- (#12897) [vcpkg] Restore layering and purge unused ParagraphParseResult (by @ras0219)
- (#12895) [vcpkg_find_acquire_program] add version check for ninja (by @Neumann-A)
- (#12927) [meson] Update meson to 0.55.1 (by @Neumann-A)
- (#12837) Fix/clang10 linux (by @ignacionr)
- (#9146) [expat] Update the version to 2.2.9 (add support for uwp) (by @NancyLi1013)
- (#12774) [vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (by @JackBoosY)
- (#12626) [vcpkg_find_acquire_program] Enable find_acquire(PKGCONFIG) (by @ras0219)
- (#11277) [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (by @Sibras)
- (#12864) [vcpkg_execute_build_process] Re-fix qt5 components build (by @JackBoosY)
- (#13000) [vcpkg] Fix baseline (by @NancyLi1013)
- (#12985) [vcpkg] Add Forward Declarations (originally by @cngzhnp) (by @strega-nil)
- (#12976) [vcpkg] Update hint message (by @PhoebeHui)
- (#12974) [fluidsynth/redis-plus-plus] Update to the latest released version (by @NancyLi1013)
- (#13017) remove registries.h and fwd/registries.h... (by @strega-nil)
- (#12975) [openmpi/vcpkg_build_make] Disable parallel build (by @JackBoosY)
- (#13043) [vcpkg] Fix hint message (by @PhoebeHui)
- (#12046) [portmidi] Updated portmidi package to use alternative code source (by @stekyne)
- (#13066) [typo] Fix incorrect Path in readme (by @ninjaoflight)
- (#12910) [vcpkg] Fix editable bug (by @ras0219)
- (#12523) [vcpkg.cmake] check for vcpkg.json only in
${CMAKE_SOURCE_DIR}(by @strega-nil) - (#12964) [vcpkg] Do not use raw paths inside regexes (by @hanst99)
- (#13092) [vcpkg] Hotfix regression in #12523 (by @ras0219)
- (#13067) Sort file lists and failure logs together. (by @BillyONeal)
- (#12738) [vcpkg] Use https sources for common tools (by @janisozaur)
- (#13058) [Box2d] Update to 2.4.0 (by @JonLiu1993)
- (#12977) fix vcpkg_configure_cmake for case when having semicolons in OPTIONS (by @jgehw)
- (#12950) [vcpkg] Fix build on older compilers. (by @huahang)
- (#13104) [vcpkg] Fix vcpkg_acquire_msys failing on path with spaces (by @SupSuper)
- (#13125) Disable fluidlite in CI. (by @BillyONeal)
- (#13117) [vcpkg] Fix #13094 by avoiding the comma operator. (by @BillyONeal)
- (#13107) [VMSS] Fix the printed error message (by @JackBoosY)
- (#13069) [vcpkg] Fix upgrade for port-version (by @strega-nil)
- (#12982) [vcpkg_find_acquire_program] Cleanup and add CI testing (by @ras0219)
- (#13142) Allow use of VS LLVM clang-format. (by @BillyONeal)
- (#13148) [baseline] Skip check of clapack:x64-osx in the baseline (by @JackBoosY)
The following 59 ports have been added:
The following 345 ports have been updated:
-
slikenet
2019-10-22_1->2019-10-22-2- (#11987) [slikenet] Add cmake config and targets file
-
breakpad
2019-07-11-1->2019-07-11-2- (#11984) [breakpad] Fix build failure on OSX
-
plf-colony
2019-08-10->5.33- (#11993) [plf-colony] Update to 5.33
-
thrift
2020-02-08->0.13.0- (#11981) [thrift] Update to 0.13.0 and fix OSX build
-
libvpx
1.8.1-5->1.8.1-7 -
libzip
rel-1-6-1->1.7.1 -
directxtex
jun2020->jun2020b -
directxtk12
jun2020->jun2020b -
geographiclib
1.47-patch1-12->1.47-patch1-16 -
polyclipping
6.4.2->6.4.2-4 -
qhull
7.3.2-2->8.0.0- (#12015) [qhull] update version 8.0.0
-
jsoncons
0.153.0->0.155.1 -
azure-c-shared-utility
2020-02-04.1->2020-07-19 -
azure-iot-sdk-c
2020-02-04.1-1->2020-07-19 -
azure-macro-utils-c
2020-02-04.1->2020-06-17-1- (#12013) [Azure-IoT-Sdk] Update to release 2020-06-17
-
azure-uamqp-c
2020-02-04.1->2020-07-19 -
azure-uhttp-c
2020-02-04.1->2020-07-19 -
azure-umqtt-c
2020-02-04.1->2020-07-19 -
umock-c
2020-02-04.1->2020-06-17-1- (#12013) [Azure-IoT-Sdk] Update to release 2020-06-17
-
tinyxml2
8.0.0->8.0.0-1- (#11966) [tinyxml2] Fix generation of pkg-config file
-
nlohmann-json
3.7.3->3.9.1 -
trantor
v1.0.0-rc13->v1.0.0-rc16 -
graphicsmagick
1.3.35->1.3.35-2 -
bitsery
5.0.3->5.1.0- (#11912) [bitsery] Update to 5.1.0 version
-
skyr-url
1.10.0->1.12.0 -
vtk
9.0-2->9.0.1- (#9960) [CGNS/ParaView] Add new ports
- (#12067) [vcpkg baseline] Fix baseline errors
- (#11399) [vtk] Added opengl feature.
- (#12149) [vtk] update to 9.0.1
- (#12472) [vtk|cuda] add nvcc to the path
- (#12342) [qt5-base] Add zstd as a dependency
- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
so5extra
1.4.0->1.4.1- (#12052) [so5extra] update to v.1.4.1.
-
sobjectizer
5.7.0.1->5.7.1- (#12051) [SObjectizer] update to v.5.7.1.
-
field3d
1.7.2->1.7.3 -
hdf5
1.10.5-12->1.12.0- (#11747) [hdf5] Update HDF5 to 1.12
-
freerdp
2.0.0-1->2.1.1-1 -
openal-soft
1.20.1-1->1.20.1-2 -
absent
0.3.0->0.3.1- (#12036) [absent] Bump version 0.3.1
-
cjson
2019-11-30->2019-11-30-1- (#12026) [cjson] fix windows-static for don't export symbols
-
open62541
1.0.1->1.1- (#12023) [open62541] update to v1.1, add encryption support
-
abseil
2020-03-03-6->2020-03-03-7 -
nowide
10.0.1->11.0.0- (#12020) [nowide] Update to 11.0.0
-
cpp-httplib
0.5.1->0.7.0- (#12010) [cpp-httplib] Update library to 0.7.0
-
openmesh
8.0->8.1 -
cpprestsdk
2.10.16-2->2.10.16-3- (#12006) [cpprestsdk] Fix usage issue when building static
-
activemq-cpp
3.9.5-2->3.9.5-3- (#12005) [activemq-cpp] Fix static build
-
date
2019-11-08->3.0.0 -
libmicrohttpd
0.9.63-2->0.9.63-3 -
llvm
10.0.0-3->10.0.0-4 -
ffmpeg
4.2-10->4.2-13- (#11946) [ffmpeg] Add avisynthplus support
- (#12080) Fix bootstrapping MSYS2 pacman (#11499)
- (#12083) [ffmpeg] Allow gpl builds without avisynthplus
- (#12063) [ffmpeg] Fix tools dependency dll file
- (#11130) [opencv4] update to v4.3
- (#12157) [many ports] Remove _find_package guards that break *_FOUND
- (#12635) [ffmpeg] fix FindFFMPEG.cmake to work properly even without avresample
- (#12843) [ffmpeg] Some libraries in ffmpeg can be optional
- (#11277) [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora.
- (#13004) [ffmpeg] fix cmake module
-
imgui
1.76-1->1.78- (#11919) [imgui] Add Freetype feature
- (#12155) [imgui] Update to 1.77
- (#12329) [imgui] Split bindings to multiple features
- (#12210) [ogre] Update to version 1.12.7 and fix link error
- (#12890) [imgui] Add messages for unsupported features
- (#13064) [imgui] Update to 1.78
- (#12691) [libigl] fix imgui feature
-
x265
3.2-3->3.4 -
wtl
10.0-5->10.0.10077 -
icu
67.1->67.1-2 -
cairo
1.16.0-4->1.16.0-6 -
pango
1.40.11-6->1.40.11-7 -
grpc
1.28.1-1->1.31.1 -
offscale-libetcd-cpp
2019-07-10->2019-07-10-1- (#11791) [grpc] Update to 1.29.1
-
stlab
1.5.2->1.5.2-1- (#11787) [stlab] Fix cmake config file
-
ffnvcodec
9.1.23.1->9.1.23.1-1 -
libpq
12.2-2->12.2-3 -
tensorflow-cc
1.14-2->1.14-3 -
ignition-modularscripts
2020-05-09->2020-05-16 -
apr
1.7.0->1.7.0-1 -
argtable2
2.13-4->2.13-7 -
cunit
2.1.3-3->2.1.3-6 -
epsilon
0.9.2-1->0.9.2-4 -
freeglut
3.2.1-1->3.2.1-4 -
freeimage
3.18.0-9->3.18.0-12 -
giflib
5.1.4-3->5.1.4-6 -
gsoap
2.8.102->2.8.105 -
healpix
1.12.10-1->1.12.10-5 -
irrlicht
1.8.4-5->1.8.4-8 -
itpp
4.3.1-2->4.3.1-5 -
libaiff
5.0-3->5.0-6 -
libdisasm
0.23-3->0.23-7 -
libmad
0.15.1-5->0.15.1-8 -
libmikmod
3.3.11.1-5->3.3.11.1-8 -
libsquish
1.15-3->1.15-7 -
libssh
0.9.3-1->0.9.3-2- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
-
libusb-win32
1.2.6.0-3->1.2.6.0-6 -
libuuid
1.0.3-4->1.0.3-7 -
libxmp-lite
4.4.1-3->4.4.1-6 -
mathgl
2.4.3-3->2.4.3-6 -
mp3lame
3.100->3.100-3 -
mpg123
1.25.8-10->1.25.8-12 -
pcre
8.44-1->8.44-4- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
- (#12018) [vcpkg_from_sourceforge] Add retry mirror function (2/2)
- (#12252) [pcre] Use vcpkg_from_sourceforge as a fallback
- (#11550) [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries
- (#12629) [pcre] Fix installation when only building release
-
pcre2
10.30-7->10.35- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
- (#12233) [pcre2] Restore the https://ftp.pcre.org/ mirror in addition to the SourceForge mirrors.
- (#11754) [pcre2] Update to 10.35
- (#12347) [pcre2] Fix -mshstk needed with -fcf-protection
-
plplot
5.13.0-5->5.13.0-8 -
podofo
0.9.6-8->0.9.6-9 -
portmidi
0.217.1-1->0.234 -
pthreads
3.0.0-5->3.0.0-6- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
-
qt5-base
5.12.8-4->5.15.0- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
- (#12153) [qt5-base] fix static init fiasco and fix debug dll's not being copied
- (#11757) [vcpkg manifest] Manifest Implementation
- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
- (#12529) [qt5 components] Disable parallel build
- (#12342) [qt5-base] Add zstd as a dependency
- (#12752) [vcpkg_build_qmake] Disable multi-threaded build when file fails to open
- (#12405) [brotli] add pkgconfig / [freetype] depend on brotli
-
qwt
6.1.3-11->6.1.4 -
rapidxml
1.13-1->1.13-4 -
sigslot
1.0.0->1.0.0-3 -
soxr
0.1.3.->0.1.3-2- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
-
tclap
1.2.2-2->1.2.2-3- (#11899) [vcpkg] Add vcpkg_from_sourceforge (1/2)
-
tinyfiledialogs
3.4.3-2->3.6.3 -
tinyxml
2.6.2-4->2.6.2-7 -
openssl-unix
1.1.1d-4->1.1.1g -
openssl-uwp
1.1.1d-1->1.1.1g -
openssl-windows
1.1.1d-2->1.1.1g -
openssl
1.1.1d->1.1.1g -
cmocka
1.1.5-1->1.1.5 -
libarchive
3.4.1-3->3.4.1 -
libiconv
1.16-3->1.16 -
libxml2
2.9.9-6->2.9.9 -
suitesparse
5.4.0-5->5.4.0-6 -
boost-locale
1.73.0->1.73.0-1 -
monkeys-audio
5.38->5.48 -
google-cloud-cpp
1.14.0->1.16.0 -
infoware
0.5.3->0.5.5 -
sqlite3
3.32.1->3.32.3 -
plibsys
0.0.4-3->0.0.4- (#12196) [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers
-
span-lite
0.5.0->0.7.0- (#12206) [span-lite] Update to 0.7.0
-
safeint
3.23->3.24- (#12217) [safeint] Update to 3.24
-
xerces-c
3.2.3->3.2.3-1- (#12205) [xerces-c] rename feature from xmlch_wchar to xmlch-wchar
-
libnice
0.1.15-3->0.1.15-4- (#12018) [vcpkg_from_sourceforge] Add retry mirror function (2/2)
-
opencc
2020-04-26-4->2020-04-26-6 -
exiv2
0.27.2-1->0.27.3 -
nanodbc
2.12.4-8->2.12.4- (#12274) [nanodbc] Set unixodbc as a dependency under non-Windows
-
doctest
2.3.7->2.4.0- (#12239) [doctest] update to 2.4.0
-
opengl
0.0-6->0.0-7- (#12232) [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths.
-
wincrypt
0.0-1->0.0-2- (#12232) [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths.
-
winsock2
0.0-1->0.0-2- (#12232) [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths.
-
openvr
1.10.30->1.12.5- (#12219) [openvr] Update to 1.12.5
-
utf8h
841cb2deb8eb806e73fff0e1f43a11fca4f5da45->2020-06-14- (#12218) [utf8h] Update to latest version
-
libyuv
fec9121-1->fec9121-2 -
polyhook2
2020-06-02->2020-08-04 -
ace
6.5.9-5->6.5.11 -
curl
7.68.0-3->7.71.1 -
robin-hood-hashing
3.4.0->3.8.0 -
libexif
0.6.21-2->0.6.22- (#12161) [libexif] Update to 0.6.22
-
cli
1.1.1->1.2.0- (#12139) [cli] update the version to 1.2.0
-
libffi
3.3-2->3.3-3 -
angle
2020-05-15->2020-05-15-1- (#12111) [angle] Add egl renderer to list of files compiled for linux
-
caf
0.17.2->0.17.3- (#12068) [caf] Update to 0.17.3
-
aws-sdk-cpp
1.7.333->1.8.4- (#12316) aws-sdk-cpp version update
-
libcopp
1.2.1->1.3.1- (#12264) [libcoppp] Update version to 1.3.0
-
openimageio
2.1.9.0->2.1.16.0-1 -
evpp
0.7.0-2->0.7.0-3 -
protobuf
3.12.0-2->3.13.0 -
fontconfig
2.12.4-10->2.12.4 -
faad2
2.9.1-1->2.9.1- (#12306) [Many ports] Fix invalid character in feature name
-
freetype
2.10.1-6->2.10.2 -
cgal
5.0.2-1->5.0.3 -
cutelyst2
2.9.0->2.9.0-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
kd-soap
1.8.0-1->1.8.0-2- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
kf5archive
5.64.0->5.64.0-1 -
kf5holidays
5.64.0->5.64.0-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
kf5plotting
5.64.0->5.64.0-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
kf5syntaxhighlighting
5.64.0->5.64.0-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
libqglviewer
2.7.2-2->2.7.2-3- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
opencv2
2.4.13.7-1->2.4.13.7-2 -
opencv3
3.4.7-3->3.4.7-4 -
opencv4
4.1.1-6->4.3.0 -
osg-qt
Qt4-1->Qt4-2- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qca
2.2.1->2.2.1-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qcustomplot
2.0.1-3->2.0.1-4- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qscintilla
2.11.4-1->2.11.4-2- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt-advanced-docking-system
3.2.5-1->3.2.5-2- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-3d
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-activeqt
5.12.8-1->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-androidextras
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-canvas3d
5.12.8->0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-charts
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-connectivity
5.12.8->5.15.0 -
qt5-datavis3d
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-declarative
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-doc
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-gamepad
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-graphicaleffects
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-imageformats
5.12.8->5.15.0 -
qt5-location
5.12.8->5.15.0 -
qt5-macextras
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-mqtt
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-multimedia
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-networkauth
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-purchasing
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-quickcontrols
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-quickcontrols2
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-remoteobjects
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-script
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-scxml
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-sensors
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-serialbus
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-serialport
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-speech
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-svg
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-tools
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-translations
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-virtualkeyboard
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-wayland
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-webchannel
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-webengine
5.12.8->5.15.0 -
qt5-webglplugin
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-websockets
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-webview
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-winextras
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-x11extras
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5-xmlpatterns
5.12.8->5.15.0- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
qt5
5.12.8->5.15.0 -
qtkeychain
v0.9.1->v0.9.1-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
soqt
1.6.0->1.6.0-1- (#11596) [qt5] update qt to 5.15 and make ports depend on qt5-base[core].
-
range-v3
0.10.0-20200425->0.10.0-20200708- (#12346) [range-v3] updates range-v3
-
azure-storage-cpp
7.4.0->7.5.0- (#12333) [azure-storage-cpp] Upgrade to 7.5.0
-
directxmesh
jun2020->jul2020 -
directxtk
jun2020->jul2020 -
cuda
10.1-1->10.1- (#12244) [cuda] correct env variables for newer cuda versions
-
pybind11
2.4.3->2.5.0- (#12394) [pybind11] Update to v2.5.0
-
corrade
2019.10-1->2020.06- (#12211) [corrade,magnum,-plugins,-extras,*-integration] Update to v2020.06
-
magnum-extras
2019.10->2020.06- (#12211) [corrade,magnum,-plugins,-extras,*-integration] Update to v2020.06
-
magnum-integration
2019.10->2020.06- (#12211) [corrade,magnum,-plugins,-extras,*-integration] Update to v2020.06
-
magnum-plugins
2019.10-2->2020.06 -
magnum
2019.10-2->2020.06- (#12211) [corrade,magnum,-plugins,-extras,*-integration] Update to v2020.06
-
zstd
1.4.4-1->1.4.4- (#12407) [zstd] fix pkg-config files
-
string-theory
3.2->3.3- (#12440) [string-theory] Update to 3.3
-
nrf-ble-driver
4.1.1-2->4.1.2- (#12436) [nrf-ble-driver] Update to v4.1.2
-
folly
2019.10.21.00-2->2019.10.21.00- (#12419) [folly] Fix build error C3861
-
boost-modular-build-helper
1.73.0-1->1.73.0 -
liblzma
5.2.4-5->5.2.5- (#12401) [liblzma, libvpx] Add mingw support
- (#7226) [liblzma] Patch headers to fix https://github.com/OpenTTD/OpenTTD/pull/7614
-
pugixml
1.10-1->1.10- (#12441) [pugixml] Fix pkgconfig file
-
hiredis
2019-11-2-1->2019-11-2- (#12354) [hiredis] Fix feature ssl build error on windows
-
eigen3
3.3.7-5->3.3.7- (#12279) [eigen3] Fix eigen3 and cuda compatibility issue
-
zlib
1.2.11-6->1.2.11 -
libmupdf
1.16.1-1->1.17.0- (#12483) [libmupdf] Update libmupdf to 1.17.0
-
bzip2
1.0.6-5->1.0.6-6 -
gmp
6.2.0-1->6.2.0-2 -
libpng
1.6.37-9->1.6.37-10 -
nettle
3.5.1-1->3.5.1-2- (#11550) [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries
-
ompl
1.4.2-4->1.5.0 -
sdl1
1.2.15-11->1.2.15- (#11550) [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries
-
alembic
1.7.12-1->1.7.13 -
opencv
4.1.1-1->4.3.0- (#11130) [opencv4] update to v4.3
-
openexr
2.3.0-5->2.5.0 -
libftdi1
1.4->1.4-1- (#9561) [libusb] Fix issue to support linux
-
libusb
1.0.23->1.0.23-1 -
treehopper
1.11.3-3->1.11.3-4- (#9561) [libusb] Fix issue to support linux
-
outcome
2.1->2.1.3- (#12078) [outcome] Update library and fix portfile
-
librdkafka
1.2.0-2->1.5.0 -
glew
2.1.0-7->2.1.0-8- (#12103) Mingw port fixes
-
mozjpeg
2020-06-02->2020-06-02-1- (#12118) [mozjpeg] fix build
-
fltk
1.3.5-2->1.3.5- (#12273) [fltk] Force static library due to global variables. Fix CMake Targets.
-
nana
1.7.2-3->1.7.2- (#12543) [nana] Fix the version and language standard
-
winpcap
4.1.3-3->4.1.3- (#12542) [winpcap] Remove the keyword 'inline' macro
-
boost-build
1.73.0-1->1.73.0 -
restinio
0.6.8->0.6.9 -
fizz
2020.02.03.00->2020.02.03.00- (#12277) [libevent] update to 2.1.12
-
libevent
2.1.11-5->2.1.12- (#12277) [libevent] update to 2.1.12
-
libflac
1.3.3-1->1.3.3 -
libsndfile
1.0.29-9->1.0.29 -
sdl2-mixer
2.0.4-9->2.0.4- (#12374) [sdl2-mixer] Fix FLAC symbol export when static linking, add nativemidi default feature
-
physx
4.1.1-3->4.1.1 -
wxwidgets
3.1.3-1->3.1.4 -
osgearth
2.10.2-1->3.0- (#12531) [osgearth] update to 3.0
-
netcdf-c
4.7.3-1->4.7.3 -
arrow
0.17.1->1.0.0- (#12537) [Arrow] Update to 1.0.0
-
libigl
2.1.0-2->2.2.0 -
asiosdk
2.3.3->2.3.3-1- (#12157) [many ports] Remove _find_package guards that break *_FOUND
-
jxrlib
2019.10.9->2019.10.9-1- (#12157) [many ports] Remove _find_package guards that break *_FOUND
-
libmodman
2.0.1-1->2.0.1-2- (#12157) [many ports] Remove _find_package guards that break *_FOUND
-
libproxy
0.4.15-1->0.4.15-2- (#12157) [many ports] Remove _find_package guards that break *_FOUND
-
stb
2020-02-08->2020-02-08-1- (#12157) [many ports] Remove _find_package guards that break *_FOUND
-
itk
5.0.1-2->5.1.0 -
opencl
2.2-2-1->2.2- (#11208) [ITK] Update to 5.1
-
openjpeg
2.3.1-1->2.3.1- (#11208) [ITK] Update to 5.1
-
pbc
0.5.14-2->0.5.14 -
libodb-sqlite
2.4.0-6->2.4.0- (#12516) [sqlite3] Namespaced targets with unofficial::
-
gtkmm
3.22.2-2->3.22.2- (#12637) [gtkmm] fix missing symbol exports with gtkmm release build
-
wavpack
5.2.0->5.2.0 -
shapelib
1.4.1-2->1.5.0- (#12737) [shapelib] Update to 1.5.0
-
teemo
1.3->2.1- (#12728) [teemo] Update to v2.1
-
quill
1.3.1->1.4.0 -
libmariadb
3.1.7-1->3.1.7- (#12669) [libmariadb] Include bundled zlib and openssl
-
brotli
1.0.7-1->1.0.7- (#12405) [brotli] add pkgconfig / [freetype] depend on brotli
-
cairomm
1.15.3-4->1.15.3- (#12405) [brotli] add pkgconfig / [freetype] depend on brotli
-
freetype-gl
2019-03-29-3->2019-03-29- (#12405) [brotli] add pkgconfig / [freetype] depend on brotli
-
libraqm
0.7.0-1->0.7.0- (#12405) [brotli] add pkgconfig / [freetype] depend on brotli
-
sfml
2.5.1-7->2.5.1 -
fmt
6.2.1->7.0.3 -
spdlog
1.6.1->1.7.0- (#12312) [fmt] Update to 7.0.2 + [spdlog] Update to 1.7.0
-
armadillo
2019-04-16-8->2019-04-16- (#12464) [lapack] add metaport lapack to switch lapack impl with an overlay
-
blaze
3.7->3.8 -
ceres
1.14.0-7->1.14.0- (#12464) [lapack] add metaport lapack to switch lapack impl with an overlay
-
clapack
3.2.1-13->3.2.1 -
dlib
19.19-1->19.21 -
geogram
1.6.9-7->1.7.5 -
mlpack
3.2.2-3->3.2.2 -
pangolin
0.5-7->0.5 -
orocos-kdl
1.4-2->1.4- (#12794) [ocoros-kdl] Fix the CMake config file
-
log4cpp
2.9.1-2->2.9.1- (#12792) [log4cpp] Fix header file install path
-
bond
9.0.0->9.0.2- (#12782) [bond] Update to v9.0.2
-
libtorrent
1.2.7->1.2.9 -
boost-context
1.73.0-1->1.73.0- (#12762) [boost] Add Supports fields and more accurately handle arm64-windows/x64-uwp
-
secp256k1
2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4-2->2017-19-10- (#12630) [secp256k1] Fix build failures and export cmake targets
-
xbyak
5.911->5.93- (#12577) [Xbyak] Update to 5.93
-
tiff
4.0.10-9->4.1.0- (#12559) [tiff] Update 4.0.10 to 4.1.0
-
asmjit
2020-05-08->2020-07-22- (#12524) [asmjit] Update to the latest commit
-
libressl
2.9.1-2->2.9.1- (#11949) [libressl] add download mirror
-
darknet
2020-03-02->2020-06-29- (#11037) [darknet] ready for yolo_v4
-
embree3
3.8.0->3.11.0- (#12555) [embree3] Update to 3.11.0
-
fribidi
1.0.9-1->1.0.10- (#12517) [fribidi] Update to 1.0.10
-
opencolorio
1.1.1-2->1.1.1 -
osg
3.6.4-3->3.6.5- (#12672) [osg] Update to 3.6.5
-
openblas
0.3.9-1->0.3.9 -
farmhash
1.1-1->1.1- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
freexl
1.0.4-9->1.0.4- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
libcrafter
0.3-1->0.3- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
libmagic
5.37-1->5.37- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
libwandio
4.2.1-2->4.2.1- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
ocilib
4.6.4-1->4.6.4- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
x264
157-303c484ec828ed0-8->157-303c484ec828ed0- (#11836) [vcpkg/scripts/make] trying to iron out some issues
-
wpilib
2020.1.1->2020.3.2- (#12373) [wpilib] Update to 2020.3.2
-
proj4
6.3.1-1->6.3.1- (#12875) [proj4] use sqlite3 config cmake, make sqlite3 private
-
tool-meson
0.54.2->0.55.1- (#12927) [meson] Update meson to 0.55.1
-
apr-util
1.6.1-1->1.6.1- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
expat
2.2.7->2.2.9- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
gdal
2.4.1-9->2.4.1 -
io2d
2019-07-11-2->2019-07-11- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
libkml
1.3.0-4->1.3.0- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
poco
1.9.2-2->1.9.2- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
readosm
1.1.0-2->1.1.0- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
skia
2020-05-18-1->2020-05-18- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
spatialite-tools
4.3.0-2->4.3.0- (#9146) [expat] Update the version to 2.2.9 (add support for uwp)
-
xlnt
1.4.0-1->1.5.0- (#12972) [xlnt] Upgrade xlnt to 1.5.0
-
fdk-aac
2018-07-08-1->2018-07-08-2- (#11277) [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora.
-
opus
1.3.1-3->1.3.1 -
sdl2
2.0.12-1->2.0.12- (#11277) [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora.
-
speex
1.2.0-4->1.2.0- (#11277) [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora.
-
pcl
1.9.1-13->1.11.0 -
tinygltf
2.2.0->2020-07-28- (#12608) [tinygltf] update to v2.4.0
-
pmdk
1.8->1.9- (#12863) [pmdk] Update to 1.9
-
kangaru
4.2.2->4.2.4- (#12932) [kangaru] Update to v4.2.4
-
intel-mkl
2018.0.1->2020.0.0- (#12978) [intel-mkl] Update to 2020.0.0
-
fluidsynth
2.1.0->2.1.4- (#12974) [fluidsynth/redis-plus-plus] Update to the latest released version
-
redis-plus-plus
1.1.1->1.1.2- (#12974) [fluidsynth/redis-plus-plus] Update to the latest released version
-
openxr-loader
1.0.3.0->1.0.11- (#12060) [openxr-loader] Update to latest version, official repo
-
libmediainfo
20.03->20.08- (#12944) [libmediainfo] Update to 20.08
-
wt
4.2.2->4.4.0- (#13005) [wt] Update to 4.4.0
-
libjpeg-turbo
2.0.4->2.0.5- (#12973) [libjpeg-turbo] Update to 2.0.5
-
berkeleydb
4.8.30-4->4.8.30- (#12870) [berkeleydb] Fix build error with Visual Studio 16.7.0
-
libmodplug
0.8.9.0-5->0.8.9.0- (#12886) [many ports] Fix various problems with mingw
-
imgui-sfml
2.1-1->2.1-2- (#11800) [sfml][imgui-sfml] Push SFML_STATIC_LIBRARIES setting into
sfml
- (#11800) [sfml][imgui-sfml] Push SFML_STATIC_LIBRARIES setting into
-
re2
2020-01-01->2020-06-01- (#13084) [grpc][upb][re2] grpc v1.31.1
-
upb
2019-10-21-2->2020-08-19- (#13084) [grpc][upb][re2] grpc v1.31.1
-
box2d
2019-12-31->2.4.0- (#13058) [Box2d] Update to 2.4.0
-
cpp-taskflow
2.2.0-1->2.5.0- (#12923) [cpp-taskflow] Update to 2.5.0
-
aubio
0.4.9-1->0.4.9- (#12921) [libsndfile] Update to 1.0.29
-
libfreenect2
0.2.0-4->0.2.0- (#13057) [libusb] Add vcpkg-cmake-wrapper
-- vcpkg team vcpkg@microsoft.com THU, 27 Aug 02:20:00 -0800