2020.06
vcpkg (2020.04.20 - 2020.06.15)
Total port count: 1402
Total port count per triplet (tested):
| triplet | ports available |
|---|---|
| x64-windows | 1282 |
| x64-osx | 1109 |
| x64-linux | 1181 |
| x64-windows-static | 1187 |
| x86-windows | 1261 |
| x64-uwp | 693 |
| arm64-windows | 903 |
| arm-uwp | 656 |
The following documentation has been updated:
- Testing
- Maintainer Guidelines and Policies
- Portfile helper functions
- vcpkg_clean_executables_in_bin[NEW]
- vcpkg_copy_tools[NEW]
- vcpkg_build_gn[NEW]
- (#10505) [gn, crashpad] Add GN build support and crashpad port (by @vejmartin)
- vcpkg_build_ninja[NEW]
- (#10505) [gn, crashpad] Add GN build support and crashpad port (by @vejmartin)
- vcpkg_configure_gn[NEW]
- (#10505) [gn, crashpad] Add GN build support and crashpad port (by @vejmartin)
- vcpkg_find_acquire_program
- (#10505) [gn, crashpad] Add GN build support and crashpad port (by @vejmartin)
- vcpkg_install_gn[NEW]
- (#10505) [gn, crashpad] Add GN build support and crashpad port (by @vejmartin)
- vcpkg and Android[NEW]
- vcpkg telemetry and privacy
- (#11542) [vcpkg metrics] Allow someone to opt out after build (by @strega-nil)
- Manifests[NEW]
- (#11203) [vcpkg] RFC: Manifests (by @strega-nil)
- CONTROL files
- (#11323) [vcpkg] add x86-wasm.cmake to community triplets (by @MoAlyousef)
- (#11365) [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (by @MoAlyousef)
- Installing and Using Packagese Example: SQLite
- (#11763) docs: fix CMakeLists example for SQLite3 (by @disposedtrolley)
The following changes have been made to the vcpkg tool and infrastructure:
- (#10828) Onboard Windows PR tests to Azure Pipelines YAML and Scale Sets (by @BillyONeal)
- (#10932) [vcpkg] Update git to 2.26.2 (by @Cheney-W)
- (#10973) [vcpkg] Fix toolsrc CMake build error (by @NancyLi1013)
- (#11009) Fix slack link to current, correct, location. (by @grafikrobot)
- (#9861) [scripts] add new function vcpkg_fixup_pkgconfig (by @Neumann-A)
- (#11064) [vcpkg] Copy macos pipelines into azure-pipelines.yml (by @BillyONeal)
- (#10476) [vcpkg] Add support for VCPKG_BINARY_SOURCES and --x-binarysource=<> (by @ras0219-msft)
- (#11068) [vcpkg] Small touchups for vcpkg unit tests (by @horenmar)
- (#11085) [vcpkg] Correctly record default feature list in BinaryParagraphs. Fixes #10678. (by @ras0219-msft)
- (#11090) [vcpkg] Bump macos build timeouts to 1 day (by @BillyONeal)
- (#11091) [vcpkg baseline] Ignore mlpack on macOS (by @strega-nil)
- (#11083) [vcpkg] Warn on unmatched removal with reasonable alternative (by @ras0219-msft)
- (#11102) [vcpkg] fix undefined working dir in vcpkg_acquire_msys (by @Neumann-A)
- (#11058) [msbuild]fix use UseEnv-True (by @voskrese)
- (#10980) [vcpkg] Onboard Linux to VMSS, open 'git' port, and switch back to Azure Spot (by @BillyONeal)
- (#8749) [vcpkg] Add new function vcpkg_copy_tools (by @myd7349)
- (#11166) [vcpkg] Add disk space report on Linux. (by @BillyONeal)
- (#11170) [vcpkg] fix bug in Filesystem::absolute (by @strega-nil)
- (#11175) [vcpkg] Point README.md to the correct status badge. (by @BillyONeal)
-
(#11171) [vcpkg] Add telemetry notice to
README.md. (by @BillyONeal) - (#11189) [vcpkg] Add tombstone deletion scripts. (by @BillyONeal)
- (#11105) [vcpkg/scripts] Fix ninja search path on windows and find binaries within vcpkg first (by @Neumann-A)
- (#11202) [vcpkg] always pass VSCMD_SKIP_SENDTELEMETRY=1 (by @strega-nil)
- (#8588) [vcpkg] Add x86 support for Linux toolchain (by @zhbanito)
- (#11213) [vcpkg] Restrict telemetry uploads to TLS 1.2 (by @BillyONeal)
- (#11234) [vcpkg] Don't build the metrics uploader when metrics are disabled. (by @BillyONeal)
- (#11233) [vcpkg] Resolve relative overlay ports to the current working directory. (by @ras0219-msft)
- (#10760) [vcpkg] Adding support for finding VS2019 by environment variable (by @Honeybunch)
- (#11174) [vcpkg] [llvm] Bump Linux VM memory size and do all operations on the temporary disk. (by @BillyONeal)
- (#11266) [vcpkg][android] Link C++ runtime according to VCPKG_CRT_LINKAGE (by @huangqinjin)
- (#11260) [vcpkg] Update pull request template (by @PhoebeHui)
- (#11302) [vcpkg] Resolve --overlay-ports is only working for relative parths since fix… (by @TobiasFunk)
- (#11205) [vcpkg] Hopefully fix build on macOS 10.13/10.14 (by @strega-nil)
- (#11093) [vcpkg] Fix nuget package import failed. (by @shihaonan369)
- (#11239) [vcpkg] Turn on tests in CI. (by @BillyONeal)
- (#11339) [vcpkg] Avoid naming Policheck sensitive term 'Virgin Islands' (by @BillyONeal)
- (#11368) [vcpkg] Do not build the metrics uploader with MSBuild when metrics are disabled (by @rickertm)
- (#11315) [vcpkg] Harden expand environment strings path with explicit integer overflow checks and resistance to CP_ACP. (by @BillyONeal)
- (#11450) [vcpkg CI] Clean git directory before clone (by @strega-nil)
- (#11432) [vcpkg] Harden file removals and clean directory contents in "CI" inside vcpkg itself. (by @BillyONeal)
- (#10767) [cmake] Update to 3.17.2 (by @JackBoosY)
- (#11433) [vcpkg] Optimize string split slightly. (by @BillyONeal)
- (#11299) [vcpkg] pass -disableMetrics to bootstrap on git bash (by @strega-nil)
- (#11453) Fix CMake PATH that fails Windows tests. (by @BillyONeal)
- (#11343) [vcpkg] fix extern C around ctermid (by @strega-nil)
- (#11380) [tool-meson] Update to 0.54.2 (by @c72578)
- (#11057) [Vcpkg] Fix macOS applocal.py dependency bundling error (by @kevinhartman)
- (#10402) [vcpkg] Improve make builds (by @Neumann-A)
- (#11431) [vcpkg] Add static triplet for arm64-windows (by @orudge)
- (#11466) [vcpkg] Fix cmake architecture detection on windows with ninja generator (by @Chronial)
- (#11512) [vcpkg] Remove powershell from the 'run vcpkg ci' path to reduce hangs from msys components. (by @BillyONeal)
- (#11443) [vcpkg-acquire-msys] Update pacman before any other package. (by @emptyVoid)
- (#11496) [Baseline] Fix boost-*:arm-uwp failure and resolve conflicts in CI (by @PhoebeHui)
- (#11559) [VCPKG baseline] Fix many ports (by @JackBoosY)
- (#11545) [vcpkg] Move CI cleaning back out of the 'ci' command into a separate command to restore cross-compilation preinstalls. (by @BillyONeal)
- (#11612) [vcpkg baseline] Fix baseline failures (by @PhoebeHui)
- (#11542) [vcpkg metrics] Allow someone to opt out after build (by @strega-nil)
- (#11653) [vcpkg] Rename the msbuild property VcpkgRoot (by @BillyONeal)
- (#11629) [vcpkg] Use a crypto RNG to generate admin passwords (by @BillyONeal)
- (#11697) [vcpkg baseline] fix libb2:x64-osx (by @strega-nil)
- (#11668) [CI|python3] add setuptools (by @Neumann-A)
- (#11613) [vcpkg-baseline][unixodbc/nanodbc] Fix unixodbc build failure and set it as a dependency on nanodbc (by @JackBoosY)
- (#11692) [vcpkg baseline] Remove passing port from Ci baseline (by @PhoebeHui)
- (#11323) [vcpkg] add x86-wasm.cmake to community triplets (by @MoAlyousef)
- (#11647) [vcpkg baseline][libfabric] Only support dynamic build (by @JackBoosY)
- (#11483) [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (by @BillyONeal)
- (#11764) [vcpkg] Add directories to x-ci-clean lost in merge conflict resolution. (by @BillyONeal)
- (#11742) [vcpkg-baseline][manyport] Fix baseline error (by @JackBoosY)
-
(#11779) [vcpkg] Provide
$(VcpkgRoot) and $ (VcpkgCurrentInstalledDir) for customers. (by @BillyONeal) - (#11750) [vcpkg README] Add #include<C++> channel (by @strega-nil)
- (#11693) [CI|gfortran] Install gfortran for OSX and Linux CI (by @Neumann-A)
- (#11839) [vcpkg] Fix OSX CI by ensuring the downloads directory exists (by @BillyONeal
- (#11810) [vcpkg-acquire-msys] Improvement (by @emptyVoid)
- (#11365) [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (by @BillyONeal)
- (#11146) [vcpkg] Add nologo to windows toolchain (by @Neumann-A)
- (#11891) [vcpkg] Fix bootstrap on VS2015 (by @BillyONeal)
- (#11858) [vcpkg] Merge unit test pass into x86-windows. (by @BillyONeal)
- (#11896) [vcpkg baseline] Fix baseline error (by @JackBoosY)
- (#4361) Adds vcpkg item to project settings in Visual Studio (by @Neumann-A)
- (#11958) Delete g_binary_caching global that should be passed as a parameter. (by @BillyONeal)
The following 79 ports have been added:
The following 375 ports have been updated:
-
otl
4.0.451->4.0.455 -
vtk
8.2.0-12->9.0-2 -
winreg
1.2.1-1->3.1.0 -
libyaml
0.2.2-2->0.2.2-3- (#10908) [libyaml] Fix linkage in non-Windows systems
-
libzippp
2019-07-22->3.1-1.6.1- (#10893) [libzippp] Update to libzippp-v3.1-1.6.1
-
blend2d
beta_2020-04-15->beta_2020-06-01 -
pegtl
3.0.0-pre-9d58962->3.0.0-pre-83b6cdc -
skyr-url
1.5.1->1.9.0 -
protobuf
3.11.3->3.12.0-2 -
sdformat6
6.2.0->6.2.0-1- (#10859) [sdformat6] Migrate from Bitbucket to GitHub 🤖
-
ompl
1.4.2-2->1.4.2-4 -
dlib
19.17-1->19.19-1 -
arrow
0.17.0->0.17.1 -
ace
6.5.8->6.5.9-5 -
libaaplus
2.12->2.12-1- (#10981) [libaaplus] Use versioned download link
-
spscqueue
2019-07-26->1.0- (#10874) [spscqueue] Update to version 1.0
-
googleapis
0.8.0->alias -
ms-gsl
3.0.0->3.0.1- (#10993) [ms-gsl] Update to 3.0.1
-
ryu
2.0-1->2.0-2- (#10989) [ryu]Ryu include fix
-
glm
0.9.9.7->0.9.9.8- (#10977) [glm, sqlitecpp] update to new version
-
sqlitecpp
2.3.0-1->3.0.0- (#10977) [glm, sqlitecpp] update to new version
-
nngpp
1.2.4->1.3.0- (#10975) [nngpp] Update to 1.3.0
-
libvpx
1.8.1-1->1.8.1-5 -
mpg123
1.25.8-6->1.25.8-9 -
qt5-3d
5.12.5-1->5.12.8 -
qt5-activeqt
5.12.5-1->5.12.8-1 -
qt5-base
5.12.5-13->5.12.8-4- (#10644) [Qt[latest]] Update to 5.14.2
- (#10749) [Qt5] Update qt to 5.12.8
- (#11111) [qt5] Add -j to make to parallelize on Linux and MacOS
- (#11371) [qt5-base] Add Xorg dependency libx11-xcb-dev
- (#11416) [harfbuzz,skia] Update and replace Skia dependencies with vcpkg
- (#11483) [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links
-
qt5-charts
5.12.5-1->5.12.8 -
qt5-connectivity
5.12.5-1->5.12.8 -
qt5-datavis3d
5.12.5-1->5.12.8 -
qt5-declarative
5.12.5-1->5.12.8 -
qt5-gamepad
5.12.5-2->5.12.8 -
qt5-graphicaleffects
5.12.5-2->5.12.8 -
qt5-imageformats
5.12.5-3->5.12.8 -
qt5-location
5.12.5-2->5.12.8 -
qt5-macextras
5.12.5->5.12.8 -
qt5-mqtt
5.12.5->5.12.8 -
qt5-multimedia
5.12.5-1->5.12.8 -
qt5-networkauth
5.12.5-1->5.12.8 -
qt5-purchasing
5.12.5-2->5.12.8 -
qt5-quickcontrols
5.12.5-1->5.12.8 -
qt5-quickcontrols2
5.12.5-1->5.12.8 -
qt5-remoteobjects
5.12.5-2->5.12.8 -
qt5-script
5.12.5-1->5.12.8 -
qt5-scxml
5.12.5->5.12.8 -
qt5-sensors
5.12.5-2->5.12.8 -
qt5-serialport
5.12.5-1->5.12.8 -
qt5-speech
5.12.5-1->5.12.8 -
qt5-svg
5.12.5->5.12.8 -
qt5-tools
5.12.5-5->5.12.8 -
qt5-virtualkeyboard
5.12.5-1->5.12.8 -
qt5-webchannel
5.12.5-2->5.12.8 -
qt5-websockets
5.12.5->5.12.8 -
qt5-webview
5.12.5-1->5.12.8 -
qt5-winextras
5.12.5-1->5.12.8 -
qt5-xmlpatterns
5.12.5-1->5.12.8 -
qt5
5.12.5->5.12.8 -
libzip
rel-1-5-2--1->rel-1-6-1- (#10784) [libzip] update to rel-1-6-1
-
nng
1.2.5->1.3.0- (#10974) [nng] Update to 1.3.0
-
libmupdf
1.16.1->1.16.1-1- (#10708) [libmupdf] fix build error on Linux
-
catch2
2.11.3->2.12.1- (#10996) [catch2] Update to 2.12.1
-
websocketpp
0.8.1-1->0.8.2- (#10969) [websocketpp] Update to 0.8.2
-
coroutine
2020-01-13->1.5.0- (#10692) [coroutine] update to 1.5.0
-
boost-modular-build-helper
1.72.0-1->1.73.0-1 -
openssl-unix
1.1.1d-2->1.1.1d-4 -
sdl2-gfx
1.0.4-5->1.0.4-6- (#10575) [sdl2-gfx] Fix build error on non windows
-
hwloc
1.11.7-3->1.11.7-4- (#10615) [hwloc] Support UNIX
-
pixel
0.3->0.3-1- (#10638) [pixel] Add warning message on Linux
-
qt-advanced-docking-system
2019-08-14-1->3.2.5-1 -
libarchive
3.4.1-1->3.4.1-3 -
azure-kinect-sensor-sdk
1.4.0-alpha.0-2->1.4.0-alpha.0-5 -
range-v3
0.10.0->0.10.0-20200425- (#11031) [range-v3] Update to new version.
-
ode
0.16->0.16.1- (#11029) [ode] Bump version to 0.16.1
-
boost-coroutine
1.72.0->1.73.0 -
libtorrent
1.2.2-1->1.2.7 -
geos
3.6.3-3->3.6.4- (#10377) [geos] Upgrade to GEOS 3.6.4
-
egl-registry
2020-02-03->2020-02-20- (#10676) [egl-registry, opengl-registry] Update egl-registry to 2020-02-20 and opengl-registry to 2020-03-25
-
opengl-registry
2020-02-03->2020-03-25- (#10676) [egl-registry, opengl-registry] Update egl-registry to 2020-02-20 and opengl-registry to 2020-03-25
-
murmurhash
2016-01-09->2016-01-09-3 -
gts
0.7.6-1->0.7.6-3 -
icu
65.1-3->67.1 -
ffmpeg
4.2-7->4.2-9 -
liblzma
5.2.4-4->5.2.4-5- (#8797) [ffmpeg] Fix ffmpeg[opencl, openssl, lzma] static build failed
-
cpprestsdk
2.10.15-1->2.10.16-2 -
harfbuzz
2.5.3->2.6.6 -
pcl
1.9.1-11->1.9.1-13 -
armadillo
2019-04-16-6->2019-04-16-8- (#11063) [armadillo] Add dependent port superlu on osx
-
abseil
2020-03-03-3->2020-03-03-6 -
metrohash
1.1.3->1.1.3-1 -
nana
1.7.2-1->1.7.2-3 -
alembic
1.7.12->1.7.12-1- (#10912) [alembic] linux fixes
-
civetweb
2019-07-05-1->1.12- (#10591) [civetweb] Update to version 1.12
-
argh
2018-12-18-1->2018-12-18-2- (#10980) [vcpkg] Onboard Linux to VMSS, open 'git' port, and switch back to Azure Spot
-
ceres
1.14.0-6->1.14.0-7 -
idevicerestore
1.0.12-3->1.0.12-4 -
openblas
0.3.7->0.3.9-1- (#10980) [vcpkg] Onboard Linux to VMSS, open 'git' port, and switch back to Azure Spot
-
imgui
1.74->1.76-1 -
libigl
2.1.0-1->2.1.0-2- (#10253) [imgui] Add feature bindings and remove feature example
-
opencv4
4.1.1-3->4.1.1-6 -
libbson
1.15.1-1->1.16.1- (#10010) [libbson/mongo-c-driver] Update to 1.16.1
-
mongo-c-driver
1.15.1-1->1.16.1-1 -
mongo-cxx-driver
3.4.0-4->3.4.0-5 -
cpuinfo
2019-07-28->2019-07-28-1- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
czmq
2019-06-10-3->2019-06-10-4- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
libsvm
323->323-1- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
nanomsg
1.1.5-1->1.1.5-2- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
uriparser
0.9.3-4->0.9.3-5- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
zyre
2019-07-07->2019-07-07-1- (#8749) [vcpkg] Add new function vcpkg_copy_tools
-
halide
release_2019_08_27-2->master_2020_03_07- (#10295) [llvm] Update to version 10.0.0 and add new features
-
llvm
8.0.0-5->10.0.0-3 -
sciter
4.4.1.5->4.4.3.20 -
apr-util
1.6.0-5->1.6.1-1 -
apr
1.6.5-3->1.7.0- (#8579) [apr apr-util] Apr and apr-util for non windows systems
-
opencv3
3.4.7-2->3.4.7-3 -
gtest
2019-10-09-1->1.10.0- (#10963) [gtest] Rollback to a release version.
-
ignition-cmake0
0.6.2-1->0.6.2-2- (#10858) [ignition-modular-scripts] Migrate from Bitbucket to GitHub 🤖
-
ignition-cmake2
2.1.1->2.2.0-1 -
ignition-common1
1.1.1->1.1.1-1- (#10858) [ignition-modular-scripts] Migrate from Bitbucket to GitHub 🤖
-
ignition-fuel-tools1
1.2.0->1.2.0-2 -
ignition-math4
4.0.0->4.0.0-1- (#10858) [ignition-modular-scripts] Migrate from Bitbucket to GitHub 🤖
-
ignition-modularscripts
2020-02-10->2020-05-09 -
ignition-msgs1
1.0.0->1.0.0-1- (#10858) [ignition-modular-scripts] Migrate from Bitbucket to GitHub 🤖
-
ignition-transport4
4.0.0->4.0.0-2 -
cuda
10.1->10.1-1- (#10838) [cuda] Fix find cuda in UNIX
-
libiconv
1.16-1->1.16-3 -
glib
2.52.3-14-5->2.52.3-14-7 -
freerdp
2.0.0-rc4-7->2.0.0-1 -
wxwidgets
3.1.3->3.1.3-1- (#11178) [wxwidgets] Apply fix to wxWidgets for copy and paste macOS
-
libsquish
1.15-2->1.15-3- (#11124) [libsquish] add missing SQUISH_EXPORT
-
bitserializer-cpprestjson
0.8->alias -
bitserializer-rapidjson
0.8->alias -
bitserializer
0.8->0.9 -
gsoap
2.8.93-2->2.8.93-3 -
lua
5.3.5-3->5.3.5-5 -
gainput
1.0.0-2->1.0.0-3- (#11000) [gainput] imporve cmake search gainput library
-
opencl
2.2-2->2.2-2-1- (#10567) [opencl] Add build type when installing targets
-
azure-iot-sdk-c
2020-02-04.1->2020-02-04.1-1- (#11017) [azure-iot-sdk-c] Fixed the CMake config export.
-
sfml
2.5.1-6->2.5.1-7- (#11246) [sfml] Remove unnecessary patch
-
asmjit
2020-02-08->2020-05-08- (#11245) [asmjit] Update to the latest commit
-
libpq
12.0-1->12.2-2 -
allegro5
5.2.5.0->5.2.6.0- (#11187) [Allegro] Update to 5.2.6.0
-
lz4
1.9.2-1->1.9.2-2- (#11148) [VTK/vtk-m] Update VTK to 9.0 and add vtk-m
-
pegtl-2
2.8.1->2.8.1-1- (#11148) [VTK/vtk-m] Update VTK to 9.0 and add vtk-m
-
vtk-dicom
0.8.12->0.8.12-1- (#11148) [VTK/vtk-m] Update VTK to 9.0 and add vtk-m
-
libzen
0.4.37->0.4.38- (#11237) [libzen] Update to 0.4.38
-
speexdsp
1.2.0-1->1.2.0-2- (#11218) [speexdsp] Change repo to github
-
restclient-cpp
0.5.1-3->0.5.2- (#9717) [restclient-cpp] Fix portfile and update version.
-
libpng
1.6.37-7->1.6.37-9 -
capstone
4.0.1-120373dc->4.0.2- (#11250) [capstone] Update to 4.0.2
-
nuspell
3.1.0->3.1.1- (#11291) [nuspell] update port to v3.1.1
-
zydis
3.1.0->3.1.0-1- (#11173) Update zydis portfile.cmake
-
glog
0.4.0-2->0.4.0-3- (#11288) [glog] Disable tests
-
opus
1.3.1-2->1.3.1-3- (#11279) [opus] Update port to 1.3.1-2
-
eigen3
3.3.7-4->3.3.7-5- (#11270) [eigen3] [ignition-modularscripts] Fix installed pkgconfig files
-
nlopt
2.6.1-1->2.6.2-1 -
string-theory
3.1->3.2- (#11310) [string-theory] Update to 3.2
-
miniz
2.1.0->2.1.0-1- (#11316) [miniz] Fix broken cmake config file
-
z3
4.8.6->4.8.8- (#11314) [z3] update port to 4.8.8
-
jsoncons
0.150.0->0.153.0 -
units
2.3.0->2.3.1- (#11308) [units] Update to 2.3.1
-
boost-accumulators
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-algorithm
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-align
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-any
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-array
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-asio
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-assert
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-assign
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-atomic
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-beast
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-bimap
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-bind
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-build
1.72.0->1.73.0-1 -
boost-callable-traits
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-chrono
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-circular-buffer
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-compatibility
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-compute
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-concept-check
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-config
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-container-hash
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-container
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-context
1.72.0->1.73.0-1 -
boost-contract
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-conversion
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-convert
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-core
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-coroutine2
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-crc
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-date-time
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-detail
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-dll
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-dynamic-bitset
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-endian
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-exception
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-fiber
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-filesystem
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-flyweight
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-foreach
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-format
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-function-types
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-function
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-functional
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-fusion
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-geometry
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-gil
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-graph-parallel
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
boost-graph
1.72.0->1.73.0- (#11221) [boost] update to 1.73.0
-
sobjectizer
5.7.0->5.7.0.1- (#11276) [sobjectizer] update to v.5.7.0.1.
-
imgui-sfml
2.1->2.1-1- (#10840) [imgui-sfml] Force imgui-sfml to be a static library
-
gdcm
3.0.4->3.0.5- (#11258) [gdcm] Update to version 3.0.5
-
opengl
0.0-5->0.0-6- (#11294) [OpenGL] Fix lib files copy when VCPKG_BUILD_TYPE is set
-
libmysql
8.0.4-7->8.0.20- (#11303) [libmysql] Update to 8.0.20
-
libodb-mysql
2.4.0-6->2.4.0-7- (#11303) [libmysql] Update to 8.0.20
-
ogre-next
2019-10-20->2019-10-20-1- (#11325) [ogre/ogre-next] Add conflict error message
-
ogre
1.12.1->1.12.1-1- (#11325) [ogre/ogre-next] Add conflict error message
-
paho-mqttpp3
1.0.1-3->1.1- (#11327) [paho-mqttpp3] update to 1.1
-
gsl-lite
0.36.0->0.37.0- (#11351) [gsl-lite] update to 0.37.0
-
restinio
0.6.6->0.6.8- (#11367) [restinio] update to v.0.6.8
-
tiff
4.0.10-8->4.0.10-9- (#11364) [tiff] Install runtime deps for tiff[tool]
-
sqlite3
3.31.1->3.32.1 -
aws-sdk-cpp
1.7.270->1.7.333- (#11332) [aws-sdk-cpp] Update to 1.7.333
-
libxml2
2.9.9-5->2.9.9-6- (#11072) [libxml2] Add iconv and charset linkage in vcpkg-cmake-wrapper on osx
-
libgo
2.8-2->3.1-1 -
ixwebsocket
9.1.9->9.6.2- (#11030) [ixwebsocket] update to 9.6.2
-
cpuid
0.4.1->0.4.1-1- (#10767) [cmake] Update to 3.17.2
-
dmlc
2019-08-12-1->2019-08-12-4 -
libnice
0.1.15-2->0.1.15-3- (#10767) [cmake] Update to 3.17.2
-
magnum
2019.10-1->2019.10-2- (#10767) [cmake] Update to 3.17.2
-
mlpack
3.2.2-1->3.2.2-3 -
nanodbc
2.12.4-5->2.12.4-8 -
osg
3.6.4-2->3.6.4-3 -
podofo
0.9.6-7->0.9.6-8- (#10767) [cmake] Update to 3.17.2
-
replxx
0.0.2->0.0.2-2 -
stormlib
2019-05-10->2019-05-10-1- (#10767) [cmake] Update to 3.17.2
-
parallelstl
20191218->20200330- (#11379) [parallelstl] update to 20200330
-
angle
2019-12-31-2->2020-05-15- (#11394) [angle] update for gcc 10 compatibility
-
parallel-hashmap
1.30->1.32- (#11420) [parallel-hashmap] Update parallel-hashmap version
-
utfcpp
3.1->3.1.1- (#11426) [utfcpp] Update to 3.1.1
-
realsense2
2.33.1-1->2.34.0- (#11437) [realsense2] Update to 2.34.0
-
grpc
1.27.3->1.28.1-1 -
skia
2020-02-15-1->2020-05-18-1- (#11416) [harfbuzz,skia] Update and replace Skia dependencies with vcpkg
-
fribidi
1.0.9->1.0.9-1- (#11380) [tool-meson] Update to 0.54.2
-
libepoxy
1.5.3-3->1.5.4 -
tool-meson
0.53.2->0.54.2- (#11380) [tool-meson] Update to 0.54.2
-
monkeys-audio
5.24->5.38- (#11444) [monkeys-audio] Update to 5.38
-
clapack
3.2.1-12->3.2.1-13- (#9957) [clapack] Add uwp support
-
fcl
0.6.0->0.6.0-1- (#11406) [fcl] Explicity handle FCL_USE_X64_SSE CMake option
-
farmhash
1.1->1.1-1- (#10402) [vcpkg] Improve make builds
-
freexl
1.0.4-8->1.0.4-9- (#10402) [vcpkg] Improve make builds
-
healpix
1.12.10->1.12.10-1- (#10402) [vcpkg] Improve make builds
-
libb2
0.98.1->0.98.1-2 -
libcrafter
0.3->0.3-1- (#10402) [vcpkg] Improve make builds
-
libmagic
5.37->5.37-1- (#10402) [vcpkg] Improve make builds
-
libmesh
1.5.0->1.5.0-1- (#10402) [vcpkg] Improve make builds
-
libosip2
5.1.0-3->5.1.0-4- (#10402) [vcpkg] Improve make builds
-
libudns
0.4-1->0.4-2- (#10402) [vcpkg] Improve make builds
-
libwandio
4.2.1->4.2.1-2- (#10402) [vcpkg] Improve make builds
-
libxslt
1.1.33-6->1.1.33-7- (#10402) [vcpkg] Improve make builds
-
pfring
2019-10-17-1->2019-10-17-2- (#10402) [vcpkg] Improve make builds
-
sdl1
1.2.15-10->1.2.15-11- (#10402) [vcpkg] Improve make builds
-
tcl
8.6.10-3->core-9-0-a1- (#10402) [vcpkg] Improve make builds
-
x264
157-303c484ec828ed0-7->157-303c484ec828ed0-8- (#10402) [vcpkg] Improve make builds
-
libflac
1.3.3->1.3.3-1- (#11152) [libflac] Update to 1.3.3-1
-
libsndfile
1.0.29-8->1.0.29-9- (#11152) [libflac] Update to 1.3.3-1
-
octomap
2017-03-11-7->2017-03-11-8- (#11408) [octomap] Cleanup
-
freeglut
3.0.0-9->3.2.1-1 -
libpqxx
6.4.5-2->6.4.5-3- (#11442) [libpqxx] linux support
-
marl
2019-09-13->2020-05-21- (#11465) [marl] Update to 2020-05-20
-
python3
3.7.3-2->3.8.3 -
azure-storage-cpp
7.3.0->7.4.0- (#11510) [azure-storage-cpp] Upgrade to 7.4.0
-
entt
3.3.2->3.4.0- (#11509) [entt] Update to 3.4.0 (#11507)
-
wil
2019-11-07->2020-05-19- (#11506) [wil] Update to 2020-05-19
-
signalrclient
1.0.0-beta1-8->1.0.0-beta1-9- (#11496) [Baseline] Fix boost-*:arm-uwp failure and resolve conflicts in CI
-
bond
8.1.0-3->9.0.0 -
ccfits
2.5-4->2.5-5- (#11559) [VCPKG baseline] Fix many ports
-
geographiclib
1.47-patch1-10->1.47-patch1-12 -
libaiff
5.0-2->5.0-3- (#11559) [VCPKG baseline] Fix many ports
-
ois
1.5->1.5-1- (#11559) [VCPKG baseline] Fix many ports
-
wtl
10.0-4->10.0-5- (#11559) [VCPKG baseline] Fix many ports
-
xmsh
0.5.2->0.5.2-1- (#11559) [VCPKG baseline] Fix many ports
-
xmlsec
1.2.29-2->1.2.30- (#11595) [Xmlsec] Update to 1.2.30
-
activemq-cpp
3.9.5-1->3.9.5-2- (#11589) [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message
-
berkeleydb
4.8.30-3->4.8.30-4- (#11589) [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message
-
cppcms
1.2.1->1.2.1-1- (#11589) [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message
-
libusbmuxd
1.2.185->1.2.185-1- (#11589) [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message
-
seal
3.4.5->3.4.5-1- (#11588) [seal] Disable SEAL_USE_MSGSL and add default feature zlib
-
magic-get
2019-09-02->2019-09-02-1- (#11581) [magic-get] Fix improper direct reference to the "downloads" directory
-
lpeg
1.0.1-4->1.0.2-1- (#11554) [luafilesystem][lpeg] Bump versions
-
luafilesystem
1.7.0.2-1->1.8.0-1- (#11554) [luafilesystem][lpeg] Bump versions
-
scnlib
0.1.2->0.3- (#11540) [scnlib] Update to version 0.3
-
cppgraphqlgen
3.2.1->3.2.2- (#11531) [pegtl/cppgraphqlgen] matching updates for dependency
-
protobuf-c
1.3.2->1.3.2-2 -
basisu
1.11-3->1.11-4- (#11494) [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Add missing header file of STL
-
folly
2019.10.21.00-1->2019.10.21.00-2- (#11494) [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Add missing header file of STL
-
gppanel
2018-04-06->2020-05-20- (#11494) [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Add missing header file of STL
-
msgpack11
0.0.10->0.0.10-1- (#11494) [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Add missing header file of STL
-
rapidcheck
2018-11-05-1->2018-11-05-2- (#11494) [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Add missing header file of STL
-
simdjson
2019-12-27->2020-05-26 -
ponder
3.0.0->3.0.0-1- (#11582) [ponder] patch missing headers for Visual Studio 2019 16.6
-
telnetpp
2.0-3->2.0-4- (#11573) [telnetpp] Add missing for Visual Studio 2019 16.6
-
libpopt
1.16-12->1.16-13- (#11607) [libpopt] Remove invalid URL
-
cpputest
2019-9-16->2019-9-16-1- (#11585) [cpputest] Move library to manual-link
-
unixodbc
2.3.7->2.3.7-1- (#11613) [vcpkg-baseline][unixodbc/nanodbc] Fix unixodbc build failure and set it as a dependency on nanodbc
-
nghttp2
1.39.2-1->1.39.2-2- (#11638) [nghttp2] Fix to build nghttp2 statically
-
gli
dd17acf->dd17acf-1- (#11634) [gli] Add CMake config support
-
mimalloc
1.6.1->1.6.1-1- (#11632) [mimalloc] Install mimalloc-redirect.dll to CMAKE_INSTALL_BINDIR
-
quickfix
1.15.1-3->1.15.1-4- (#11604) [vcpkg-baseline][quickfix] Fix build failure on arm64-windows
-
zxing-cpp
3.3.3-6->3.3.3-7- (#11586) [vcpkg-baseline][zxing-cpp] Fix build failure
-
ppconsul
0.5->0.5-1- (#11692) [vcpkg baseline] Remove passing port from Ci baseline
-
proj4
6.3.1->6.3.1-1 -
jwt-cpp
2019-05-07-1->0.4.0- (#11625) [jwt-cpp] Update to v0.4.0
-
polyhook2
2020-02-17->2020-06-02 -
gdk-pixbuf
2.36.9-4->2.36.9-5- (#11721) [gdk-pixbuf] GdkPixbuf fix for building on macOS
-
yaml-cpp
0.6.2-3->0.6.3- (#11718) [yaml-cpp] Update to 0.6.3 and also fix headers cannot be found
-
fmt
6.2.0->6.2.1 -
magic-enum
0.6.4->0.6.6 -
enet
1.3.13-1->1.3.15- (#11702) [enet] Update to 1.3.15
-
libfabric
1.8.1->1.8.1-1- (#11647) [vcpkg baseline][libfabric] Only support dynamic build
-
google-cloud-cpp-common
0.25.0->alias- (#11698) [google-cloud-cpp] Consolidate all google-cloud* packages
-
google-cloud-cpp-spanner
1.1.0->alias- (#11698) [google-cloud-cpp] Consolidate all google-cloud* packages
-
google-cloud-cpp
0.21.0->1.14.0- (#11698) [google-cloud-cpp] Consolidate all google-cloud* packages
-
amqpcpp
4.1.5->4.1.7- (#11608) [amqpcpp] Update to 4.1.7
-
shiva-sfml
1.0->1.0-1- (#11483) [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links
-
spirv-tools
2020.1->2020.1-1- (#11483) [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links
-
cpp-taskflow
2.2.0->2.2.0-1- (#11742) [vcpkg-baseline][manyport] Fix baseline error
-
eabase
2.09.12->2.09.12-1- (#11742) [vcpkg-baseline][manyport] Fix baseline error
-
fastrtps
1.5.0-2->1.5.0-3- (#11742) [vcpkg-baseline][manyport] Fix baseline error
-
librsvg
2.40.20->2.40.20-2 -
mozjpeg
3.2-3->2020-06-02- (#11719) [mozjpeg] Update to latest commit
-
pcre
8.44->8.44-1- (#11564) [pcre] Add pkgconfig files
-
tensorflow-cc
1.14-1->1.14-2- (#11839) [vcpkg] Fix OSX CI by ensuring the downloads directory exists
-
sqlpp11-connector-mysql
0.29->0.29-1- (#11771) [sqlpp11] update to v0.59
-
sqlpp11
0.58-3->0.59- (#11771) [sqlpp11] update to v0.59
-
unicorn-lib
2019-07-11->2020-03-02- (#11830) [unicorn-lib] Update to 01cc7fc (2020-03-02)
-
sol2
3.2.0->3.2.1- (#11826) [sol] Update to version 3.2.1
-
avisynthplus
3.5.0->3.6.0- (#11736) [avisynthplus] Upgrade to 3.6.0
-
plibsys
0.0.4-2->0.0.4-3- (#11633) [plibsys] Fix failures on linux and osx
-
libxmp-lite
4.4.1-2->4.4.1-3- (#11865) [vcpkg baseline] Fix baseline
-
msix
1.7->1.7-2 -
usd
20.02->20.02-1- (#11440) [usd] Fix build error on Linux
-
cryptopp
8.2.0-1->8.2.0-2- (#11711) [licensepp] Add new port
-
libpcap
1.9.1->1.9.1-2 -
ms-angle
2018-04-18-2->alias- (#11458) [ms-angle] Set ms-angle to empty package
-
libgit2
1.0.0->1.0.1- (#11844) [libgit2] Update to 1.0.1
-
uwebsockets
0.17.2->18.1.0- (#11866) [uWbSockets] Update to 18.1.0
-
nameof
0.9.3->0.9.4- (#11815) [nameof] Update to 0.9.4
-
cairo
1.16.0-3->1.16.0-4- (#11868) [cairo] Install the xlib header file when selecting feature x11
-
directxmesh
dec2019-1->jun2020- (#11794) [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
-
directxtex
dec2019->jun2020- (#11794) [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
-
directxtk
2019-12-31->jun2020- (#11794) [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
-
directxtk12
dec2019->jun2020- (#11794) [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
-
spdlog
1.4.2-1->1.6.1- (#11793) [spdlog] Update to 1.61
-
msmpi
10.0-2->10.1- (#11365) [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS
-
openmpi
4.0.1->4.0.3- (#11365) [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS
-
sdl2
2.0.12->2.0.12-1- (#11365) [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS
-
gtk
3.22.19-3->3.22.19-4- (#11892) [gtk] DISABLE_PARALLEL_CONFIGURE
-
xalan-c
1.11-11->1.11-12- (#11869) [xalan-c] Fix import Xalan.exe
-
libuuid
1.0.3-3->1.0.3-4- (#11849) [libuuid] Install uuid.pc file
-
lastools
2019-07-10->2020-05-09- (#11796) [LAStools] Update to 200509
-
libpmemobj-cpp
1.8->1.10- (#11738) [libpmemobj-cpp] Update to 1.10
-
librabbitmq
0.10.0->2020-06-03- (#11733) [librabbitmq] Update to use rabbitmq-config.cmake
-
hyperscan
5.2.1->5.2.1-1- (#11708) [python3] Update to Python 3.8
-
tinyxml2
7.1.0->8.0.0- (#11616) [tinyxml2] Update to 8.0.0; avoid exporting symbols when building static libraries
-
winpcap
4.1.3-2->4.1.3-3- (#10731) [libpcap] Enable compilation of libpcap port on x86-windows and x64-windows
-
ccd
2.1-3->2.1-4- (#11407) [ccd] Add emscripten support
-
itpp
4.3.1-1->4.3.1-2- (#11896) [vcpkg baseline] Fix baseline error
-
plplot
5.13.0-4->5.13.0-5- (#11896) [vcpkg baseline] Fix baseline error
-
pthreads
3.0.0-4->3.0.0-5- (#11896) [vcpkg baseline] Fix baseline error
-
qwt
6.1.3-10->6.1.3-11- (#11896) [vcpkg baseline] Fix baseline error
-
soundtouch
2.0.0-4->2.0.0-6- (#11896) [vcpkg baseline] Fix baseline error
-
tclap
1.2.2-1->1.2.2-2- (#11896) [vcpkg baseline] Fix baseline error
-
tinyfiledialogs
3.4.3-1->3.4.3-2- (#11896) [vcpkg baseline] Fix baseline error
-
mpir
3.0.0-7->3.0.0-8- (#9205) [mpir] Add mpirxx.lib
-
fftw3
3.3.8-6->3.3.8-7- (#4361) Adds vcpkg item to project settings in Visual Studio
-- vcpkg team vcpkg@microsoft.com MON, 16 June 1400:00 -0700