705 KiB
vcpkg (2020.11.03)
Total port count: 1519
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1374 |
x86-windows | 1346 |
x64-linux | 1269 |
x64-windows-static | 1266 |
x64-osx | 1202 |
arm64-windows | 985 |
x64-uwp | 753 |
arm-uwp | 711 |
The following documentation has been updated:
- Selecting Library Features [NEW]
- (#14189) [vcpkg] User help: selecting-library-features.md (by @vmiheer)
The following additional changes have been made to vcpkg's infrastructure:
- (#14317) [vcpkg] Fix incorrect determination of PowerShell not found (by @BillyONeal)
- (#14206) [vcpkg] Add tab completion for Fish (by @Link1J)
- (#14367) Add CHANGELOG up to 2020.11.01 (by @vicroms)
- (#14366) [vcpkg] Disable vcpkg_copy_tool_dependencies on non-Windows (by @BillyONeal)
The following 1 ports have been added:
port | version |
---|---|
elfio | 3.8#0 |
The following 0 ports have been updated:
-- vcpkg team vcpkg@microsoft.com TUE, 03 Nov 14:35:00 -0800
vcpkg (2020.11.01)
Total port count: 1519
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1374 |
x86-windows | 1346 |
x64-linux | 1269 |
x64-windows-static | 1266 |
x64-osx | 1202 |
arm64-windows | 985 |
x64-uwp | 753 |
arm-uwp | 711 |
The following commands and options have been updated:
- Environment and Configuration
- Package Federation: Custom Registries[NEW]
- (#12881) [vcpkg RFC] initial registries RFC (by @strega-nil)
- Manifest Mode[NEW]
- Binary Caching[NEW]
The following documentation has been updated:
- Buildsystem Integration
- vcpkg_from_sourceforge
- Installing and Using Packages Example: SQLite
- Packaging Zipfiles Example: zlib
- Patching Example: Patching libpng to work for x64-uwp
- CONTROL files
- Portfile helper functions
- vcpkg_build_make
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_common_definitions
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_configure_make
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_find_acquire_program
- vcpkg_fixup_pkgconfig[NEW]
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- Binary Caching v1.1[NEW]
- Triplet files
- Maintainer Guidelines and Policies
- vcpkg_check_linkage
- (#12624) Fix .gitignore excluding triplets/community, sort, and driveby vcpkg_check_linkage.md doc bug. (by @BillyONeal)
- Overlay triplets example
- (#12516) [sqlite3] Namespaced targets with unofficial:: (by @PhoebeHui)
- vcpkg_configure_cmake
- (#12846) [vcpkg_configure_cmake] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by default (by @ras0219)
- execute_process
- (#12926) [execute_process] Don't strip embedded semicolons (by @jgehw)
- Layout of the vcpkg source tree
- (#13421) [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (by @BillyONeal)
- Manifest Mode: CMake Example[NEW]
- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
- Packaging Github Repos Example: libogg
- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
- Quick Start
- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
- Manifest files -
vcpkg.json
[NEW]- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
- Vcpkg PR Checklist
- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
The following additional changes have been made to vcpkg's infrastructure:
- (#12172) [vcpkg ci] add macos scripts to vcpkg repo (by @strega-nil)
- (#12176) [vcpkg] VM Update (by @BillyONeal)
- (#12138) [vcpkg] Implement --x-write-nuget-packages-config= setting for
install
andx-set-installed
(by @ras0219) - (#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)
- (#12018) [vcpkg_from_sourceforge] Add retry mirror function (2/2) (by @JackBoosY)
- (#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)
- (#12219) [openvr] Update to 1.12.5 (by @RT222)
- (#12177) [vcpkg] Added python script to generate all packages file list, added to azur… (by @yaoleo34)
- (#12101) [vcpkg] Add mingw dynamic libs triplet (by @longnguyen2004)
- (#11655) [vcpkg] Format the C++ in CI (by @strega-nil)
- (#12093) [vcpkg docs] new README/Quick Start guide (by @strega-nil)
- (#12300) [libbson, vcpkg baseline] Remove passing and fix spurious failure. (by @BillyONeal)
- (#12200) [vcpkg] Implement --editable (by @ras0219)
- (#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)
- (#12227) [vcpkg manifests] fix some issues (by @strega-nil)
- (#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/archives
to 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)
- (#12366) [vcpkg] Improve informational message for
--editable
while cleaning sources (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.h
to 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)
- (#9561) [libusb] Fix issue to support linux (by @PhoebeHui)
- (#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
platform
directives (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)
- (#12549) [vcpkg manifest] add feature support (by @strega-nil)
- (#12471) [vcpkg format-manifest] Add convert-control flag (by @strega-nil)
- (#11208) [ITK] Update to 5.1 (by @Neumann-A)
- (#12640) [vcpkg] add environment variable VCPKG_OVERLAY_PORTS (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 export
to 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)
- (#12845) [vcpkg] Lift
--x-json
to a global option, implement experimentalx-package-info
command (by @ras0219) - (#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)
- (#13034) [openmama] Feature use cmake for openmama (by @fquinner)
- (#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)
- (#12884) [skia, ompl, capnproto] Update VMs for 2020-08-12 (including VS 16.7) (by @BillyONeal)
- (#13086) [vcpkg] Disable timeout (default 10s) in vcpkg_acquire_msys (by @jgehw)
- (#13176) [vcpkg_from_sourceforge] Determine sourceforge status (by @JackBoosY)
- (#12229) [OpenMVG/OpenMVS] fix tools (by @cenit)
- (#12903) [cspice] Add 64bit packages (by @NancyLi1013)
- (#12687) [v8] Add v8 Javascript engine port (#372). (by @Kwizatz)
- (#13237) [Readme] fix typo & sync content (by @KevinZonda)
- (#13209) Fix link (by @SpriteOvO)
- (#13200) [clapack, lapack-reference] Add conflict messages (by @NancyLi1013)
- (#13174) [libhsplasma] Add new port (by @Hoikas)
- (#12846) [vcpkg_configure_cmake] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by default (by @ras0219)
- (#13019) [vcpkg] Replace uses of msys pacman.exe with direct package downloads (by @ras0219)
- (#13228) [vcpkg] Implement 'repository' tag for NuGet binary caching (by @ras0219)
- (#13302) [vcpkg] Add July 2020 changelog (by @grdowns)
- (#13295) [vcpkg baseline][rest-rpc] Skip check in baseline (by @JackBoosY)
- (#13038) [vcpkg] Registries MVP (by @strega-nil)
- (#13252) [hypre] Update to 2.19.0 (by @albertziegenhagel)
- (#13313) [vcpkg.cmake] error out if the mode has changed (by @strega-nil)
- (#12857) [many ports] Add supports (by @PhoebeHui)
- (#11290) [vcpkg] #11129: Add VCPKG_LINKER_FLAGS_. (by @psfrolov)
- (#13231) [vcpkg] Delay failures in
vcpkg install
until missing manifest requested (by @ras0219) - (#13297) [vcpkg_acquire_msys.cmake] Add gettext tool (by @StarGate-One)
- (#13290) [vcpkg] Fix compile on gcc 6 (by @strega-nil)
- (#13229) [blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] Fix deps issues (by @ras0219)
- (#10645) Fix [boost] MSVC 2013 v120 Build (by @ManuelKugelmann)
- (#13267) [powershell] Update to 7.0.3 (by @JackBoosY)
- (#12509) [vcpkg] json format for search (by @dan-shaw)
- (#11880) [vcpkg] Add community triple arm64-linux and arm-linux. (by @xieyubo)
- (#12396) [chromium-base] Add new port (by @vejmartin)
- (#13378) [vcpkg] Fixed 'update' command output (by @lazyhamster)
- (#13382) [xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (by @BillyONeal)
- (#12981) [vcpkg] Improve Json error messages (by @ras0219)
- (#13398) [vcpkg] Fix compilation on VS2015 (by @ras0219)
- (#13387) [boost] Remove invalid identifier !v120 (by @PhoebeHui)
- (#12926) [execute_process] Don't strip embedded semicolons (by @jgehw)
- (#13386) [vcpkg] improve s390x support (by @lebdron)
- (#13401) [tmx] Fix build failure (by @JackBoosY)
- (#13240) [vcpkg|toolchain] add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain (by @Neumann-A)
- (#13140) [taskflow] Update cpp-taskflow 2.2.0 to taskflow 2.6.0 (by @mfornace)
- (#12746) Fix issue "print out missing path in read_lines" #12745. (by @martin-s)
- (#13421) [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (by @BillyONeal)
- (#13489) Fix bootstrap on VS2019. (by @BillyONeal)
- (#13488) [vcpkg manifest] Add documentation! (by @strega-nil)
- (#13497) [tool-meson] Update to 0.55.3 (by @c72578)
- (#13486) [vcpkg] Add metrics for binarycaching feature (by @ras0219)
- (#13517) [vcpkg-docs] Add docs/users/binarycaching.md (by @ras0219)
- (#13589) [vcpkg manifest-mode] Fix parallel msbuild failures (by @strega-nil)
- (#13609) [vcpkg] Keep sym links in Linux zip cache files (by @here-mikelley)
- (#13508) [vcpkg] Add build scripts to produce signed vcpkg binaries. (by @BillyONeal)
- (#13560) [Many ports] Update to the latest version or commit (by @NancyLi1013)
- (#13529) [scintilla] Add static linking to Scintilla (by @alek-d)
- (#13629) [mimalloc] Update to 1.6.4 (by @JonLiu1993)
- (#13537) [vcpkg] Fix the case of current_path() before use on Windows. (by @BillyONeal)
- (#13685) [documentation] Fix manifest link (by @JackBoosY)
- (#13667) [vcpkg] Show Empty Object on vcpkg --list when used with --x-json (by @pratikpc)
- (#13562) [Ninja] update to 1.10.1 (by @Farwaykorse)
- (#13665) [scintilla] Update to 4.4.5 (by @alek-d)
- (#13491) [vcpkg, libpq] separate static and shared library installations (by @lebdron)
- (#13450) try fixing x264 (by @Neumann-A)
- (#13619) [vcpkg macos ci] Switch to using our own base boxes, to fix bringing up mac machines (by @strega-nil)
- (#13722) [vcpkg] Fix Windows pipeline's outdated Ninja reference (by @ras0219-msft)
- (#13451) [qt5-location] Rename vendored libs to avoid conflicts (by @ras0219)
- (#13732) [vcpkg_build_cmake] Set PARALLEL_ARG when using Ninja (by @JackBoosY)
- (#13669) [vcpkg] Skip all files named .DS_Store, no need to check if the file is regular (by @ras0219)
- (#13708) [libidn2] Support UNIX (by @JackBoosY)
- (#13644) Update the latest g++-10 version if exists (by @cngzhnp)
- (#13571) Add compiler info to nuspec description (by @RoguePointer80)
- (#12790) [vcpkg] add env var VCPKG_OVERLAY_TRIPLETS (by @Neumann-A)
- (#13775) [vcpkg baseline] Skip libvmdk (by @NancyLi1013)
- (#13748) Add MSVC-internal testing scripts to public GitHub. (by @BillyONeal)
- (#13794) [vcpkg] fix ci #13790 (by @Neumann-A)
- (#13799) [vcpkg osx ci] update 2020-09-28 (by @strega-nil)
- (#13735) Added spanish readme (by @ninjaoflight)
- (#13385) [osgearth] update to latest to fix build issue with latest geos (by @ankurverma85)
- (#13830) [libqcow] Skip in all triplets because the upstream GitHub purges old archives (by @ras0219)
- (#13711) [vcpkg/manifest] write manifest install logs into the build dir. (by @Neumann-A)
- (#13889) [vcpkg_acquire_msys] Use Mirrors (by @ras0219-msft)
- (#13810) [mbedtls] Add supports (by @PhoebeHui)
- (#13858) [tinyutf8, moos-core] Re-enable in CI. (by @BillyONeal)
- (#13829) [vcpkg macos ci] modify README slightly (by @strega-nil)
- (#13903) [vcpkg] run both cxx and c compiler id. (by @Neumann-A)
- (#13751) [vcpkg] Enable reentrant vcpkg calls (by @ras0219)
- (#13446) [vcpkg] Avoid computing triplet ABIs for editable packages (by @ras0219)
- (#13734) [gitignore] add default build dir of vs code to ignore list (by @Neumann-A)
- (#13767) Upgrade log4cxx (by @stephen-webb)
- (#13803) [libwebsockets] Update to the latest version (by @NancyLi1013)
- (#13857) Always accept = or space as delimiters when parsing common command line parameters. (by @BillyONeal)
- (#13821) [7zip] Add supports field (by @NancyLi1013)
- (#13623) [vcpkg] Use more forward declarations rather than definitions (by @cngzhnp)
- (#13585) [log4cplus/muparser/nmslib] Update to the latest version (by @NancyLi1013)
- (#13559) [fastcdr/jack2/fcl/ensmallen/hwloc] Update to latest release (by @PhoebeHui)
- (#13399) [vcpkg] Further JSON error improvements (by @ras0219)
- (#13964) [qca]support linux-osx-static build (by @longhuan2018)
- (#13713) [vcpkg/manifest/toolchain] Add install/bootstrap options & fix CACHE variables usage (by @Neumann-A)
- (#14000) [vcpkg/configure_make] add USE_WRAPPERS option (by @Neumann-A)
- (#14005) [akali] Update to v1.42 (by @winsoft666)
- (#13011) [vcpkg] VCPKG_APPINSTALL_DEPS install dependencies on install #1653 (by @sandercox)
- (#13860) [halide] Update to version 10.0.0 (by @alexreinking)
- (#14001) [vcpkg/configure_make] add option DETERMINE_BUILD_TRIPLET (by @Neumann-A)
- (#14054) [chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14 (by @BillyONeal)
- (#14002) [vcpkg/configure_cmake] add LOGNAME option (by @Neumann-A)
- (#14036) [antlr4] update to 4.8 (by @capra314cabra)
- (#13477) [qt5] Update to 5.15.1 (by @Neumann-A)
- (#13730) [vcpkg_common_definitions] Add macro VCPKG_HOST_IS_ (by @JackBoosY)
- (#13465) [vcpkg] Set CMAKE_SYSTEM_PROCESSOR if target architecture is arm-linux or arm64-linux. (by @xieyubo)
- (#12612) [cmake] upgrade to 3.18 (by @cenit)
- (#13025) [CMake] VCPKG_APPLOCAL_DEPS sometimes causes conflicts when processing multiple files in the same directory (by @sandercox)
- (#14050) [libvorbis] MinGW build fix (by @Trider12)
- (#14120) [freetds] Update to v1.2.5 and update source to github. (by @BillyONeal)
- (#14142) [ptex] Fix build on *inx (by @JackBoosY)
- (#14079) [vcpkg] Add
versions
feature flag and version field manifest parsing (by @ras0219) - (#13540) [libp7-baical] Fix build error (by @NancyLi1013)
- (#14129) [vcpkg] Vcpkg appinstall deps fixes (by @sandercox)
- (#13953) [vcpkg_find_acquire_program] Fix SWIG on non-Windows platforms. (by @Hoikas)
- (#14188) [vcpkg] Print more verbose compiler detection info (by @ekilmer)
- (#13972) Fix forward declarations & replace fwd header files (by @cngzhnp)
- (#14208) [Many Ports] Baseline Fixes for 2020-10-24 CI Build (by @BillyONeal)
- (#14220) [vcpkg] update msys-libiconv version (by @ludchieng)
- (#13777) [vcpkg] Implement versions db generator (by @vicroms)
- (#13968) [vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to PR #12926 (by @jgehw)
- (#14147) [lcm] Fix build error on Linux (by @LilyWangL)
- (#14262) [vcpkg] Always use version-string in generator (by @vicroms)
- (#14260) [vcpkg] Always publish failure logs, even on success. (by @BillyONeal)
- (#11363) [vcpkg] Use named mutex to serialize dll copies (by @thomasgt)
- (#13701) [folly/fizz/wangle/proxygen/fbthrift] Update to latest revision (by @PhoebeHui)
- (#13805) [vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it is present. (by @BillyONeal)
- (#14271) [vcpkg] Fix search for pwsh in vcpkgtools.xml. (by @BillyONeal)
- (#14102) [boost] Enable Boost building with wasm32-emscripten (by @stoperro)
- (#14003) [vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work around memory corruption bugs in yasm itself. (by @BillyONeal)
- (#14202) [vcpkg] Remove hard-coded ApiKey from nuget push (by @ekilmer)
- (#13158) [ocilib] Update to 4.7.0 (by @JonLiu1993)
- (#13374) [vcpkg] Support cross compile arm64-linux, arm-linux triplets on a linux x86_64 host. (by @xieyubo)
- (#14269) [vcpkg] mingw: Add compiler executable name into toolchain file (by @longnguyen2004)
- (#13971) [vcpkg] translate the README to french (by @x0rld)
The following 109 ports have been added:
port | version |
---|---|
detect_compiler | 0#0 |
ppmagic | 2020-07-03#0 |
getdns | 1.6.0#0 |
font-chef | 1.0.1#0 |
implot | 0.3-1#0 |
libfort | 0.4.1#0 |
threadpool | 0.2.5#1 |
mygui | 2020-06-17#0 |
kfr | 2020-06-15#0 |
meshoptimizer | 0.14#1 |
edlib | 1.2.6#0 |
neargye-semver | 0.2.2#0 |
marble | 19.08.2#0 |
simple-fft | 2020-06-14#0 |
stx | 1.0.1#0 |
rsocket | 2020.05.04.00-1#0 |
brpc | 0.9.7#0 |
gamedev-framework#14066 | 0.18.0#0 |
audiofile | 1.0.7#0 |
tomlplusplus | 1.3.0-3#0 |
vcpkg-ci-paraview | 1#1 |
avro-cpp | 1.9.2#0 |
xframe | 0.3.0#0 |
minc | 2.4.03#0 |
nifticlib | 2020-04-30#0 |
pngpp | 0.2.10#0 |
ngspice | 32#0 |
lzokay | 2020-07-30#0 |
josuttis-jthread | 2020-07-21#0 |
lapack | 0#0 |
colmap | 3.6#0 |
qwtw | 3.0#0 |
cppad | 20200000.3#0 |
kf5completion | 5.64.0#0 |
kf5config | 5.64.0#0 |
kf5coreaddons | 5.64.0#0 |
kf5crash | 5.64.0#0 |
kf5guiaddons | 5.64.0#0 |
kf5i18n | 5.64.0#0 |
kf5itemmodels | 5.64.0#0 |
kf5itemviews | 5.64.0#0 |
kf5widgetsaddons | 5.64.0#0 |
kf5windowsystem | 5.64.0#0 |
libde265 | 1.0.5#0 |
libheif | 1.7.0#0 |
quazip | 0.9.1#0 |
vc | 1.4.1#0 |
tlx | 0.5.20191212#0 |
crashrpt | 1.4.3#0 |
dbghelp | 0.0#0 |
directxsdk | jun10#0 |
opencolorio-tools | 1.1.1#0 |
lapack-reference | 3.8.0#0 |
vcpkg-gfortran | 1#0 |
constexpr-contracts | 2020-08-09#0 |
numcpp | 2.1.0#0 |
behaviortree-cpp | 3.5.1#0 |
fluidlite | 2020-08-20#0 |
boost-uninstall | 1.73.0#0 |
vlfeat | 2020-07-10#0 |
v8 | 8.3.110.13#0 |
rest-rpc | 0.07#0 |
cpu-features | 0.4.1#0 |
libhsplasma | 2020.08.30#0 |
sentry-native | 0.4.0#0 |
libxmlmm | 0.6.0#0 |
levmar | 2.6#0 |
knet | 1.0.1#0 |
rappture | 1.9#0 |
serd | 0.30.4#0 |
chromium-base | 86.0.4199.1#0 |
sord | 0.16.4#0 |
mp-units | 0.6.0#0 |
lerc | 2.2#0 |
irrxml | 1.2#0 |
kubazip | 0.1.19#0 |
poly2tri | 2020-07-21#0 |
taskflow | 2.6.0#0 |
hffix | 1.0.0#0 |
d3dx12 | may2020#0 |
croncpp | 2020-09-04#1 |
triangle | 1.6#0 |
dartsim | 9.4.0#0 |
unqlite | 1.1.9#0 |
lv2 | 1.18.0#0 |
fbthrift | 2019.11.11.00#0 |
libsigcpp-3 | 3.0.3#0 |
libsbml | 5.18.0#0 |
opencascade | 7.4.0#0 |
opensubdiv | 3.4.3#0 |
tinyexpr | 2020-09-25#0 |
mikktspace | 2020-10-06#0 |
sltbench | 2.4.0#0 |
rbdl | 2.6.0#0 |
sqlcipher | 4.4.0#0 |
sratom | 0.6.4#0 |
libspnav | 0.2.3#0 |
kenlm | 20200924#0 |
ezc3d | 1.3.7#0 |
vulkan-headers | 1.2.157#0 |
shaderwriter | 2020-10-15#0 |
libjuice | 0.5.2#0 |
lilv | 0.24.10#0 |
ashes | 2020-10-21#0 |
yasm-tool-helper | 2020-10-12#0 |
yasm-tool | 2020-10-12#0 |
krabsetw | 4.1.13#0 |
faiss | 1.6.4#0 |
oatpp-sqlite | 1.2.0#0 |
The following 35 ports have been updated:
-
marl
2020-05-21#0
->2020-06-30#0
- (#12162) [marl] Update to 2020-06-30
-
simdjson
2020-05-26#0
->0.4.6#0
- (#12140) [simdjson] Update to 0.4.6
-
blend2d
beta_2020-06-01#0
->beta_2020-07-09#0,
- (#12360) [blend2d] Update to beta_2020-07-09
-
libb2
0.98.1-2#0
->0.98.1#3,
- (#12398) [libb2] Add supports and install pkg-conifg on macOS VM
-
geographiclib
1.47-patch1-16#0
->1.50.1#0
- (#12379) [geographiclib] Update to 1.50.1
-
ogre
1.12.1-1#0
->1.12.7#0
- (#12210) [ogre] Update to version 1.12.7 and fix link error
-
libmodbus
3.1.6#0
->3.1.6#1,
- (#12530) [libmodbus] Fix static linkage error
-
mpir
3.0.0-8#0
->3.0.0#9,
- (#12514) [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug
-
mosquitto
1.6.8-1#0
->1.6.8#"2",
- (#12536) [mosquitto] Add vcpkg-cmake-wrapper.cmake and vcpkg.json
-
coroutine
1.5.0#0
->1.5.0#"1",
- (#12456) [coroutine] Fix error C7651
-
argtable3
2019-08-21#0
->3.1.5#0
- (#12421) [argtable3] Update to 3.1.5
-
gmp
6.2.0-2#0
->6.2.0#3,
- (#12664) [mpir, gmp] Add message to handle the conflicts between these two ports
-
libass
0.14.0#0
->0.14.0#3,
- (#12528) [libass] Fix build error on x64-windows-static
-
cmocka
1.1.5#0
->2020-08-01#0
- (#12828) [cmocka] Update to 2020-08-01
-
libvorbis
1.3.6-4d963fe#0
->1.3.7#0
- (#12909) [libvorbis] Update to 1.3.7
-
libsndfile
1.0.29#0
->1.0.29#11,
- (#12921) [libsndfile] Update to 1.0.29
-
bzip2
1.0.8#0
->1.0.8#1,
- (#13242) [bzip2] Add SHA512 hash check
-
xbyak
5.93#0
->5.97#0
- (#13553) [xbyak] Update port to 5.97
-
nng
1.3.0#0
->1.3.2#0
- (#13545) [nng] Update to 1.3.2
-
infoware
0.5.5#0
->0.5.5#1,
- (#13822) [infoware] fix linking issues with non-release builds
-
sdl2
2.0.12#0
->2.0.12#5,
- (#13801) [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"
-
chakracore
1.11.22#0
->1.11.22#1,
- (#14054) [chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14
-
libopenmpt
2017-01-28-cf2390140#0
->2017-01-28-cf2390140#1,
- (#14054) [chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14
-
portaudio
2020-02-02#0
->2020-02-02#2,
- (#14054) [chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14
-
itk
5.1.0#0
->5.1.0#3,
- (#14056) [itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 preview 1 workarounds
-
libsamplerate
0.1.9.0-1#0
->0.1.9.0#2,
- (#14056) [itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 preview 1 workarounds
-
json-dto
0.2.10#0
->0.2.11#0
- (#14084) [json-dto] update to v.0.2.11
-
freetds
1.1.17#0
->1.2.5#0
- (#14120) [freetds] Update to v1.2.5 and update source to github.
-
restinio
0.6.10#0
->0.6.11#0
- (#14162) [restinio] update to v.0.6.11
-
cppwinrt
fall_2017_creators_update_for_vs_15.3-2#0
->windows-sdk#0
- (#14092) [cppwinrt] Update to version 2.0.201008.2
-
vs-yasm
0.5.0#0
->0.5.0#1,
- (#14003) [vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work around memory corruption bugs in yasm itself.
-
asio
1.12.2-2#0
->1.18.0#0
- (#14167) [asio] update to version 1.18.0 (#14095)
-
opendnp3
2.3.2#0
->3.1.0#0
- (#14167) [asio] update to version 1.18.0 (#14095)
-
restbed
4.16-07-28-2018-2#0
->4.7#0
- (#14167) [asio] update to version 1.18.0 (#14095)
-
sqlitecpp
3.1.1#0
->3.1.1#1,
- (#14029) [sqlitecpp] Additions for sqlcipher port
-- vcpkg team vcpkg@microsoft.com MON, 2 Nov 00:00:00 -0800
vcpkg (2020.06.16 - 2020.7.31)
Total port count: 1429
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1304 |
x86-windows | 1284 |
x64-windows-static | 1213 |
x64-osx | 1139 |
x64-linux | 1210 |
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)- (#12845) [vcpkg] Lift
--x-json
to a global option, implement experimentalx-package-info
command (by @ras0219)
- (#12845) [vcpkg] Lift
--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 builds- (#12058) [vcpkg] Implementation of --x-binarysource=nuget (and friends) (by @ras0219)
install
--x-write-nuget-packages-config
[NEW OPTION]: Experimental: Write out a NuGet packages config-formatted file for use with external binary caching- (#12138) [vcpkg] Implement --x-write-nuget-packages-config= setting for
install
andx-set-installed
(by @ras0219)
- (#12138) [vcpkg] Implement --x-write-nuget-packages-config= setting for
x-set-installed
--dry-run
[NEW OPTION]: Perform a dry run by not actually building or installing- (#12132) [vcpkg-x-set-installed] Implement --dry-run (by @ras0219)
--x-json
: Lift this option to the global scope to request json output from compatible commands (seex-package-info
)- (#12845) [vcpkg] Lift
--x-json
to a global option, implement experimentalx-package-info
command (by @ras0219)
- (#12845) [vcpkg] Lift
The following documentation has been updated:
- vcpkg_from_sourceforge [NEW]
- vcpkg_fixup_pkgconfig [NEW]
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- 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
- 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
- Buildsystem Integration
- Installing and Using Packages
- Packaging Zipfiles
- (#12200) [vcpkg] Implement --editable (by @ras0219)
- CONTROL Files
- (#12227) [vcpkg manifests] fix some issues (by @strega-nil)
- Portfile Functions
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_build_make
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_common_definitions
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_configure_make
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- vcpkg_find_acquire_program
- (#12254) [vcpkg] Track hashes of cmake script helpers in consuming portfiles (by @ras0219)
- Triplets
- (#12211) [corrade,magnum,-plugins,-extras,*-integration] Update to v2020.06 (by @Squareys)
- 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
vcpkg_from_sourceforge
: New maintainer helper function to retrieve sources from SourceForgeVCPKG_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 --nuget
regressions (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/archives
to 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.h
to 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
platform
directives (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 export
to 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
- (#11956) [llvm] fix issue #11916
-
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
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
- (#11007) [vcpkg] Fix Catch2 include path in documentation (by @horenmar)
- Maintainer Guidelines and Policies
- (#8749) [vcpkg] Add new function vcpkg_copy_tools (by @myd7349)
- Portfile helper functions
- vcpkg_clean_executables_in_bin[NEW]
- (#8749) [vcpkg] Add new function vcpkg_copy_tools (by @myd7349)
- vcpkg_copy_tools[NEW]
- (#8749) [vcpkg] Add new function vcpkg_copy_tools (by @myd7349)
- 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]
- (#11264) Improve Android doc (triplets, usage with cmake and prefab) (by @pthom)
- 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
- 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
vcpkg (2020.04.01 - 2020.04.20)
Total port count: 1322
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1218 |
x86-windows | 1202 |
x64-windows-static | 1130 |
x64-linux | 1104 |
x64-osx | 1041 |
arm64-windows | 842 |
x64-uwp | 654 |
arm-uwp | 625 |
The following documentation has been updated:
- vcpkg_from_git
- (#9446) vcpkg_from_git: Add support for git over ssh (by @marcrambo)
- Exporting to Android Archives (AAR files) [NEW]
- (#10271) Android Support: Exporting to Android Archive (AAR) (by @atkawa7)
- Triplets
- (#6275) Add initial iOS support (by @alcroito)
The following remarkable changes have been made to vcpkg:
- (#9446) vcpkg_from_git: Add support for git over ssh (by @marcrambo)
- (#10271) Android Support: Exporting to Android Archive (AAR) (by @atkawa7)
- (#10395) [vcpkg] Make configure meson sane and work for all targets. (by @Neumann-A)
- (#10398) [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (by @Neumann-A)
- (#6275) Add initial iOS support (by @alcroito)
- (#10817) [vcpkg] Add x-set-installed command (by @strega-nil)
- (#10521) [vcpkg] Add initial JSON support (by @strega-nil)
The following additional changes have been made to vcpkg:
- (#10637) [vcpkg baseline] Ignore osg-qt (by @PhoebeHui)
- (#10660) [vcpkg] Fix spec instance name (by @PhoebeHui)
- (#10703) [vcpkg baseline] Remove replxx:x86-windows=fail (by @strega-nil)
- (#10655) [vcpkg] Fix nuget/aria2/ninja version/filename inconsistent (by @LilyWangL)
- (#10583) [vcpkg] Correct UInt128 code 😇 (by @strega-nil)
- (#10543) [vcpkg-test] Fix the check for ability to make symlinks (by @strega-nil)
- (#10621) [vcpkg] fix vcpkg_find_acquire_program for scripts (by @Neumann-A)
- (#10834) [vcpkg] Clean up CMake build system (by @strega-nil)
- (#10846) [vcpkg] Fix bootstrap from out of directory (by @strega-nil)
- (#10796) [Ninja] Update to 1.10 (by @Voskrese)
- (#10867) [vcpkg] Fix build scripts on openSUSE and g++9 (by @strega-nil)
The following 5 ports have been added:
port | version |
---|---|
skyr-url#10694 | 1.5.1 |
boringssl | 2020-04-07 |
quadtree | 2020-04-13 |
avisynthplus | 3.5.0 |
c4core | 2020-04-12 |
The following 69 ports have been updated:
-
cub
1.8.0
->1.8.0-1
- (#10660) [vcpkg] Fix spec instance name
-
vulkan-hpp
2019-05-11
->2019-05-11-1
- (#10660) [vcpkg] Fix spec instance name
-
function2
4.0.0
->4.1.0
- (#10666) [function2] Update to version 4.1.0
-
libwebsockets
3.2.2-1
->4.0.1-1
-
googleapis
0.6.0
->0.8.0
-
ixwebsocket
8.0.5
->9.1.9
- (#10633) [ixwebsocket] Update to 9.1.9
-
opus
1.3.1
->1.3.1-2
- (#10634) [opus] Make AVX an optional feature
-
freerdp
2.0.0-rc4-6
->2.0.0-rc4-7
- (#10630) [freerdp] Fix include paths and output
-
openvr
1.9.16
->1.10.30
- (#10629) [openvr] Added Linux support and updated to v1.10.30
-
abseil
2020-03-03-1
->2020-03-03-3
-
reproc
11.0.1
->12.0.0
- (#10594) [reproc] Update to version 12.0.0
-
hunspell
1.7.0
->1.7.0-1
- (#10574) [hunspell] Disable build tools in non-Windows
-
sciter
4.4.0.7
->4.4.1.5
- (#10071) [sciter] Update to 4.4.1.5
-
qt5-base
5.12.5-11
->5.12.5-13
-
nana
1.7.2
->1.7.2-1
- (#10605) [nana] Add Xorg dependency libxcursor-dev and modify deprecated functions
-
blend2d
beta_2019-12-27
->beta_2020-04-15
-
libffi
3.3
->3.3-2
-
fribidi
2019-02-04-2
->2019-02-04-3
-
libepoxy
1.5.3-2
->1.5.3-3
- (#10395) [vcpkg] Make configure meson sane and work for all targets.
-
egl-registry
2019-08-08
->2020-02-03
- (#9965) [angle] Improve port
-
glad
0.1.33
->0.1.33-1
- (#9965) [angle] Improve port
-
opengl-registry
2019-08-22
->2020-02-03
- (#9965) [angle] Improve port
-
mpfr
4.0.2-1
->4.0.2-2
- (#10035) [mpfr] Add mirror for mpfr at gnu.org
-
google-cloud-cpp-common
0.21.0
->0.25.0
- (#10680) [google-cloud-cpp*] update to the latest release
-
google-cloud-cpp-spanner
0.9.0
->1.1.0
- (#10680) [google-cloud-cpp*] update to the latest release
-
google-cloud-cpp
0.20.0
->0.21.0
- (#10680) [google-cloud-cpp*] update to the latest release
-
jsoncons
0.149.0
->0.150.0
- (#10688) [jsoncons] update to v0.150.0
-
osg-qt
Qt4
->Qt4-1
- (#9705) [qt5-base, qt5-imageformat] fix issues on osx
-
qt5-imageformats
5.12.5-2
->5.12.5-3
- (#9705) [qt5-base, qt5-imageformat] fix issues on osx
-
libpng
1.6.37-6
->1.6.37-7
- (#6275) Add initial iOS support
-
pcre2
10.30-6
->10.30-7
- (#6275) Add initial iOS support
-
curlpp
2018-06-15-2
->2018-06-15-3
- (#10535) [curlpp] Fix target "curlpp" link "ZLIB::ZLIB" error
-
avro-c
1.9.2
->1.9.2-1
- (#10514) [avro-c] Fix building avro-c in Linux
-
nlohmann-fifo-map
2018.05.07
->2018.05.07-1
- (#10850) [nlohmann-fifo-map] Fix could not find a package "nlohmann-fifo-map"
-
cppitertools
2019-04-14-3
->2.0
- (#10848) [cppitertools] Update to version 2.0
-
python3
3.7.3-1
->3.7.3-2
- (#10841) [python3] fix build on macOS and linux
-
restinio
0.6.5
->0.6.6
- (#10813) [restinio] Updated to v.0.6.6
-
libgit2
0.99.0-1
->1.0.0
- (#10807) [libgit2] Upgrade to 1.0.0
-
zstd
1.4.4
->1.4.4-1
- (#10815) [zstd] export zstd-config.cmake
-
blosc
1.17.1
->1.18.1-1
- (#10816) [blosc] Update to 1.18.1
-
freetype
2.10.1-5
->2.10.1-6
- (#10835) [Freetype] Actually prevent linking HarfBuzz on POSIX
-
gsl
2.4-5
->2.6
- (#10758) [gsl] update to 2.6
-
physfs
3.0.2-1
->3.0.2-2
- (#10781) [physfs] mirror url
-
openssl-windows
1.1.1d-1
->1.1.1d-2
- (#10743) [openssl-windows] Avoid to install docs for openssl-windows
-
coolprop
6.1.0-4
->6.1.0-5
- (#10755) [fmt] update to 6.2.0
-
fmt
6.1.2
->6.2.0
- (#10755) [fmt] update to 6.2.0
-
directxmesh
dec2019
->dec2019-1
- (#10739) [DirectXMesh] Add support build for DirectX12
-
libvorbis
1.3.6-9eadecc-3
->1.3.6-4d963fe
- (#10756) [libvorbis] Update to latest commit
-
nuspell
3.0.0
->3.1.0
- (#10737) [nuspell] update port to v3.1.0
-
raylib
2.6.0
->3.0.0
- (#10722) [raylib] Update to 3.0.0
-
entt
3.3.0
->3.3.2
- (#10672) [entt] Update to version 3.3.2
-
indicators
1.5
->1.7
- (#10685) [indicators] Updated indicators to 1.7
-
realsense2
2.33.1
->2.33.1-1
- (#10673) [realsense2] Add tm2 feature for support T265 devices
-
flatbuffers
1.11.0-1
->1.12.0
- (#10664) [flatbuffers] Update to 1.12.0
-
curl
7.68.0-2
->7.68.0-3
- (#10659) [curl] Fix cmake configure error
-
ismrmrd
1.4.1
->1.4.2
- (#10618) [ismrmrd] updated to version 1.4.2
-
mosquitto
1.6.8
->1.6.8-1
- (#10636) [mosquitto] Add support for static build
-
lz4
1.9.2
->1.9.2-1
- (#10452) [lz4] Fix for building Linux shared libraries
-
sdl2
2.0.10-3
->2.0.12
- (#10500) [sdl2] Update to 2.0.12 version
-
osg
3.6.4-1
->3.6.4-2
- (#10082) [osg] Add feature examples and plugins, fix configure options
-
osgearth
2.10.2
->2.10.2-1
- (#10082) [osg] Add feature examples and plugins, fix configure options
-
ms-gsl
2.1.0
->3.0.0
-
cppgraphqlgen
3.2.0
->3.2.1
- (#10869) [cppgraphqlgen] Update to v3.2.1
-
cgal
5.0.2
->5.0.2-1
- (#10879) [cgal] Add dependency boost-interval
-
arrow
0.16.0
->0.17.0
- (#10883) [Arrow] Update to 0.17
-
xerces-c
3.2.2-13
->3.2.3
- (#10779) [xerces-c] Update to version 3.2.3
-
libarchive
3.4.1
->3.4.1-1
- (#10769) [libarchive, libuv]Fix static linkage
-
libuv
1.34.2
->1.34.2-1
- (#10769) [libarchive, libuv]Fix static linkage
-
qscintilla
2.10-11
->2.11.4-1
- (#10511) [qscintilla] Update to 2.11.4
-- vcpkg team vcpkg@microsoft.com MON, 20 April 15:00:00 -0700
vcpkg (2020.01.31)
Total port count: 1295
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1195 |
x86-windows | 1183 |
x64-windows-static | 1104 |
x64-linux | 1054 |
x64-osx | 970 |
arm64-windows | 814 |
x64-uwp | 644 |
arm-uwp | 615 |
The following documentation has been updated:
The following remarkable changes have been made to vcpkg's infrastructure:
- Allow untested triplet configurations as "Community Triplets"
- (#7976) Community Triplets 🤝 (by @vicroms)
- Add community support for MinGW
- Allow ARM/ARM64 toolchains to be selected when building x86 targets, also allow ARM64 to target ARM
- (#9578) [vcpkg] Mark ARM and x86 on ARM64 and x86 on ARM as supported architectures when searching for toolchains on Windows (by @cbezault)
The following additional changes have been made to vcpkg's infrastructure:
- (#9435) Update CI baseline (by @NancyLi1013)
- (#9494) [charls] Upgrade to 2.1.0 (by @vbaderks)
- (#9379) [uvatlas] Upgrade to dec2019 (by @AlvinZhangH)
- (#9529) [box2d] Update to 2019-12-31 (by @PhoebeHui)
- (#9513) [wpilib] Update to 2020.1.1 (by @ThadHouse)
- (#9499) [akali] Add new port (by @winsoft666)
- (#9301) [sdl1] Add build support for ARM64 Windows 10 (by @shibayan)
- (#9260) [qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (by @Neumann-A)
- (#9308) [pdal] Fix static build (by @JackBoosY)
- (#8701) [nethost] Adding a port for nethost (by @tannergooding)
- (#8650) [libmagic] Add new port (by @NancyLi1013)
- (#8386) [tfhe] Add new port (by @NancyLi1013)
- (#8518) [libb2] Add new port (by @NancyLi1013)
- (#9605) Add December changelog (by @grdowns)
- (#9566) [vcpkg] Fix a typo (by @MaherJendoubi)
- (#9207) [sdl1]Change build method to vcpkg_*_make (by @JackBoosY)
- (#6393) Map MinSizeRel and RelWithDebInfo correctly (by @Neumann-A)
- (#9458) [azure-kinect-sensor-sdk] Remove feature test and fix static build in Windows (by @JackBoosY)
- (#8936) [libplist] Update to 1.2.137 (by @PhoebeHui)
- (#8888) [caf] Update to 0.17.2 (by @JackBoosY)
- (#8683) [libwandio] Add new port (by @NancyLi1013)
- (#8678) [libevhtp] Add new port (by @NancyLi1013)
- (#9600) Update baseline to fix osx failure (by @JackBoosY)
- (#9669) [vcpkg] Update baseline for OSX (by @ras0219-msft)
- (#9649) [tfhe] Fix Mac support (by @SeekingMeaning)
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (by @Neumann-A)
- (#9642) Introduce new policy to skip post verification of dll exports (by @martin-s)
- (#9602) [vcpkg] Fix build type in vcpkg_build_make.cmake [x264] Modernize (by @NancyLi1013)
- (#9536) Minor edit to help message for cli depend-info option. Fix for #9534. (by @dbird137)
- (#9617) [akali] Update to v1.41 (by @winsoft666)
- (#9572) [soem] Add new port (by @seanyen)
- (#9574) [doxygen] Updated to 1.8.17 (by @tagsemb)
- (#9372) [VCPKG] WinHTTPOption for company Proxy not correctly taken into account (by @xabbudm)
- (#9720) [toolsrc] Added missing @ to FATAL_ERROR message (by @theriverman)
- (#9555) [embree3] added cleanup command to embree3 port for static build (by @xelatihy)
- (#9684) [teemo] new port. (by @winsoft666)
- (#9591) [scintilla] Update to 4.2.3 (by @SeekingMeaning)
- (#9767) [open62541] Update to v1.0 (by @yurybura)
- (#9760) [monkeys-audio] Update to 5.14, add feature tools (by @JackBoosY)
- (#9770) [asmjit] update to current version (by @jsmolka)
- (#9708) [doxygen] Add alternative download URL (by @c72578)
- (#9690) [string_theory] Update to 3.0 (by @zrax)
- (#9680) [jasper] freeglut is not a dependency in macOS (by @david-antiteum)
- (#9633) [cryptopp] Fixed build error on ARM32/ARM64 Windows (by @shibayan)
- (#9281) [pbc] Correct non Windows build (by @decent-dcore)
- (#9816) Make VS 2019 default to x64 triplet if CMAKE_GENERATOR_PLATFORM is not defined (by @Neumann-A)
- (#9541) [memorymodule] Add new port (by @myd7349)
- (#9521) [ftgl] Fix build failure #9520 (by @sma-github)
- (#9456) [asiosdk] Add new port (by @batlogic)
- (#9314) [sdl2-gfx] Fixed build error ARM64 Windows 10 (by @shibayan)
- (#9265) Update the repo for jom 1.1.3 (by @zigguratvertigo)
- (#8774) [vcpkg_find_acquire_program] Include version in downloaded python MSI… (by @ras0219-msft)
- (#9698) [seal] Add new port (by @musaprg)
- (#8832) [aws-*]Update version (by @JackBoosY)
The following 22 ports have been added:
port | version |
---|---|
argumentum | 0.2.2 |
tabulate | 2019-01-06 |
akali#9617 | 1.41 |
nethost | 2019-12-21 |
libmagic | 5.37 |
yas | 7.0.4 |
tfhe#9649 | 1.0.1-1 |
libb2 | 0.98.1 |
libaaplus#9579 #9664 | 2.12 |
libwandio | 4.2.1 |
libevhtp | 1.2.18 |
soem | 1.4.0 |
glui | 2019-11-30 |
teemo | 1.2 |
mqtt-cpp | 7.0.1 |
msgpack11 | 0.0.10 |
mcpp | 2.7.2.14 |
memorymodule | 2019-12-31 |
asiosdk | 2.3.3 |
sfsexp | 1.3 |
quaternions | 1.0.0 |
seal | 3.4.5 |
The following 226 ports have been updated:
-
simpleini
2018-08-31-3
->2018-08-31-4
- (#9429) [simpleini] Install missing code
-
directxtk
dec2019
->2019-12-31
- (#9508) [directxtk] Fix invalid solution configuration
-
nameof
0.9.2
->0.9.3
- (#9503) [nameof] Update to 0.9.3
-
charls
2.0.0-3
->2.1.0-1
- (#9494) [charls] upgrade to 2.1.0
-
ptex
2.3.2
->2.3.2-1
- (#9455) [ptext] Fix library cannot be found by find_package()
-
fruit
3.4.0-1
->3.4.0-2
- (#9445) [fruit] fix wchar.h import issue under Catalina
-
libxlsxwriter
0.8.7-1
->0.9.4
-
uvatlas
apr2019
->dec2019
- (#9379) [uvatlas] Upgrade to dec2019
-
grpc
1.23.1-1
->1.26.0
-
freetype
2.10.1-1
->2.10.1-3
-
glibmm
2.52.1-10
->2.52.1-11
- (#9562) [glibmm] Fix build error on Linux
-
libfreenect2
0.2.0-3
->0.2.0-4
- (#9551) [libfreenect2] add opengl and opencl features
-
jsoncons
0.140.0
->0.143.1
- (#9547) [jsoncons] Update to 0.143.1
-
uwebsockets
0.16.5
->0.17.0a4
- (#9535) [uwebsockets] Update to 0.17.0 alpha 4
-
box2d
2.3.1-374664b-2
->2019-12-31
- (#9529) [box2d] Update to 2019-12-31
-
parallel-hashmap
1.27
->1.30
- (#9519) [parallel-hashmap] Update to 1.30
-
wpilib
2019.6.1
->2020.1.1
- (#9513) [wpilib] update to 2020.1.1
-
check
0.13.0-1
->0.13.0-2
- (#9510) [check/gettimeofday] Move static libraries to manual-link
-
gettimeofday
2017-10-14-2
->2017-10-14-3
- (#9510) [check/gettimeofday] Move static libraries to manual-link
-
magic-enum
0.6.3-1
->0.6.4
- (#9502) [magic-enum] Update to v0.6.4
-
simdjson
2019-08-05
->2019-12-27
- (#9484) [simdjson] Update library
-
cpp-httplib
0.4.2
->0.5.1
- (#9480) [cpp-httplib] Update library to 0.5.1
-
blend2d
beta_2019-10-09
->beta_2019-12-27
- (#9448) [blend2d] Update to beta_2019-12-27
-
parallelstl
20190522-1
->20191218
- (#9443) [parallelstl] Update to latest version and fix find_package unable to find ParallelSTLConfig.cmake
-
sdl2pp
0.16.0-1
->0.16.0-2
- (#9428) [sdl2pp] Fix find dependencies
-
basisu
1.11-2
->1.11-3
- (#9425) [basisu] update from upstream repository, add support for pvrtc2
-
devil
1.8.0-4
->1.8.0-5
- (#9341) [devil] fix OpenEXR not found
-
sdl1
1.2.15-8
->1.2.15-9
-
qt5-base
5.12.5-7
->5.12.5-8
-
qt5-imageformats
5.12.5-1
->5.12.5-2
-
qt5-tools
5.12.5-2
->5.12.5-3
- (#9260) [qt5-base] Fix Qt5 linux build and be a bit less flaky in CI
-
qt5-xmlpatterns
5.12.5
->5.12.5-1
- (#9260) [qt5-base] Fix Qt5 linux build and be a bit less flaky in CI
-
vtk
8.2.0-9
->8.2.0-10
-
libevent
2.1.11-2
->2.1.11-4
-
pdal
1.7.1-6
->1.7.1-8
-
xsimd
7.2.5
->7.4.5
- (#9158) [xsimd][xtensor][xtl] Update to lastest
-
xtensor-blas
0.16.1
->0.17.1
- (#9158) [xsimd][xtensor][xtl] Update to lastest
-
xtensor-io
0.7.0
->0.9.0
- (#9158) [xsimd][xtensor][xtl] Update to lastest
-
xtensor
0.20.8
->0.21.2
- (#9158) [xsimd][xtensor][xtl] Update to lastest
-
xtl
0.6.5
->0.6.10
- (#9158) [xsimd][xtensor][xtl] Update to lastest
-
freeimage
3.18.0-7
->3.18.0-8
- (#8707) [freeimage libraw] Fix case issue on Linux
-
libraw
201903-2
->201903-3
- (#8707) [freeimage libraw] Fix case issue on Linux
-
cgl
0.60.2-1
->0.60.2-2
- (#8807) [cgl] Fix cgl cannot be found
-
nanovg
2019-8-30-1
->2019-8-30-3
- (#8813) [nanovg] Add dependency port stb
-
hdf5
1.10.5-8
->1.10.5-9
-
cgicc
3.2.19-3
->3.2.19-4
-
gsl
2.4-4
->2.4-5
- (#9123) [many ports] Add mirror
-
libidn2
2.2.0
->2.2.0-1
- (#9123) [many ports] Add mirror
-
libmicrohttpd
0.9.63-1
->0.9.63-2
- (#9123) [many ports] Add mirror
-
libosip2
5.1.0-1
->5.1.0-3
-
libiconv
1.15-6
->1.16-1
- (#9229) [libiconv] Make built libraries relocatable
-
bullet3
2.88-1
->2.89
-
fmt
6.0.0
->6.0.0-1
- (#9121) [fmt] Disable warning C4189 on Visual Studio 2015
-
otl
4.0.448
->4.0.451
-
liblzma
5.2.4-2
->5.2.4-3
- (#9192) [liblzma] Stop exporting HAVE_CONFIG_H
-
glib
2.52.3-14-4
->2.52.3-14-5
- (#9054) [glib] Install msvc_recommended_pragmas.h to /installed/include
-
curl
7.66.0-1
->7.68.0
-
forge
1.0.4-1
->1.0.4-2
- (#9579) [otl libaaplus forge] Fix build issues
-
reproc
9.0.0
->10.0.3
- (#9544) [reproc] Update to v10.0.3.
-
cpp-netlib
0.13.0-2
->0.13.0-3
- (#9537) [cpp-netlib] Fix cmake path, add homepage
-
proj4
6.2.1-1
->6.3.0-1
-
sqlite3
3.30.1-1
->3.30.1-2
- (#9437) [sqlite3] Rename sqlite3 tool as sqlite3.exe
-
msix
MsixCoreInstaller-preview-1
->1.7
- (#8934) [msix] Update to 1.7
-
xmsh
0.4.1
->0.5.2
- (#7155) [xmsh]Upgrade version to 0.5.2 and fix build failure.
-
opencolorio
1.1.1
->1.1.1-2
-
graphicsmagick
1.3.33-1
->1.3.34
- (#9596) [graphicsmagick] Updated to GraphicsMagick-1.3.34
-
openal-soft
1.19.1-2
->1.20.0
- (#9583) [openal-soft] Update OpenAL Soft to 1.20.0
-
google-cloud-cpp
0.15.0
->0.17.0
- (#9576) [google-cloud-cpp] Upgrade to v0.17.0
-
openmvs
1.0-3
->1.0.1
- (#9563) [openmvs] Update to 1.0.1
-
ixwebsocket
7.4.0
->7.9.2
- (#9397) [ixwebsocket] update to 7.6.3
-
azure-kinect-sensor-sdk
1.4.0-alpha.0
->1.4.0-alpha.0-2
-
netcdf-c
4.7.0-5
->4.7.3-1
-
realsense2
2.22.0-2
->2.30.0
- (#9220) [realsense2] update to 2.30
-
libplist
1.2.77
->1.2.137
- (#8936) [libplist] Update to 1.2.137
-
ismrmrd
1.4.0-1
->1.4.1
- (#8880) [ismrmrd] Update to 1.4.1
-
caf
0.16.3
->0.17.2
- (#8888) [caf] Update to 0.17.2
-
openmvg
1.4-6
->1.4-7
- (#8824) [openmvg]Fix path in openmvg-config.cmake.
-
qhull
7.3.2-1
->7.3.2-2
- (#9651) [qhull] Fix Mac support
-
cppmicroservices
4.0.0-pre1
->v3.4.0
- (#9600) Update baseline to fix osx failure
-
libguarded
2019-08-27
->2019-08-27-1
- (#9600) Update baseline to fix osx failure
-
sfgui
0.4.0-2
->0.4.0-3
- (#9625) [sfgui] fix sfgui on macOS
-
azure-storage-cpp
7.0.0
->7.1.0-1
-
ace
6.5.7
->6.5.7-1
-
freerdp
2.0.0-rc4-3
->2.0.0-rc4-4
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
freetds
1.1.6-1
->1.1.17
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
libmysql
8.0.4-4
->8.0.4-5
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
libpq
9.6.3
->12.0
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
librtmp
2019-11-11
->2019-11-11_1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
libssh
0.7.6-1
->0.9.0
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
libwebsockets
3.2.0
->3.2.2
-
mosquitto
1.6.7
->1.6.7-2
-
nmap
7.70-1
->7.70-4
-
openssl-unix
1.0.2s-1
->1.1.1d-1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
openssl-uwp
1.0.2r-1
->1.1.1d-1
-
openssl-windows
1.0.2s-2
->1.1.1d-1
-
qt5-graphicaleffects
5.12.5
->5.12.5-1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
quickfix
1.15.1-1
->1.15.1-3
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
slikenet
2019-10-22
->2019-10-22_1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
xmlsec
1.2.29
->1.2.29-1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
yara
3.10.0
->3.10.0-1
- (#8566) [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d
-
x264
157-303c484ec828ed0-6
->157-303c484ec828ed0-7
- (#9602) [vcpkg] Fix build type in vcpkg_build_make.cmake [x264] Modernize
-
glfw3
3.3-3
->3.3.1
- (#9626) [glfw3] Update to 3.3.1
-
glad
0.1.31
->0.1.33
- (#9627) [glad] Update to 0.1.33
-
libxml2
2.9.9-4
->2.9.9-5
-
gettext
0.19-11
->0.19-13
-
xlnt
1.3.0-2
->1.4.0
- (#9609) [xlnt] Upgrade to v1.4.0
-
cpr
1.3.0-7
->1.3.0-8
- (#9567) [cpr] Add find_dependency to cprConfig.cmake
-
sfml
2.5.1-4
->2.5.1-6
-
libtorrent
1.2.2
->1.2.2-1
- (#7345) [libtorrent] Fix linkage issues for dynamic builds
-
libffi
3.1-6
->3.1-7
- (#8895) [libffi] Add libffiConfigVersion.cmake file
-
plplot
5.13.0-3
->5.13.0-4
- (#8817) [plplot] Fix static build issue
-
libpqxx
6.4.5
->6.4.5-1
- (#9051) [libpqxx] Fix lib name on Linux
-
freeglut
3.0.0-7
->3.0.0-9
-
ffmpeg
4.2-2
->4.2-4
-
catch2
2.11.0
->2.11.1
- (#9685) [catch2] Update to 2.11.1
-
boost-accumulators
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-algorithm
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-align
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-any
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-array
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-asio
1.71.0-1
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-assert
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-assign
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-atomic
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-beast
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-bimap
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-bind
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-build
1.70.0-1
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-callable-traits
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-chrono
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-circular-buffer
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-compatibility
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-compute
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-concept-check
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-config
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-container-hash
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-container
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-context
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-contract
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-conversion
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-convert
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-core
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-coroutine
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-coroutine2
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-crc
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-date-time
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-detail
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-disjoint-sets
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-dll
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-dynamic-bitset
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-endian
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-exception
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-fiber
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-filesystem
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-flyweight
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-foreach
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-format
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-function-types
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-function
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-functional
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-fusion
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-geometry
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-gil
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-graph-parallel
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
boost-graph
1.71.0
->1.72.0
- (#9317) [boost] Update to 1.72.0
-
embree3
3.6.1
->3.6.1-1
- (#9555) [embree3] added cleanup command to embree3 port for static build
-
libarchive
3.4.0-2
->3.4.1
- (#9676) [libarchive] Update to 3.4.1
-
tinyfiledialogs
3.3.8-1
->3.4.3
- (#9630) [tinyfiledialogs] Fix tinyfiledialogs not being fetchable from sourceforge
-
tesseract
4.1.0-4
->4.1.1
- (#9629) [tesseract] port update to 4.1.1 release
-
glm
0.9.9.5-3
->0.9.9.7
- (#9621) [glm] Updated to 0.9.9.7
-
google-cloud-cpp-spanner
0.3.0
->0.5.0
- (#9611) [google-cloud-cpp-spanner] Upgrade to the v0.5.0 release.
-
scintilla
4.1.2
->4.2.3
- (#9591) [scintilla] Update to 4.2.3
-
ppconsul
0.4
->0.5
-
boost-signals
1.68.0
->1.68.0-1
- (#9726) Fix osx baseline build failures
-
gtest
2019-10-09
->2019-10-09-1
- (#9726) Fix osx baseline build failures
-
pcl
1.9.1-9
->1.9.1-10
- (#9726) Fix osx baseline build failures
-
soil2
release-1.11
->release-1.11-1
- (#9726) Fix osx baseline build failures
-
tmxparser
2.1.0-2
->2.1.0-3
- (#9726) Fix osx baseline build failures
-
xerces-c
3.2.2-11
->3.2.2-13
-
openssl
1
->1.1.1d
- (#9777) [openssl] Update the version
-
open62541
0.3.0-4
->1.0
- (#9767) [open62541] Update to v1.0
-
monkeys-audio
4.8.3-1
->5.14
- (#9760) [monkeys-audio] Update to 5.14, add feature tools
-
hpx
1.3.0-2
->1.4.0-1
- (#9773) Updating HPX to V1.4
-
paho-mqtt
1.3.0-1
->1.3.0-2
- (#9753) [paho-mqtt] Fix Windows platform predefined macros
-
alembic
1.7.11-6
->1.7.12
- (#9737) Update Alembic version to 1.7.12
-
libudns
0.4
->0.4-1
- (#9703) Update portfiles to use VCPKG_BUILD_TYPE
-
luajit
2.0.5-2
->2.0.5-3
-
pfring
2019-10-17
->2019-10-17-1
- (#9703) Update portfiles to use VCPKG_BUILD_TYPE
-
tcl
8.6.10-2
->8.6.10-3
- (#9703) Update portfiles to use VCPKG_BUILD_TYPE
-
asmjit
2019-07-11
->2020-01-20
- (#9770) [asmjit] update to current version
-
so5extra
1.3.1.1
->1.4.0
- (#9732) [sobjectizer][so5extra] updates to 5.7.0 and 1.4.0
-
sobjectizer
5.6.1-1
->5.7.0
- (#9732) [sobjectizer][so5extra] updates to 5.7.0 and 1.4.0
-
string-theory
2.3
->3.1
-
anyrpc
2017-12-01-1
->2020-01-13-1
- (#9682) [anyrpc] Updated to latest commit
-
jasper
2.0.16-2
->2.0.16-3
- (#9680) [jasper] freeglut is not a dependency in macOS
-
cryptopp
8.2.0
->8.2.0-1
- (#9633) [cryptopp] Fixed build error on ARM32/ARM64 Windows
-
angle
2019-07-19-4
->2019-12-31
- (#9557) [angle] Update to 2019-12-31
-
pbc
0.5.14-1
->0.5.14-2
- (#9281) [pbc] Correct non Windows build
-
fizz
2019.10.28.00
->2020.01.20.00
- (#9779) [fizz] Update to latest version
-
hyperscan
5.0.1-2
->5.1.0-3
- (#9618) [hyperscan] Update the portfile to remove debug/share file
-
coroutine
1.4.3
->2020-01-13
- (#9624) [ms-gsl] Update to v2.1.0, the "end of 2019 snapshot"
-
ms-gsl
2019-07-11
->2.1.0
- (#9624) [ms-gsl] Update to v2.1.0, the "end of 2019 snapshot"
-
ftgl
2.4.0-1
->2.4.0-2
- (#9521) [ftgl] Fix build failure #9520
-
sdl2-mixer
2.0.4-7
->2.0.4-8
- (#9332) [sdl2-mixer] Fix dynamic loading when building static library
-
sdl2-gfx
1.0.4-4
->1.0.4-5
- (#9314) [sdl2-gfx] Fixed build error ARM64 Windows 10
-
restclient-cpp
0.5.1-2
->0.5.1-3
- (#9487) [restclient-cpp]: correct the way to remove debug/include
-
jsoncpp
1.9.1
->1.9.2
- (#9759) [Jsoncpp] Update to 1.9.2
-
loguru
v2.0.0
->v2.1.0
- (#8682) [loguru] Update to 2.1.0 and extend to generate proper binary on non-windows
-
gsl-lite
0.34.0
->0.36.0
- (#9827) [gsl-lite] Update to version 0.36.0
-
telnetpp
2.0-2
->2.0-3
- (#9827) [gsl-lite] Update to version 0.36.0
-
cgal
5.0
->5.0.1
- (#9831) [cgal] Upgrade to 5.0.1
-
avro-c
1.8.2-3
->1.8.2-4
- (#9808) [avro-c] enable Snappy codec
-
pango
1.40.11-5
->1.40.11-6
- (#9801) [pango] fix macOS dynamic library
-
eigen3
3.3.7-3
->3.3.7-4
- (#9821) Update eigen3's portfile to use new gitlab repo
-
aws-c-common
0.4.1
->0.4.15
- (#8832) [aws-*]Update version
-
aws-c-event-stream
0.1.1
->0.1.4
- (#8832) [aws-*]Update version
-
aws-checksums
0.1.3
->0.1.5
- (#8832) [aws-*]Update version
-
aws-lambda-cpp
0.1.0-2
->0.2.4
- (#8832) [aws-*]Update version
-
aws-sdk-cpp
1.7.142-1
->1.7.214
- (#8832) [aws-*]Update version
-
azure-c-shared-utility
2019-10-07.2-1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
azure-iot-sdk-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
azure-macro-utils-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
azure-uamqp-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
azure-uhttp-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
azure-umqtt-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-
umock-c
2019-11-27.1
->2020-01-22
- (#9805) Azure-IoT-Sdk for C release 2020-01-22
-- vcpkg team vcpkg@microsoft.com THU, 05 Jan 15:00:00 -0800
vcpkg (2019.12.31)
Total port count: 1268
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1181 |
x86-windows | 1166 |
x64-windows-static | 1087 |
x64-linux | 1000 |
x64-osx | 920 |
arm64-windows | 795 |
x64-uwp | 642 |
arm-uwp | 615 |
The following documentation has been updated:
- PR Review Checklist [NEW]
- (#9264) [vcpkg] Initialize PR review checklist
- vcpkg_install_qmake [NEW]
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- CONTROL Files
- (#9140) [docs] Fix CONTROL file default-features section header
- Portfile Functions
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_build_nmake
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_common_definitions
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_configure_make
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_download_distfile
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_extract_source_archive_ex
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_find_acquire_program
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- vcpkg_install_nmake
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
The following changes have been made to vcpkg's infrastructure:
- (#9160) [ffmpeg] Fixed build error ARM64 Windows 10
- (#9199) [vcpkg] Add November changelog
- (#9203) [vcpkg] Check in baseline results for CI builds
- (#9191) [vcpkg] Give hints for yasm with brew and apt
- (#9242) [libxslt] Fix writing to locations outside vcpkg in Windows builds
- (#9279) Removed umock-c:64-windows-static result in baseline
- (#9280) [vcpkg] Add pull request template
- (#9331) Update baseline to skip ogre conflicts
- (#9349) Update baseline with 'leptonica:arm-uwp=fail'
- (#9277) [brynet] Update to 1.0.5
- (#9330) [simpleini] Fix build failure on travis CI
- (#9313) [opendnp3] Add new port
- (#9255) [OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
- (#9252) [rttr] Add dependency rapidjson
- (#8533) Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
- (#9382) [directxtk12] Update to dec2019 release
- (#9383) [directxtex] Update to dec2019 release
- (#9384) [directxmesh] Update to dec2019 release
- (#9381) [directxtk] Update to dec2019 release
- (#9287) Removed unused template function.
- (#9411) [vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
- (#9388) [hiredis] Support building static
- (#8624) [protobuf-c]Add new port.
- (#9389) Remove vtk:x64-linux result in baseline
The following 8 ports have been added:
port | version |
---|---|
proxywrapper | 1.0.0 |
opendnp3 | 2.3.2 |
function2 | 4.0.0 |
protobuf-c | 1.3.2 |
indicators | 1.5 |
proxygen | 2019.10.21.00 |
azure-kinect-sensor-sdk | 1.4.0-alpha.0 |
xtensor-fftw | 2019-11-30 |
The following 72 ports have been updated:
-
restinio
0.6.1
->0.6.2
-
pixman
0.38.0-4
->0.38.4-1
- (#9170) [pixman] Update to version 0.38.4
-
cjson
1.7.12
->2019-11-30
- (#9157) [cjson] Update to 2019-11-30
-
parallel-hashmap
1.24
->1.27
- (#9152) [parallel-hashmap] Update to 1.27
-
jsoncons
0.139.0
->0.140.0
- (#9124) [jsoncons] Update to v0.140.0
-
boost-modular-build-helper
1.71.0
->1.71.0-1
- (#9108) [boost-modular-build-helper] put quotes around the directory
-
protobuf
3.10.0
->3.11.2
-
ecsutil
1.0.7.3
->1.0.7.8
- (#8885) [ecsuti] Update to v1.0.7.8
-
libmodman
2.0.1
->2.0.1-1
- (#8916) [proxywrapper] Add new port
-
libproxy
0.4.15
->0.4.15-1
- (#8916) [proxywrapper] Add new port
-
xalan-c
1.11-9
->1.11-11
-
libxslt
1.1.33-5
->1.1.33-6
- (#9242) [libxslt] Fix writing to locations outside vcpkg in Windows builds
-
azure-c-shared-utility
2019-10-07.2
->2019-10-07.2-1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
azure-iot-sdk-c
2019-11-21.1
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
azure-macro-utils-c
2019-10-07.2
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
azure-uamqp-c
2019-10-07.2
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
azure-uhttp-c
2019-10-07.2
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
azure-umqtt-c
2019-10-07.2
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
umock-c
2019-10-07.2
->2019-11-27.1
- (#9117) [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations
-
python3
3.7.4
->3.7.3
- (#9173) [python3] Fix CONTROL Version
-
brynet
1.0.3
->1.0.5
- (#9277) [brynet] Update to 1.0.5
-
cpp-httplib
0.2.5
->0.4.2
- (#9360) [cpp-httplib] Update library to 0.4.2
-
botan
2.12.1
->2.12.1-1
- (#9335) [botan] Fix unrecognized compile flag MT/MD
-
simpleini
2018-08-31-2
->2018-08-31-3
- (#9330) [simpleini] Fix build failure on travis CI
-
libpcap
1.9.0
->1.9.1
- (#9329) [libpcap] update portfile for cmake build and bump version to 1.9.1
-
live555
latest
->latest-1
- (#9303) [live555] Fix live555:x86-windows-static build failure
-
usockets
0.3.1
->0.3.4
- (#9278) [usockets] update to 0.3.4
-
uwebsockets
0.15.7
->0.16.5
- (#9276) [uwebsockets] update to 0.16.5
-
check
0.13.0
->0.13.0-1
- (#9267) [check] Fix library cannot be found
-
tesseract
4.1.0-3
->4.1.0-4
- (#9266) [tesseract] Fix feature name and build error
-
libharu
2017-08-15-8
->2017-08-15-9
- (#9261) [libharu] Remove symbols also exported from tiff (as a default feature)
-
alembic
1.7.11-5
->1.7.11-6
- (#9255) [OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
-
openexr
2.3.0-4
->2.3.0-5
- (#9255) [OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
-
xeus
0.20.0
->0.20.0-1
- (#9254) [xeus] Fix build error with Visual Studio 2019
-
libpq
9.6.1-8
->9.6.3
- (#9253) [libpq] Fix version mismatch between CONTROL and portfile
-
rttr
0.9.6-1
->0.9.6-2
- (#9252) [rttr] Add dependency rapidjson
-
proj4
6.2.0-1
->6.2.1-1
- (#9227) [proj4] Update to version 6.2.1; disable exporting symbols for static libraries
-
geotrans
3.7
->3.7-1
- (#9217) [geotrans] Add macro LITTLE_ENDIAN
-
mongoose
6.15-1
->6.15-2
- (#9209) [mongoose] Add feature ssl
-
ecm
5.60.0-1
->5.60.0-2
- (#9210) [ecm] Add usage to fix printing error messages
-
tbb
2019_U8-2
->2019_U8-3
- (#9188) [tbb] Set fatal build tool requirements for UNIX
-
libqglviewer
2.7.0-2
->2.7.2-2
-
nanodbc
2.12.4-4
->2.12.4-5
- (#9185) [nanodbc] Set NANODBC_ENABLE_UNICODE to OFF
-
libevent
2.1.11-1
->2.1.11-2
- (#9101) [libevent] Add thread as default feature
-
directxtk12
oct2019
->dec2019
- (#9382) [directxtk12] Update to dec2019 release
-
directxtex
oct2019
->dec2019
- (#9383) [directxtex] Update to dec2019 release
-
directxmesh
aug2019
->dec2019
- (#9384) [directxmesh] Update to dec2019 release
-
directxtk
oct2019
->dec2019
- (#9381) [directxtk] Update to dec2019 release
-
nano-signal-slot
2018-08-25-1
->2.0.1
- (#9376) [nano-signal-slot] Update to latest version
-
libarchive
3.4.0-1
->3.4.0-2
- (#9411) [vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux
-
openvpn3
3.4.1
->3.4.1-1
- (#9411) [vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux
-
ffmpeg
4.2-1
->4.2-2
-
entt
3.1.1
->3.2.2
- (#9409) [entt] Upgrade library to 3.2.2
-
doctest
2.3.5
->2.3.6
- (#9403) [doctest] Update library to 2.3.6
-
qcustomplot
2.0.1-1
->2.0.1-3
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
-
qscintilla
2.10-9
->2.10-11
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
-
qt5-base
5.12.5-3
->5.12.5-7
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
-
qwt
6.1.3-8
->6.1.3-10
- (#9412) [vcpkg_install_qmake] Add vcpkg_install_qmake
-
hiredis
2019-11-1
->2019-11-2
- (#9388) [hiredis] Support building static
-
argparse
2.0.1
->2.1
- (#9291) [argparse] Upgrade to v2.1
-
angle
2019-07-19-3
->2019-07-19-4
- (#7923) [angle]Fix windows build error: cannot find definition far.
-
libwebp
1.0.2-7
->1.0.2-8
- (#9300) [libwebp] Fixed build error ARM64 Windows 10
-
libpng
1.6.37-5
->1.6.37-6
- (#9198) [libpng] Strong cleanup of the port
-
libgit2
0.28.3
->0.28.4
- (#9270) [libgit2] Update to 0.28.4
-
embree3
3.5.2-3
->3.6.1
- (#9073) [embree3] Update to version 3.6.1
-
pmdk
1.7
->1.7-1
- (#9094) [pmdk] Remove non-ascii charactor
-
fftwpp
2.05
->2019-12-19
- (#9169) [fftwpp] Update to latest commit
-
freerdp
2.0.0-rc4-2
->2.0.0-rc4-3
- (#9176) [freerdp] Fix linux build, add dependency port glib
-
abseil
2019-05-08-1
->2019-12-19
- (#9367) [abseil] Update to the latest and fix link failure error using StrCat
-
sdl2-gfx
1.0.4-2
->1.0.4-4
- (#9319) [sdl2-gfx] Update CMake build and find_package support
-
io2d
2019-07-11-1
->2019-07-11-2
- (#8935) [io2d] Fix link to target "Cairo::Cairo" error
-
vtk
8.2.0-9
->8.2.0-10
- (#9389) Remove vtk:x64-linux result in baseline
-- vcpkg team vcpkg@microsoft.com TUE, 09 Jan 05:45:00 -0800
vcpkg (2019.11.30)
Total port count: 1262
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1182 |
x86-windows | 1163 |
x64-windows-static | 1094 |
x64-linux | 1021 |
x64-osx | 984 |
arm64-windows | 782 |
x64-uwp | 646 |
arm-uwp | 614 |
The following commands and options have been updated:
export
--x-chocolatey
[NEW OPTION] : Experimental option to export a port as achocolatey
package- (#6891) [feature] add
vcpkg export --x-chocolatey
support
- (#6891) [feature] add
The following documentation has been updated:
- vcpkg_from_github
- (#5719) [vcpkg_from_github] Allow targeting Github Enterprise instances
- Privacy and Vcpkg
- (#9080) [vcpkg] update telemetry
The following additional changes have been made to vcpkg's infrastructure:
- (#8853) Add October changelog
- (#8894) Update README.md
- (#8976) [libusb] upgrade and support arm64-windows
- (#8924) [vcpkg] Remove libc++fs link dependency for clang/libc++ 9.*
- (#7598) [vcpkg] QoL: add host specific path separator to common definitions
- (#8941) [docs] Add the gcc+=7 prerequisite to the README
- (#5719) [vcpkg_from_github] Allow targeting Github Enterprise instances
- (#9080) [vcpkg] update telemetry
The following 12 ports have been added:
port | version |
---|---|
ogre-next | 2019-10-20 |
hiredis#8862 | 2019-11-1 |
cspice | 66-1 |
ecos | 2.0.7 |
redis-plus-plus | 1.1.1 |
nanoflann | 1.3.1 |
wxchartdir | 1.0.0 |
faad2 | 2.9.1-1 |
pfring | 2019-10-17 |
libmodman | 2.0.1 |
libproxy | 0.4.15 |
google-cloud-cpp-spanner | 0.3.0 |
The following 67 ports have been updated:
-
tbb
2019_U8-1
->2019_U8-2
- (#8744) tbb: Fix compilation on OSX
-
openvpn3
2018-03-21-1
->3.4.1
- (#8851) openvpn3: bump version
-
sqlpp11
0.58-2
->0.58-3
- (#8837) [sqlpp11] fixed ddl2cpp path
-
jsonnet
0.13.0
->0.14.0
- (#8848) [jsonnet]Upgrade to 0.14.0.
-
pango
1.40.11-4
->1.40.11-5
- (#8745) [pango] Add missing link library
-
opencv3
3.4.7-2
->3.4.8
-
boost-modular-build-helper
1.70.0-2
->1.71.0
- (#8606) [boost-modular-build-helper] Update to 1.71.
-
libxslt
1.1.33-4
->1.1.33-5
- (#9014) Prevent python3 build failure
-
python3
3.7.3
->3.7.4
- (#9014) Prevent python3 build failure
-
orc
1.5.6-1
->1.5.7
- (#8980) [orc]Upgrade to 1.5.7, disable tzdata test.
-
openvdb
6.1.0
->6.2.1
- (#8979) [openvdb]Upgrade to 6.2.1
-
libusb
1.0.22-4
->1.0.23
- (#8976) [libusb] upgrade and support arm64-windows
-
libmad
0.15.1-4
->0.15.1-5
- (#8959) [libmad] Fix libmad header for non-x86 MSVC targets
-
wil
2019-07-16
->2019-11-07
- (#8948) Update WIL port
-
botan
2.11.0
->2.12.1
- (#8844) [botan]Upgrade to 2.12.1
-
libbson
1.14.0-3
->1.15.1-1
- (#8790) [libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version number
-
mongo-c-driver
1.14.0-5
->1.15.1-1
- (#8790) [libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version number
-
libpopt
1.16-11
->1.16-12
- (#8652) [libpopt]Fix linux build.
-
libpng
1.6.37-4
->1.6.37-5
-
evpp
0.7.0-1
->0.7.0-2
- (#8349) [libevent] add features
-
libevent
2.1.11
->2.1.11-1
- (#8349) [libevent] add features
-
restinio
0.6.0.1
->0.6.1
- (#8993) [restinio] Update to v.0.6.1
-
google-cloud-cpp-common
0.15.0
->0.16.0-1
-
google-cloud-cpp
0.14.0-1
->0.15.0
- (#8986) [google-cloud-cpp*] Update to 0.16.0
-
freetype-gl
2019-03-29-2
->2019-03-29-3
- (#8992) [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix
-
tinyobjloader
1.0.7-1
->2.0.0-rc2
- (#8955) [tinyobjloader] Update to 2.0.0-rc2; Add feature to enable double precision
-
libzip
rel-1-5-2
->rel-1-5-2--1
- (#8918) [libzip] Fix patch not applying
-
tgui
0.8.5
->0.8.6
- (#8877) [tgui]Update to 0.8.6
-
jsoncons
0.136.1
->0.139.0
- (#9058) [jsoncons] Update to v0.139.0
-
azure-iot-sdk-c
2019-10-11.2
->2019-11-21.1
- (#9059) [azure-iot-sdk-c] Update public-preview feature to branch with fixed telemetry
-
tiff
4.0.10-7
->4.0.10-8
- (#9010) [tiff] Make BUILD_TOOLS option a feature
-
magic-enum
0.6.3
->0.6.3-1
- (#9007) [magic-enum] Fix export config.cmake issue
-
libflac
1.3.2-6
->1.3.3
- (#8988) [libflac] Update libflac to 1.3.3
-
otl
4.0.447
->4.0.448
- (#8937) [otl] Upgrade to version 4.0.448
-
librtmp
2.4-2
->2019-11-11
- (#8958) use latest librtmp
-
stlab
1.4.1-1
->1.5.1
- (#8901) [stlab] Update to 1.5.1
-
bitsery
5.0.0
->5.0.1-1
- (#8892) [bitsery] Update to 5.0.1
-
cereal
1.2.2-2
->1.3.0
- (#8913) [cereal] Update to 1.3.0
-
fizz
2019.07.08.00
->2019.10.28.00
- (#8765) [folly/fizz]Upgrade version.
-
folly
2019.06.17.00
->2019.10.21.00
- (#8765) [folly/fizz]Upgrade version.
-
qt5-base
5.12.5-1
->5.12.5-3
-
nlohmann-json
3.7.0
->3.7.3
- (#9069) [nlohmann-json] Upgrade to 3.7.3
-
json-dto
0.2.8-2
->0.2.9.2
-
prometheus-cpp
0.7.0
->0.8.0
- (#9047) [prometheus-cpp] Update to version 0.8.0
-
date
2019-09-09
->2019-11-08
- (#9006) [date] Update to 2019-11-08
-
netcdf-cxx4
4.3.0-5
->4.3.1
- (#8978) [netcdf-cxx4] Update to 4.3.1
-
libsodium
1.0.18-1
->1.0.18-2
- (#8974) [libsodium] Fix CPU feature not properly detected on Linux
-
cgal
4.14-3
->5.0
- (#8659) [cgal][openmvs] CGAL: Upgrade to 5.0
-
openmvs
1.0-2
->1.0-3
- (#8659) [cgal][openmvs] CGAL: Upgrade to 5.0
-
ace
6.5.6
->6.5.7
- (#9074) [ace] Upgrade to 6.5.7
-
libmspack
0.10.1-2
->0.10.1-3
- (#8966) [libmspack] Fix several missing imports
-
mdnsresponder
765.30.11-1
->765.30.11-2
- (#8953) [mdnsresponder] Fix build with dynamic CRT
-
detours
4.0.1
->4.0.1-1
- (#8854) [detours] Update for vcpkg_build_nmake
-
curlpp
2018-06-15-1
->2018-06-15-2
- (#9065) [curlpp] Restore installing vcpkg-cmake-wrapper script
-
portaudio
2019-09-30
->2019-11-5
- (#8944) [portaudio] Fix library cannot be found
-
wt
4.0.5-1
->4.1.1
- (#8903) [wt] Update to 4.1.1
-
z3
4.8.5-1
->4.8.6
- (#8899) [z3] Update to 4.8.6
-
pdcurses
3.8-1
->3.8-2
- (#9042) [pdcurses] Fix linkage error
-
angle
2019-07-19-2
->2019-07-19-3
- (#8785) [angle] Add option /bigobj to compiler
-
argparse
1.9
->2.0.1
- (#9088) [argparse] Update library to 2.0.1
-
catch2
2.10.1-1
->2.11.0
- (#9089) [catch2] Update library to 2.11.0
-
magnum-plugins
2019.10
->2019.10-1
- (#8939) [magnum-plugins] Fix basisimporter/basisimageconverter features
-
spdlog
1.3.1-2
->1.4.2
- (#8779) [spdlog]Update to 1.4.2
-
assimp
5.0.0-1
->5.0.0-2
- (#9075) [minizip, assimp] Export minizip CMake targets; Add minizip as assimp dependency
-
minizip
1.2.11-5
->1.2.11-6
- (#9075) [minizip, assimp] Export minizip CMake targets; Add minizip as assimp dependency
-
ixwebsocket
6.1.0
->7.4.0
- (#9099) [ixwebsocket] Update to 7.4.0
-
ppconsul
0.3-1
->0.4
- (#9104) [ppconsul] Update to 0.4
-- vcpkg team vcpkg@microsoft.com TUE, 03 Dec 14:30:00 -0800
vcpkg (2019.10.31)
Total port count: 1250
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1169 |
x86-windows | 1154 |
x64-windows-static | 1080 |
x64-linux | 1014 |
x64-osx | 976 |
arm64-windows | 774 |
x64-uwp | 638 |
arm-uwp | 608 |
The following commands and options have been updated:
create
The following documentation has been updated:
- vcpkg_fixup_cmake_targets [NEW]
- vcpkg_build_make [NEW]
- (#8267) Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake
- vcpkg_build_nmake [NEW]
- vcpkg_configure_make [NEW]
- vcpkg_install_make [NEW]
- (#8267) Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake
- vcpkg_install_nmake [NEW]
- Chinese README [NEW]
- (#8476) Add Chinese readme.
- Portfile Helper Functions
- (#8267) Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake
- Maintainer Guidelines and Policies
- (#8720) maintainer-guide.md - Fix link
The following remarkable changes have been made to vcpkg's infrastructure:
- New maintainer
portfile.cmake
helper functions for finer control over configuring/building/installing withmake
andnmake
- (#8267) Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake
- (#8540) Fix separate make and install execution error issue.
- (#8589) [libxslt]Using vcpkg_install_nmake in Windows, support unix.
- (#8610) Add AUTOCONF support with vcpkg_configure_make in Windows.
- (#8647) support SKIP_CONFIGURE in vcpkg_configure_make.
- Support for the
go
compiler invcpkg_find_acquire_program
- (#8440) Add go to vcpkg_find_acquire_program
The following additional changes have been made to vcpkg's infrastructure:
- (#8365) [Documentation] Added documentation page for vcpkg_fixup_cmake_targets.cmake
- (#8418) Add September changelog
- (#8435) Find default for text/plain on Linux and Windows (#567)
- (#8489) Fix option -j
- (#8580) Fix CMake checks for Apple Clang 11.0 on macOS 10.15
- (#8638) Fix compile error in Visual Studio 2017 15.1
- (#8669) [vcpkg_download_distfile.cmake] Fix Examples
- (#8667) vcpkg_configure_meson - Remove compiler flag /Oi
- (#8639) mesonbuild - Update to 0.52.0
The following 24 ports have been added:
port | version |
---|---|
cpp-base64 | 2019-06-19 |
mgnlibs | 2019-09-29 |
mmx | 2019-09-29 |
kcp | 2019-09-20 |
dbow3 | 1.0.0 |
nlohmann-fifo-map | 2018.05.07 |
libcrafter | 0.3 |
libudns | 0.4 |
ffnvcodec | 9.1.23.0 |
bfgroup-lyra | 1.1 |
google-cloud-cpp-common | 0.15.0 |
libsrt | 1.3.4 |
polyhook2 | 2019-10-24 |
tool-meson | 0.52.0 |
slikenet | 2019-10-22 |
libigl | 2.1.0-1 |
libmesh | 1.5.0 |
upb | 2019-10-21 |
opencensus-cpp | 0.4.0 |
openscap | 1.3.1 |
fftwpp | 2.05 |
ois | 1.5 |
libdivide | 3.0 |
wordnet | 3.0 |
The following 151 ports have been updated:
-
kangaru
4.2.0
->4.2.1
- (#8414) [kangaru] Update library to 4.2.1
-
magic-enum
0.6.0
->0.6.3
-
json5-parser
1.0.0
->1.0.0-1
- (#8401) [json5-parser] fix find_package issue
-
reproc
8.0.1
->9.0.0
- (#8411) Update reproc to 9.0.0.
-
libfabric
1.8.0
->1.8.1
- (#8415) [libfabric] Update library to 1.8.1
-
thrift
2019-05-07-3
->2019-05-07-4
- (#8410) [thrift]fix-paths
-
grpc
1.23.0
->1.23.1-1
-
protobuf
3.9.1
->3.10.0
- (#8439) [protobuf] Update protobuf to 3.10.0
-
google-cloud-cpp
0.13.0
->0.14.0
- (#8441) [google-cloud-cpp] Update to v0.14.0
-
nrf-ble-driver
4.1.1
->4.1.1-1
- (#8437) [nrf-ble-driver] Fix version number
-
plplot
5.13.0-2
->5.13.0-3
- (#8405) fix find_package(wxWidgets) issue in release build
-
freexl
1.0.4-2
->1.0.4-8
-
libosip2
5.1.0
->5.1.0-1
- (#8267) Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake
-
x264
157-303c484ec828ed0-2
->157-303c484ec828ed0-6
-
qt5-tools
5.12.5-1
->5.12.5-2
- (#8373) [qt5-tools] change control file so activeqt isn't a dependency on non windows
-
metis
5.1.0-5
->5.1.0-6
- (#8376) [metis][suitesparse] add metisConfig.cmake
-
suitesparse
5.4.0-3
->5.4.0-4
- (#8376) [metis][suitesparse] add metisConfig.cmake
-
activemq-cpp
3.9.5
->3.9.5-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
alac-decoder
0.2-1
->0.2-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
angelscript
2.33.1-1
->2.34.0
-
anyrpc
2017-12-01
->2017-12-01-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
apr-util
1.6.0-3
->1.6.0-5
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
apr
1.6.5-2
->1.6.5-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
argtable2
2.13-2
->2.13-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
atk
2.24.0-4
->2.24.0-5
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
atkmm
2.24.2-1
->2.24.2-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
aubio
0.4.9
->0.4.9-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
azure-c-shared-utility
2019-08-20.1
->2019-10-07.2
-
berkeleydb
4.8.30-2
->4.8.30-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
bigint
2010.04.30-3
->2010.04.30-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
blaze
3.6
->3.6-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
bond
8.1.0-2
->8.1.0-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
boost-di
1.1.0
->1.1.0-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
butteraugli
2019-05-08
->2019-05-08-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cairomm
1.15.3-3
->1.15.3-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cartographer
1.0.0-1
->1.0.0-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
ccd
2.1-1
->2.1-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
ccfits
2.5-3
->2.5-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cfitsio
3.410-2
->3.410-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
charls
2.0.0-2
->2.0.0-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
chmlib
0.40-3
->0.40-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
clblas
2.12-2
->2.12-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
clblast
1.5.0
->1.5.0-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
clfft
2.12.2-1
->2.12.2-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
collada-dom
2.5.0-2
->2.5.0-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
console-bridge
0.4.3-1
->0.4.3-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cppkafka
0.3.1-1
->0.3.1-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cppunit
1.14.0
->1.14.0-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
cunit
2.1.3-2
->2.1.3-3
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
dlfcn-win32
1.1.1-3
->1.1.1-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
dmlc
2019-08-12
->2019-08-12-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
duktape
2.4.0-4
->2.4.0-6
-
entityx
1.3.0-1
->1.3.0-2
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
epsilon
0.9.2
->0.9.2-1
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
fcl
0.5.0-6
->0.5.0-7
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
flint
2.5.2-3
->2.5.2-4
- (#8087) [vcpkg] fatal_error when patch fails to apply
-
nameof
2019-07-13
->0.9.2
-
gsl-lite
0.28.0
->0.34.0
- (#8465) [gsl-lite] Update to v0.34.0
-
libffi
3.1-5
->3.1-6
- (#8162) [libffi] Add support for CMake config
-
mathgl
2.4.3-2
->2.4.3-3
- (#8369) [mathgl]Fix feature glut/hdf5/qt5.
-
yoga
1.14.0
->1.16.0-1
-
openssl-windows
1.0.2s-1
->1.0.2s-2
- (#8224) Including config file openssl.cnf in installation.
-
liblas
1.8.1-2
->1.8.1-3
-
azure-storage-cpp
6.1.0-2
->7.0.0
- (#8499) [azure-storage-cpp]Upgrade to 7.0.0
-
sdl2-mixer
2.0.4-6
->2.0.4-7
- (#8496) [sdl2-mixer]Fix usage issue.
-
armadillo
2019-04-16-5
->2019-04-16-6
- (#8494) [armadillo]Fix cmake path.
-
restinio
0.6.0
->0.6.0.1
- (#8493) [restinio] updated to v.0.6.0.1
-
ode
0.15.1-3
->0.16
- (#8485) [ode] Upgrade to 0.16
-
itk
5.0.1-1
->5.0.1-2
- (#8501) [itk]Fix use 64 bit ids.
-
irrlicht
1.8.4-2
->1.8.4-4
-
azure-iot-sdk-c
2019-08-20.1
->2019-10-11.2
-
azure-macro-utils-c
2019-08-20.1
->2019-10-07.2
-
azure-uamqp-c
2019-08-20.1
->2019-10-07.2
-
azure-uhttp-c
2019-08-20.1
->2019-10-07.2
-
azure-umqtt-c
2019-08-20.1
->2019-10-07.2
-
umock-c
2019-08-20.1
->2019-10-07.2
-
openxr-loader
2019-09-25
->1.0.3.0
- (#8515) [openxr-loader] Update to 1.0.3 release + latest C++ bindings header
-
gdcm
3.0.0-5
->3.0.3
- (#8522) [gdcm/libtorrent] Upgrade to new version
-
libtorrent
1.2.1-bcb26fd6
->1.2.2
- (#8522) [gdcm/libtorrent] Upgrade to new version
-
sfml
2.5.1-3
->2.5.1-4
- (#8523) [sfml]Add usage.
-
darknet
0.2.5.1
->0.2.5.1-1
- (#8527) [stb] update and add cmake module
-
stb
2019-07-11
->2019-08-17
- (#8527) [stb] update and add cmake module
-
curlpp
2018-06-15
->2018-06-15-1
- (#8532) [curlpp] fix regression introduced in #7331
-
libjpeg-turbo
2.0.2
->2.0.3
- (#8412) [libjpeg-turbo] Update to 2.0.3.
-
opencv3
3.4.7-1
->3.4.7-2
- (#8542) [opencv] add tesseract to fix downstream linking
-
opencv4
4.1.1-2
->4.1.1-3
- (#8542) [opencv] add tesseract to fix downstream linking
-
gtest
2019-08-14-2
->2019-10-09
- (#8544) [gtest/pmdk] Upgrade to new version
-
pmdk
1.6-3
->2019-10-10
-
imgui
1.72b
->1.73-1
-
sqlite3
3.29.0-1
->3.30.1-1
-
ffmpeg
4.2
->4.2-1
- (#8596) [ffmpeg] Pass Vcpkg compiler and linker flags to build script
-
libyuv
fec9121
->fec9121-1
-
libarchive
3.4.0
->3.4.0-1
- (#8564) Mixed release and debug build in libarchive
-
aixlog
1.2.1-1
->1.2.2
- (#8587) [aixlog] Update library to 1.2.2
-
portaudio
19.0.6.00-5
->2019-09-30
- (#8399) [portaudio] Update to the latest version
-
chakracore
1.11.13
->1.11.14
- (#8593) [chakracore] Update library to 1.11.14
-
embree3
3.5.2-2
->3.5.2-3
-
cpp-httplib
0.2.4
->0.2.5
- (#8590) [cpp-httplib] Update library to 0.2.5
-
range-v3
0.9.0-20190822
->0.9.1
- (#8583) [range-v3] Update to 0.9.1
-
otl
4.0.443-2
->4.0.447
- (#8581) otl version 447
-
directxtex
aug2019
->oct2019
-
directxtk
aug2019
->oct2019
-
directxtk12
aug2019
->oct2019
-
vtk
8.2.0-8
->8.2.0-9
-
sdl2
2.0.9-4
->2.0.10-2
-
gdal
2.4.1-8
->2.4.1-9
-
libgeotiff
1.4.2-9
->1.4.2-10
- (#7917) [proj4]Upgrade version to 6.1.1 and remove useless patches.
-
proj4
4.9.3-5
->6.2.0-1
-
tcl
8.6.5
->8.6.10-2
- (#8402) [tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake.
-
physx
4.1.1-1
->4.1.1-3
-
celero
2.5.0-1
->2.6.0
- (#8646) [celero] Updated to v2.6.0
-
assimp
5.0.0
->5.0.0-1
- (#8665) [assimp] Fix cmake package config
-
mosquitto
1.6.3
->1.6.7
- (#8661) [mosquitto] Update to 1.6.7
-
plog
1.1.4
->1.1.5
- (#8685) [plog] Update to 1.1.5
-
catch2
2.9.2
->2.10.1-1
- (#8684) [catch2] Update to 2.10.1
-
nano-signal-slot
commit-25aa2aa90d450d3c7550c535c7993a9e2ed0764a
->2018-08-25-1
- (#8675) [nano-signal-slot] Enable UWP and dynamic builds
-
duckx
2019-08-06
->1.0.0
- (#8673) [duckx] update library to 1.0.0
-
jsoncons
0.136.0
->0.136.1
- (#8689) [jsoncons] Update to v.0.136.1
-
libpmemobj-cpp
1.7
->1.8
- (#8729) [libpmemobj-cpp] Update library to 1.8
-
forest
12.0.3
->12.0.4
- (#8727) [forest] Update library to 12.0.4
-
check
0.12.0-2
->0.13.0
- (#8722) [check] Update library to 0.13.0
-
libcopp
1.2.0
->1.2.1
- (#8728) [libcopp] Update library to 1.2.1
-
corrade
2019.01-1
->2019.10
- (#8742) Update magnum ports to new version
-
magnum-extras
2019.01-2
->2019.10
- (#8742) Update magnum ports to new version
-
magnum-integration
2019.01-2
->2019.10
- (#8742) Update magnum ports to new version
-
magnum-plugins
2019.01-2
->2019.10
- (#8742) Update magnum ports to new version
-
magnum
2019.01-2
->2019.10
- (#8742) Update magnum ports to new version
-
curl
7.66.0
->7.66.0-1
- (#8739) [curl]Fix tools depends zlib.
-
x265
3.0-2
->3.2-1
- (#8738) update x265 to 3.2
-
pixman
0.38.0-3
->0.38.0-4
- (#8736) [pixman] Improve Arm detection
-
xmlsec
1.2.28
->1.2.29
- (#8721) [xmlsec] Update to 1.2.29
-
string-theory
2.2
->2.3
- (#8734) [string-theory] Update library to 2.3
-
log4cpp
2.9.1-1
->2.9.1-2
- (#8741) [log4cpp] Fix link static library
-
so5extra
1.3.1-2
->1.3.1.1
- (#8770) [so5extra] updated to 1.3.1.1
-
wangle
2019.07.08.00
->2019.07.08.00-1
- (#8764) [wangle]Fix config.cmake
-
fribidi
2019-02-04-1
->2019-02-04-2
- (#8639) mesonbuild - Update to 0.52.0
-
libepoxy
1.5.3-1
->1.5.3-2
- (#8639) mesonbuild - Update to 0.52.0
-
jxrlib
1.1-9
->2019.10.9
- (#8525) [jxrlib] Update port
-
fltk
1.3.4-8
->1.3.5-1
- (#8457) FLTK v1.3.5
-
qt5-location
5.12.5-1
->5.12.5-2
- (#8777) [qt5-location] Modify clipper library name to avoid conflicts with vxl
-
pthreads
3.0.0-3
->3.0.0-4
- (#8651) [pthreads]Add usage.
-
glib
2.52.3-14-3
->2.52.3-14-4
- (#8653) [glib]Fix linux build.
-
libxslt
1.1.33-2
->1.1.33-4
- (#8589) [libxslt]Using vcpkg_install_nmake in Windows, support unix.
-
paho-mqtt
1.3.0
->1.3.0-1
- (#8492) Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency.
-
paho-mqttpp3
1.0.1-2
->1.0.1-3
- (#8492) Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency.
-
pcre2
10.30-5
->10.30-6
- (#8620) [pcre2]Fix uwp build failure.
-
arrow
0.14.1-1
->0.15.1
- (#8815) [Arrow] Update to Arrow 0.15.1
-
netcdf-c
4.7.0-4
->4.7.0-5
- (#8398) [netcdf-c] Add usage
-
sol2
3.0.3-1
->3.0.3-2
- (#8776) [sol2] Use the single header release
-
arb
2.16.0
->2.17.0
- (#8831) [arb]Upgrade to 2.17.0
-
wxwidgets
3.1.2-2
->3.1.3
- (#8808) [wxwidgets] Upgrade to 3.1.3
-- vcpkg team vcpkg@microsoft.com FRI, 01 Nov 08:30:00 -0800
vcpkg (2019.09.30)
Total port count: 1225
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1151 |
x86-windows | 1136 |
x64-windows-static | 1061 |
x64-linux | 980 |
x64-osx | 939 |
arm64-windows | 766 |
x64-uwp | 624 |
arm-uwp | 594 |
The following commands and options have been updated:
x-history
[NEW COMMAND]depend-info
- Constrain argument count to single port name as usage intends
- (#8135) [vcpkg] Fix
depend-info
command arguments arity
- (#8135) [vcpkg] Fix
- Constrain argument count to single port name as usage intends
The following documentation has been updated:
- Frequently Asked Questions
- (#8258) Add detailed instructions for custom configurations
- Maintainer Guidelines and Policies
- (#8383) Fix a typo in maintainer-guide.md
The following remarkable changes have been made to vcpkg's infrastructure:
- Add port features to CI test result XML as the first step in testing them in CI system
- (#8342) [CI system] Add features to test result xml
The following additional changes have been made to vcpkg's infrastructure:
- (#8048) Add August changelog
- (#8082) [vcpkg] remove text from license
- (#7667) [Qt] Update to 5.12.4
- (#7954) Fix bug in
.vcpkg-root
detection that breaks--overlay-triplets
- (#8131) [vcpkg] add missing implib definitions, fix shared lib extension on mac
- (#8129) [vcpkg] Continue on malformed paths in PATH
- (#8200) [vcpkg] Fix missing VCPKG_ROOT_PATH in create command
- (#8222) [Qt] Fix static builds of qt5-imageformats
- (#5180) Use CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to propagate values
- (#8032) [vcpkg] Avoid RENAME usage to prevent cross-device link problems (#4245)
- (#8304) [ports.cmake] Fixup capitalization inconsistencies of Windows drive letter
The following 55 ports have been added:
port | version |
---|---|
dmlc | 2019-08-12 |
anyrpc | 2017-12-01 |
imgui-sfml#8004 | 2.1 |
ignition-cmake0#8044 #8136 | 0.6.2-1 |
ignition-math4 | 4.0.0 |
ignition-modularscripts#8136 | 2019-09-11 |
volk#8364 | 2019-09-26 |
cppkafka#8073 | 0.3.1-1 |
nativefiledialog | 2019-08-28 |
cello | 2019-07-23 |
libhydrogen | 2019-08-11 |
quantlib | 2019-09-02 |
magic-get | 2019-09-02 |
cityhash | 2013-01-08 |
ignition-common1 | 1.1.1 |
wampcc | 2019-09-04 |
hidapi | 2019-08-30 |
sokol | 2019-09-09 |
parallelstl | 20190522-1 |
marl#8161 | 2019-09-13 |
vectorclass | 2.00.01 |
wren | 2019-07-01 |
libsrtp | 2.2.0 |
ignition-msgs1 | 1.0.0 |
ignition-transport4 | 4.0.0 |
argtable3 | 2019-08-21 |
llgl | 2019-08-15 |
sdformat6 | 6.2.0 |
grppi | 0.4.0 |
opencolorio | 1.1.1 |
cpputest | 2019-9-16 |
winreg#8371 | 1.2.1-1 |
zfp | 0.5.5-1 |
libyuv | fec9121 |
foonathan-memory#8266 | 2019-07-21-1 |
jinja2cpplight | 2018-05-08 |
liblbfgs | 1.10 |
sigslot | 1.0.0 |
cute-headers | 2019-09-20 |
libsoundio | 2.0.0 |
matplotlib-cpp | 2019-09-24 |
asynch#8371 | 2019-09-21-1 |
minimp3#8371 | 2019-07-24-1 |
crfsuite | 2019-07-21 |
cudnn | 7.6 |
libosip2 | 5.1.0 |
portable-snippets | 2019-09-20 |
ignition-fuel-tools1 | 1.2.0 |
clickhouse-cpp | 2019-05-22 |
tweeny | 3.0 |
nanogui | 2019-09-23 |
wepoll | 1.5.5 |
tcl | 8.6.5 |
cpuinfo | 2019-07-28 |
mathc | 2019-09-29 |
The following 220 ports have been updated:
-
breakpad
2019-07-11
->2019-07-11-1
- (#7938) [breakpad] Fix build failed with Visual Studio 2019
-
gtest
2019-08-14-1
->2019-08-14-2
- (#7887) [gtest]Re-fix gmock target.
-
libxslt
1.1.33
->1.1.33-2
-
pcre2
10.30-4
->10.30-5
- (#7948) Fix build with Emscripten/WASM
-
entt
3.0.0-1
->3.1.1
-
raylib
2019-04-27-2
->2.5.0
- (#7848) [raylib] update to 2.5.0
-
jsoncons
0.132.1
->0.136.0
-
exiv2
0.27.1-1
->0.27.2-1
- (#7992) [exiv2] Update library to 0.27.2
-
gettext
0.19-10
->0.19-11
- (#7990) [gettext]Improve gettext on Linux.
-
wtl
10.0-2
->10.0-3
- (#8005) Update WTL to 10.0.9163.
-
aixlog
1.2.1
->1.2.1-1
- (#7986) modernize many ports
-
chaiscript
6.1.0
->6.1.0-1
- (#7986) modernize many ports
-
dlfcn-win32
1.1.1-2
->1.1.1-3
- (#7986) modernize many ports
-
enet
1.3.13
->1.3.13-1
- (#7986) modernize many ports
-
fltk
1.3.4-6
->1.3.4-7
- (#7986) modernize many ports
-
fmi4cpp
0.7.0-1
->0.7.0-2
- (#7986) modernize many ports
-
fmilib
2.0.3-1
->2.0.3-2
- (#7986) modernize many ports
-
freetds
1.1.6
->1.1.6-1
- (#7986) modernize many ports
-
gainput
1.0.0-1
->1.0.0-2
- (#7986) modernize many ports
-
geographiclib
1.47-patch1-7
->1.47-patch1-9
-
glog
0.4.0-1
->0.4.0-2
- (#7986) modernize many ports
-
irrlicht
1.8.4-1
->1.8.4-2
- (#7986) modernize many ports
-
libmikmod
3.3.11.1-4
->3.3.11.1-5
- (#7986) modernize many ports
-
libodb-mysql
2.4.0-3
->2.4.0-4
- (#7986) modernize many ports
-
libodb-sqlite
2.4.0-4
->2.4.0-5
- (#7986) modernize many ports
-
libodb
2.4.0-5
->2.4.0-6
- (#7986) modernize many ports
-
libsquish
1.15-1
->1.15-2
- (#7986) modernize many ports
-
lzo
2.10-2
->2.10-3
- (#7986) modernize many ports
-
nanovg
master
->2019-8-30-1
-
ode
0.15.1-1
->0.15.1-2
- (#7986) modernize many ports
-
opencsg
1.4.2
->1.4.2-1
- (#7986) modernize many ports
-
orocos-kdl
1.4-1
->1.4-2
- (#7986) modernize many ports
-
pangomm
2.40.1
->2.40.1-1
- (#7986) modernize many ports
-
pcre
8.41-2
->8.41-3
- (#7986) modernize many ports
-
qt5-gamepad
5.12.3-1
->5.12.5-1
-
wavpack
5.1.0-00d9a4a-1
->5.1.0-2
- (#7986) modernize many ports
-
tensorflow-cc
1.14
->1.14-1
- (#8023) [tensorflow-cc]Fix build error and add warning message.
-
glew
2.1.0-5
->2.1.0-6
- (#7967) [VTK/GLEW] Fix Regression of VTK with newer CMake Versions
-
libpq
9.6.1-7
->9.6.1-8
-
sobjectizer
5.6.0.2
->5.6.1
- (#8052) [sobjectizer] updated to 5.6.1
-
unrar
5.5.8-2
->5.8.1
-
xalan-c
1.11-7
->1.11-8
- (#7795) [xalan-c] fixed cmake files location
-
re2
2019-08-01
->2019-09-01
- (#8089) [re2] Update library to 2019-09-01
-
libvpx
1.7.0-3
->1.8.1
-
grpc
1.22.0
->1.23.0
- (#8109) [grpc] Update grpc to 1.23.0
-
egl-registry
2018-06-30-1
->2019-08-08
- (#8095) Update egl-registry to 2019-08-08 and opengl-registry to 2019-08-22.
-
opengl-registry
2018-06-30-1
->2019-08-22
- (#8095) Update egl-registry to 2019-08-08 and opengl-registry to 2019-08-22.
-
dimcli
5.0.0
->5.0.1
- (#8024) [dimcli] Upgrade to version 5.0.1
-
libwebsockets
3.1.0-3
->3.2.0
- (#8017) Update libwebsockets to v3.2.0
-
mongo-c-driver
1.14.0-3-1
->1.14.0-4
- (#7974) [mongo-c-driver] fix debug linkage under linux
-
qwt
6.1.3-7
->6.1.3-8
- (#8030) [qwt]make qwt support unix
-
ixwebsocket
5.0.4
->6.1.0
- (#7839) [ixwebsocket] update to 6.1.0 to fix Windows problem
-
cpp-httplib
0.2.1
->0.2.4
-
blend2d
beta_2019-07-16
->beta_2019-10-09
- (#8120) [blend2d] Port update beta_2019-10-09
-
json-c
2019-05-31
->2019-09-10
- (#8121) [json-c] Add dynamic library support
-
glfw3
3.3-1
->3.3-2
- (#7592) [glfw3] fix cmake config
-
google-cloud-cpp
0.12.0
->0.13.0
- (#8077) Update google-cloud-cpp and googleapis.
-
googleapis
0.1.3
->0.1.5
- (#8077) Update google-cloud-cpp and googleapis.
-
tbb
2019_U8
->2019_U8-1
- (#8018) [tbb]Fix static build.
-
openxr-loader
1.0.0-2
->2019-09-25
-
sdl1
1.2.15-6
->1.2.15-8
-
glslang
2019-03-05
->2019-03-05-1
- (#8051) [glslang]Fix generated cmake files.
-
opencl
2.2 (2017.07.18)-1
->2.2 (2018.08.31)
- (#4204) Linux support for the OpenCL SDK package
-
libspatialite
4.3.0a-3
->4.3.0a-4
- (#8025) [libspatialite]make libspatialite support linux and osx
-
libqrencode
4.0.2
->4.0.2-1
- (#8099) [libqrencode] Add tool feature; Remove unnecessary patch
-
sdl2-mixer
2.0.4-3
->2.0.4-6
-
evpp
0.7.0
->0.7.0-1
- (#8050) [evpp]Fix linux build.
-
libogg
1.3.3-4
->1.3.4
- (#8094) [libogg] Update to 1.3.4-1
-
otl
4.0.442
->4.0.443
- (#8139) [otl] fix hash and update version
-
speexdsp
1.2rc3-3
->1.2.0
- (#8140) [speexdsp] update to 1.2.0
-
pcl
1.9.1-8
->1.9.1-9
- (#8154) [pcl] Fix problem with link-type keywords in linked libraries
-
libqglviewer
2.7.0
->2.7.0-2
-
qt5-3d
5.12.3-1
->5.12.5-1
-
qt5-activeqt
5.12.3-1
->5.12.5
-
qt5-base
5.12.3-4
->5.12.5-1
-
qt5-charts
5.12.3-1
->5.12.5-1
-
qt5-connectivity
5.12.3-1
->5.12.5-1
-
qt5-datavis3d
5.12.3-1
->5.12.5-1
-
qt5-declarative
5.12.3-2
->5.12.5-1
-
qt5-graphicaleffects
5.12.3-1
->5.12.5
-
qt5-imageformats
5.12.3-1
->5.12.5-1
-
qt5-location
5.12.3-1
->5.12.5-1
-
qt5-macextras
5.12.3-1
->5.12.5
-
qt5-modularscripts
2019-04-30-1
->deprecated
- (#7667) [Qt] Update to 5.12.4
-
qt5-mqtt
5.12.3-1
->5.12.5
-
qt5-multimedia
5.12.3-1
->5.12.5-1
-
qt5-networkauth
5.12.3-1
->5.12.5
-
qt5-purchasing
5.12.3-1
->5.12.5-1
-
qt5-quickcontrols
5.12.3-1
->5.12.5-1
-
qt5-quickcontrols2
5.12.3-1
->5.12.5-1
-
qt5-remoteobjects
5.12.3-1
->5.12.5-1
-
qt5-script
5.12.3-1
->5.12.5-1
-
qt5-scxml
5.12.3-1
->5.12.5
-
qt5-sensors
5.12.3-1
->5.12.5-1
-
qt5-serialport
5.12.3-1
->5.12.5
-
qt5-speech
5.12.3-1
->5.12.5-1
-
qt5-svg
5.12.3-1
->5.12.5
-
qt5-tools
5.12.3-1
->5.12.5-1
-
qt5-virtualkeyboard
5.12.3-1
->5.12.5-1
-
qt5-webchannel
5.12.3-1
->5.12.5-1
-
qt5-websockets
5.12.3-1
->5.12.5
-
qt5-webview
5.12.3-1
->5.12.5-1
-
qt5-winextras
5.12.3-1
->5.12.5-1
-
qt5-xmlpatterns
5.12.3-1
->5.12.5
-
qt5
5.12.3-1
->5.12.5
-
mathgl
2.4.3-1
->2.4.3-2
- (#8145) [mathgl]Fix build failure on x86-windows.
-
libpng
1.6.37-3
->1.6.37-4
- (#8079) [libpng] Replace find_library() with a simple set() for linking libm on UNIX
-
chakracore
1.11.12
->1.11.13
- (#8171) [chakracore] Update library to 1.11.13
-
fastcdr
1.0.10
->1.0.11
- (#8173) [fastcdr] Update library to 1.0.11
-
yara
e3439e4ead4ed5d3b75a0b46eaf15ddda2110bb9-2
->3.10.0
- (#8194) [yara] Update to 3.10.0
-
rabit
0.1
->0.1-2
-
gdcm
3.0.0-4
->3.0.0-5
- (#7852) [gdcm] Fix file UseGDCM.cmake path name
-
libyaml
0.2.2-1
->0.2.2-2
- (#8177) Fix libyaml CMake package and CMake targets
-
clapack
3.2.1-10
->3.2.1-12
-
embree3
3.5.2-1
->3.5.2-2
- (#8192) [embree3]Fix static build and cmake path.
-
llvm
8.0.0
->8.0.0-2
-
vtk
8.2.0-5
->8.2.0-8
-
dcmtk
3.6.4-1
->3.6.4-2
- (#8202) [dcmtk] Fix build error on Linux
-
openimageio
2019-08-08-2
->2019-08-08-4
-
cli
1.1-1
->1.1.1
- (#8209) [cli] Update the version to 1.1.1
-
libepoxy
1.5.3
->1.5.3-1
- (#7985) [libepoxy]Add support with unix.
-
atk
2.24.0-3
->2.24.0-4
- (#7991) [atk]Support UNIX.
-
date
2019-05-18-1
->2019-09-09
- (#8151) [date] Add official CMake targets support
-
riffcpp
2.2.2
->2.2.4
- (#8153) [riffcpp] Update to 2.2.4
-
duktape
2.4.0-3
->2.4.0-4
- (#8144) [duktape] Change download path of pip.
-
cgicc
3.2.19-2
->3.2.19-3
- (#8232) [cgicc]Fix linux build.
-
graphicsmagick
1.3.32-1
->1.3.33
- (#8256) [graphicsmagick] updated to 1.3.33
-
ecsutil
1.0.7.2
->1.0.7.3
- (#8253) update for ECSUtil 1.0.7.3
-
cpp-redis
4.3.1-1
->4.3.1-2
- (#8245) [simpleini cpp-redis tacopie] ports update
-
simpleini
2018-08-31-1
->2018-08-31-2
- (#8245) [simpleini cpp-redis tacopie] ports update
-
tacopie
3.2.0-1
->3.2.0-2
- (#8245) [simpleini cpp-redis tacopie] ports update
-
cairo
1.16.0-1
->1.16.0-2
- (#8249) [cairo]Add feature X11.
-
tinynpy
1.0.0-2
->1.0.0-3
- (#8274) [tinynpy] update
-
io2d
2019-07-11
->2019-07-11-1
- (#8251) [io2d]Fix linux build: add dependency cairo[x11].
-
linenoise-ng
4754bee2d8eb3
->4754bee2d8eb3-1
- (#8276) [linenoise-ng] Fix flaky config
-
zeromq
2019-07-09-1
->2019-09-20
- (#8119) [zeromq] Update to 2019-09-13
-
basisu
1.11-1
->1.11-2
- (#8289) [basisu] Updating with latest upstream changes
-
doctest
2.3.4
->2.3.5
- (#8295) [doctest] Update library to 2.3.5
-
mbedtls
2.16.2
->2.16.3
- (#8296) [mbedtls] Update library to 2.16.3
-
pugixml
1.9-3
->1.10
- (#8297) [pugixml] Update library to 1.10
-
armadillo
2019-04-16-4
->2019-04-16-5
- (#8299) [armadillo] Fix configure_file failed
-
parallel-hashmap
1.23
->1.24
- (#8301) [parallel-hashmap] Update library to 1.24
-
realsense2
2.22.0-1
->2.22.0-2
- (#8303) [realsense2] fix dependency glfw3 and mismatching number of debug and release binaries
-
ffmpeg
4.1-11
->4.2
- (#8021) [ffmpeg] update to 4.2
-
open62541
0.3.0-3
->0.3.0-4
- (#8252) [open62541] fix dynamic build
-
librdkafka
1.1.0-1
->1.2.0-2
-
chartdir
6.3.1
->6.3.1-1
- (#8308) [chartdir] fix hash for osx
-
mpfr
4.0.1
->4.0.2-1
- (#8324) update mpfr to 4.0.2 and fix build on osx
-
cuda
9.0
->10.1
- (#7536) [cudnn] add port and enable it in darknet
-
darknet
0.2.5-6
->0.2.5.1
- (#7536) [cudnn] add port and enable it in darknet
-
opencv4
4.1.1-1
->4.1.1-2
- (#7536) [cudnn] add port and enable it in darknet
-
libiconv
1.15-5
->1.15-6
- (#8312) [libiconv] Guard imported targets in non-Windows
-
gsoap
2.8.87-1
->2.8.93-1
- (#8338) [gSoap] Update to 2.8.93
-
arrow
0.14.1
->0.14.1-1
- (#8263) [arrow]Fix build error on Visual Studio 2019.
-
sol2
3.0.3
->3.0.3-1
- (#8243) [sol2]Fix using namespace.
-
alembic
1.7.11-4
->1.7.11-5
-
avro-c
1.8.2-2
->1.8.2-3
- (#8331) [many ports] Warning to VCPKG long build path
-
aws-sdk-cpp
1.7.142
->1.7.142-1
- (#8331) [many ports] Warning to VCPKG long build path
-
boost-system
1.70.0
->1.70.0-1
- (#8331) [many ports] Warning to VCPKG long build path
-
cgal
4.14-2
->4.14-3
- (#8331) [many ports] Warning to VCPKG long build path
-
eigen3
3.3.7-2
->3.3.7-3
- (#8331) [many ports] Warning to VCPKG long build path
-
itk
5.0.1
->5.0.1-1
- (#8331) [many ports] Warning to VCPKG long build path
-
kinectsdk2
2.0-1
->2.0-2
- (#8331) [many ports] Warning to VCPKG long build path
-
ompl
1.4.2-1
->1.4.2-2
- (#8331) [many ports] Warning to VCPKG long build path
-
openmvg
1.4-5
->1.4-6
- (#8331) [many ports] Warning to VCPKG long build path
-
curl
7.65.2-1
->7.66.0
- (#7331) [curl] Update to 7.66.0
-
halide
release_2018_02_15-1
->release_2019_08_27
- (#8102) [halide]Upgrade to release_2019_08_27.
-
boost-accumulators
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-algorithm
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-align
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-any
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-array
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-asio
1.70.0-2
->1.71.0-1
- (#7959) [boost] Update to 1.71.0
-
boost-assert
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-assign
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-atomic
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-beast
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-bimap
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-bind
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-callable-traits
2.3.2
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-chrono
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-circular-buffer
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-compatibility
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-compute
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-concept-check
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-config
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-container-hash
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-container
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-context
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-contract
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-conversion
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-convert
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-core
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-coroutine
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-coroutine2
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-crc
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-date-time
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-detail
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-disjoint-sets
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-dll
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-dynamic-bitset
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-endian
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-exception
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-fiber
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-filesystem
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-flyweight
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-foreach
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-format
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-function-types
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-function
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-functional
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-fusion
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-geometry
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-gil
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-graph-parallel
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-graph
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
boost-hana
1.70.0
->1.71.0
- (#7959) [boost] Update to 1.71.0
-
hpx
1.3.0-1
->1.3.0-2
- (#8259) [hpx] Redirect --head to
stable
- (#8259) [hpx] Redirect --head to
-
assimp
4.1.0-8
->5.0.0
-
angle
2019-06-13
->2019-07-19-2
-- vcpkg team vcpkg@microsoft.com TUE, 01 Oct 22:00:00 -0800
vcpkg (2019.08.31)
Total port count: 1169
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1099 |
x86-windows | 1085 |
x64-windows-static | 987 |
x64-linux | 930 |
x64-osx | 876 |
arm64-windows | 726 |
x64-uwp | 595 |
arm-uwp | 571 |
The following commands and options have been updated:
depend-info
--max-recurse
[NEW OPTION]: Set the max depth of recursion for listing dependencies--sort
[NEW OPTION]: Sort the list of dependencies bylexicographical
,topological
, andreverse
(topological) order--show-depth
[NEW OPTION]: Display the depth of each dependency in the list- (#7643) [depend-info] Fix bugs, add
--sort
,--show-depth
and--max-recurse
options
- (#7643) [depend-info] Fix bugs, add
install --only-downloads
[NEW OPTION]- Download sources for a package and its dependencies and don't build them
- (#7950) [vcpkg install] Enable Download Mode ⏬
- Download sources for a package and its dependencies and don't build them
The following documentation has been updated:
- Index
- Tool maintainers: Testing [NEW]
- Examples: Overlay triplets example
- (#7502) [vcpkg-docs] Reword and reorganize overlay-triplets-linux-dynamic.md
- Portfile helper functions
vcpkg_check_features
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
vcpkg_configure_cmake
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
vcpkg_pretiffy_command
[NEW]- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
- Maintainer Guidelines and Policies
- (#7751) Add guideline for overriding
VCPKG_<VARIABLE>
- (#7751) Add guideline for overriding
- Tool maintainers: Benchmarking [NEW]
- (#7821) [vcpkg docs] More tool maintainer docs! 🐱👤
- Tool maintainers: Layout of the vcpkg source tree [NEW]
- (#7821) [vcpkg docs] More tool maintainer docs! 🐱👤
vcpkg_common_definitions
[NEW]- (#7950) [vcpkg install] Enable Download Mode ⏬
vcpkg_execute_required_process
- (#7950) [vcpkg install] Enable Download Mode ⏬
vcpkg_fail_port_install
[NEW]- (#7950) [vcpkg install] Enable Download Mode ⏬
The following remarkable changes have been made to vcpkg's infrastructure:
- CONTROL files extended syntax
- Quality-of-Life improvements for portfile maintainers
- (#7601) [vcpkg/cmake] Added a function to fail from portfiles in a default way
- (#7600) [vcpkg] QoL: add target dependent library prefix/suffix variables and enable find_library for portfiles
- (#7773) [vcpkg] QoL: Make find_library useable without errors to console.
- (#7599) [vcpkg] QoL: add host/target dependent variables for executable suffixes
The following additional changes have been made to vcpkg's infrastructure:
- (#4572) Change CMakeLists.txt in toolsrc to allow compiling with llvm toolset
- (#7305) [vcpkg] Public ABI override option
- (#7307) [vcpkg] Always calculate ABI tags
- (#7491) Handle response files with Windows line-endings properly
- (#7501) Add July changelog
- (#7506) Update tests, and add documentation!
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
- (#7568) [tensorflow] Add new port for linux
- (#7570) [vcpkg] Make
RealFilesystem::remove_all
much, much faster, and start benchmarking - (#7587) [vcpkg] Revert accidental removal of powershell-core usage in
bb3a9ddb6e
- (#7619) [vcpkg] Fix
.vcpkg-root
detection issue - (#7620) [vcpkg] Fix warnings in
files.{h,cpp}
build under /W4 - (#7623) Fix VS 2019 detection bug
- (#7637) [vcpkg] Fix the build on VS2015 debug
- (#7638) [vcpkg] Make CMakelists nicer 😁
- (#7687) [vcpkg] Port toolchains
- (#7754) [vcpkg] Allow multiple spaces in a comma list
- (#7757) [vcpkg] Switch to internal hash algorithms 🐱💻
- (#7793) Allow redirection of the scripts folder
- (#7798) [vcpkg] Fix build on FreeBSD 😈
- (#7816) [vcpkg] Fix gcc-9 warning
- (#7864) [vcpkg] Move
do_build_package_and_clean_buildtrees()
above generating vcpkg_abi_info.txt so it will be included in the package. - (#7930) [vcpkg] fix bug in StringView::operator== 😱
The following 63 ports have been added:
port | version |
---|---|
riffcpp #7541 #7859 | 2.2.2 |
easyhook | 2.7.6789.0 |
brigand | 1.3.0 |
ctbignum | 2019-08-02 |
gaussianlib | 2019-08-04 |
tinycthread | 2019-08-06 |
libcerf | 1.13 |
tinynpy | 1.0.0-2 |
googleapis #7703 | 0.1.3 |
pdqsort | 2019-07-30 |
discount | 2.2.6 |
duckx | 2019-08-06 |
opencv3 #7581 #7658 #7925 | 3.4.7-1 |
opencv4 #7558 #7581 #7658 | 4.1.1-1 |
tiny-bignum-c | 2019-07-31 |
tgc | 2019-08-11 |
bento4 | 1.5.1-628 |
dbow2 | 2019-08-05 |
tiny-aes-c | 2019-07-31 |
drlibs | 2019-08-12 |
nt-wrapper | 2019-08-10 |
xorstr | 2019-08-10 |
lazy-importer | 2019-08-10 |
plf-colony | 2019-08-10 |
plf-list | 2019-08-10 |
plf-nanotimer | 2019-08-10 |
plf-stack | 2019-08-10 |
tiny-regex-c | 2019-07-31 |
hayai | 2019-08-10 |
yasm | 1.3.0 |
fast-cpp-csv-parser | 2019-08-14 |
wg21-sg14 | 2019-08-13 |
pistache | 2019-08-05 |
hfsm2 | beta7 |
mpmcqueue | 2019-07-26 |
spscqueue | 2019-07-26 |
tinkerforge | 2.1.25 |
field3d | 1.7.2 |
libsvm | 323 |
nanort | 2019-08-20 |
libspatialindex | 1.9.0 |
qtkeychain | v0.9.1 |
sparsehash | 2.0.3 |
tensorflow-cc | 1.14 |
qt-advanced-docking-system | 2019-08-14 |
quickfast | 1.5 |
mp3lame | 3.100 |
quickfix | 1.15.1 |
fplus | 0.2.3-p0 |
json5-parser | 1.0.0 |
gppanel | 2018-04-06 |
libguarded | 2019-08-27 |
cgl | 0.60.2-1 |
minifb | 2019-08-20-1 |
log4cpp | 2.9.1-1 |
chartdir | 6.3.1 |
outcome | 2.1 |
libP7Client | 5.2 |
clue | 1.0.0-alpha.7 |
status-value-lite | 1.1.0 |
type-lite | 0.1.0 |
value-ptr-lite | 0.2.1 |
kvasir-mpl | 2019-08-06 |
The following 199 ports have been updated:
-
pcl
1.9.1-5
->1.9.1-8
-
xalan-c
1.11-5
->1.11-7
- (#7496) [xalan-c] Bump version number
- (#7505) [xalan-c] switch to https://github.com/apache/xalan-c (#7489)
-
catch2
2.7.2-2
->2.9.2
-
ade
0.1.1d
->0.1.1f
-
harfbuzz
2.5.1-1
->2.5.3
- (#7494) Update some ports version
-
libpmemobj-cpp
1.6-1
->1.7
- (#7494) Update some ports version
-
msgpack
3.1.1
->3.2.0
- (#7494) Update some ports version
-
protobuf
3.8.0-1
->3.9.1
-
string-theory
2.1-1
->2.2
- (#7494) Update some ports version
-
ccfits
2.5-2
->2.5-3
- (#7484) [manyports] Regenerate patches and modify how the patches are used.
-
itpp
4.3.1
->4.3.1-1
- (#7484) [manyports] Regenerate patches and modify how the patches are used.
-
mpg123
1.25.8-5
->1.25.8-6
- (#7484) [manyports] Regenerate patches and modify how the patches are used.
-
qwt
6.1.3-6
->6.1.3-7
- (#7484) [manyports] Regenerate patches and modify how the patches are used.
-
sdl1
1.2.15-5
->1.2.15-6
- (#7484) [manyports] Regenerate patches and modify how the patches are used.
-
gdal
2.4.1-5
->2.4.1-8
-
blosc
1.16.3-2
->1.17.0-1
-
boost-callable-traits
1.70.0
->2.3.2
- (#7525) Update some ports version
-
cjson
1.7.10-1
->1.7.12
- (#7525) Update some ports version
-
cppzmq
4.3.0-1
->4.4.1
- (#7525) Update some ports version
-
restinio
0.5.1-1
->0.6.0
-
argh
2018-12-18
->2018-12-18-1
- (#7527) [argh] fix flaky cmake config
-
libusb
1.0.22-3
->1.0.22-4
- (#7465) [libusb] Fix using mismatched CRT_linkage/library_linkage issue.
-
casclib
1.50
->1.50b-1
-
opencv
3.4.3-9
->4.1.1-1
-
openxr-loader
1.0.0-1
->1.0.0-2
- (#7560) [Openxr-loader] Remove the invalid patch
-
simdjson
2019-03-09
->2019-08-05
- (#7546) [simdjson] Update to 0.2.1
-
alembic
1.7.11-3
->1.7.11-4
- (#7551) [alembic] fix hdf5 linkage
-
xerces-c
3.2.2-10
->3.2.2-11
-
sol2
3.0.2
->3.0.3
-
cpprestsdk
2.10.14
->2.10.14-1
-
libevent
2.1.10
->2.1.11
- (#7515) [libevent] update to 2.1.11
-
imgui
1.70-1
->1.72b
- (#7534) Update some ports version
-
mbedtls
2.15.1
->2.16.2
- (#7534) Update some ports version
-
ffmpeg
4.1-8
->4.1-9
-
kangaru
4.1.3-2
->4.2.0
- (#7567) Updated kangaru version
-
cpp-taskflow
2018-11-30
->2.2.0
- (#7554) [cpp-taskflow] update to 2.2.0
-
jsoncons
0.125.0
->0.132.1
-
tinyexif
1.0.2-5
->1.0.2-6
- (#7575) [TinyEXIF] fix linux/mac
-
itk
5.0.0-2
->5.0.1
-
stxxl
2018-11-15-1
->2018-11-15-2
- (#7330) [stxxl] compilation fix
-
chakracore
1.11.9
->1.11.12
-
qhull
7.3.2
->7.3.2-1
- (#7370) [Qhulluwp] fix uwp building
-
netcdf-c
4.7.0-3
->4.7.0-4
- (#7578) [netcdf-c] correctly fix hdf5 linkage
-
google-cloud-cpp
0.11.0
->0.12.0
- (#7557) Update google-cloud-cpp to 0.12.0.
-
stormlib
9.22
->2019-05-10
- (#7409) [stormlib] Add targets and streamline build
-
openimageio
2.0.8
->2019-08-08-2
-
librdkafka
1.1.0
->1.1.0-1
-
open62541
0.3.0-2
->0.3.0-3
- (#7607) [open62541] Fix flakiness/bugginess
-
jsonnet
2019-05-08
->2019-05-08-1
- (#7587) [vcpkg] Revert accidental removal of powershell-core usage in
bb3a9ddb6e
- (#7374) [jsonnet] Upgrade version to 0.13.0
- (#7587) [vcpkg] Revert accidental removal of powershell-core usage in
-
expat
2.2.6
->2.2.7
- (#7596) [expat] Update library to 2.2.7
-
aws-lambda-cpp
0.1.0-1
->0.1.0-2
- (#7601) [vcpkg/cmake] Added a function to fail from portfiles in a default way
-
rocksdb
6.1.2
->6.1.2-1
-
freeimage
3.18.0-6
->3.18.0-7
- (#5169) [OpenCV] Update to v4.1.1
-
gdcm
3.0.0-3
->3.0.0-4
- (#5169) [OpenCV] Update to v4.1.1
-
ogre
1.12.0-1
->1.12.1
-
pthreads
3.0.0-2
->3.0.0-3
- (#5169) [OpenCV] Update to v4.1.1
-
qt5
5.12.3
->5.12.3-1
-
zxing-cpp
3.3.3-5
->3.3.3-6
- (#5169) [OpenCV] Update to v4.1.1
-
tesseract
4.1.0-1
->4.1.0-2
- (#7622) [tiff][tesseract][xerces-c] Disable unmanaged optional dependencies
-
tiff
4.0.10-6
->4.0.10-7
- (#7622) [tiff][tesseract][xerces-c] Disable unmanaged optional dependencies
-
osg
3.6.3-1
->3.6.4
-
cppgraphqlgen
3.0.0
->3.0.2
- (#7639) [cppgraphqlgen] Update with matching PEGTL
-
pegtl
3.0.0-pre
->3.0.0-pre-697aaa0
- (#7639) [cppgraphqlgen] Update with matching PEGTL
-
monkeys-audio
4.3.3-1
->4.8.3
- (#7634) [monkeys-audio] Update library to 4.8.3
-
directxmesh
apr2019
->jun2019-1
-
directxtex
apr2019
->jun2019-1
-
directxtk
apr2019-1
->jun2019-1
-
directxtk12
dec2016-1
->jun2019-1
-
usockets
0.1.2
->0.3.1
- (#7662) [usockets] upgrade to v0.3.1
-
dimcli
4.1.0
->5.0.0
-
czmq
2019-06-10-1
->2019-06-10-3
-
darknet
0.2.5-5
->0.2.5-6
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
mimalloc
2019-06-25
->2019-06-25-1
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
mongo-c-driver
1.14.0-3
->1.14.0-3-1
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
oniguruma
6.9.2-2
->6.9.3
-
paho-mqttpp3
1.0.1
->1.0.1-2
-
xsimd
7.2.3-1
->7.2.3-2
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
xtensor
0.20.7-1
->0.20.7-2
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
zeromq
2019-07-09
->2019-07-09-1
- (#7558) [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check
-
gtest
2019-01-04-2
->2019-08-14-1
-
physx
commit-624f2cb6c0392013d54b235d9072a49d01c3cb6c
->4.1.1-1
- (#7679) [physx] Update to 4.1.1 (with Visual Studio 2019 support)
-
libidn2
2.1.1-1
->2.2.0
- (#7685) [libidn2] Update to version 2.2.0.
-
poco
2.0.0-pre-3
->1.9.2-1
-
osgearth
2.10.1
->2.10.2
- (#7695) [osgearth] Fix osgearth rocksdb plugin build falied
-
spdlog
1.3.1-1
->1.3.1-2
- (#7670) [spdlog] fix cmake targets path
-
libgit2
0.28.2
->0.28.3
- (#7669) [libgit2] Upgrade to version 0.28.3
-
brynet
1.0.2
->1.0.3
- (#7702) [brynet, catch2, chakracore] Update some ports version
-
nghttp2
1.35.0
->1.39.2
- (#7699) [nghttp2] Upgrade to version 1.39.2
-
leptonica
1.76.0-1
->1.78.0-1
-
libtorrent
2019-04-19
->1.2.1-bcb26fd6
- (#7708) [libtorrent] Update to 1.2.1-bcb26fd6
-
angelscript
2.33.0-1
->2.33.1-1
- (#7650) [angelscript] Added feature to optionally install all Angelscript standard addons
-
jsoncpp
1.8.4-1
->1.9.1
- (#7719) [jsoncpp] Update library to 1.9.1
-
robin-hood-hashing
3.2.13
->3.4.0
- (#7722) [robin-hood-hashing] Update library to 3.4.0
-
sqlite-orm
1.3-1
->1.4
- (#7723) [sqlite-orm] Update library to 1.4
-
doctest
2.3.3
->2.3.4
- (#7716) [doctest] Update library to 2.3.4
-
pegtl-2
2.8.0
->2.8.1
- (#7715) [pegtl-2] Update library to 2.8.1
-
cpp-httplib
0.2.0
->0.2.1
- (#7714) [cpp-httplib] Update library to 0.2.1
-
geographiclib
1.47-patch1-6
->1.47-patch1-7
- (#7697) [geographiclib] Fix build error on Linux
-
libmariadb
3.0.10-3
->3.0.10-4
- (#7710) [libmariadb] Fix usage error LNK2001.
-
irrlicht
1.8.4-2
->1.8.4-1
- (#7726) Revert "[irrlicht] use unicode path on windows (#7354)"
-
cgltf
2019-04-30
->1.3
-
duktape
2.3.0-2
->2.4.0-3
-
double-conversion
3.1.4
->3.1.5
- (#7717) [double-conversion] Update library to 3.1.5
-
libmorton
2018-19-07
->0.2
- (#7738) [libmorton] Update library to 0.2
-
clp
1.17.2-2
->1.17.3
- (#7756) [clp] Update library to 1.17.3
-
libfabric
1.7.1-1
->1.8.0
- (#7755) [libfabric] Update library to 1.8.0
-
leaf
0.2.1-2
->0.2.2
- (#7782) [leaf] Update library to 0.2.2
-
inih
44
->45
- (#7780) [inih] Update library to 45
-
clara
2019-03-29
->1.1.5
- (#7775) [clara] Update library to 1.1.5
-
distorm
2018-08-26-16e6f435-1
->3.4.1
- (#7777) [distorm] Update library to 3.4.1
-
libcopp
1.1.0-2
->1.2.0
- (#7770) [libcopp] Update library to 1.2.0
-
argparse
2019-06-10
->1.9
- (#7753) [argparse] Update library to 1.9
-
argagg
2019-01-25
->0.4.6
- (#7752) [argagg] Update library to 0.4.6
-
eastl
3.14.00
->3.14.01
- (#7786) [eastl] Update library to 3.14.01
-
fribidi
58c6cb3
->2019-02-04-1
- (#7768) [fribidi] Fix static library suffix in windows-static
-
luajit
2.0.5-1
->2.0.5-2
- (#7764) [luajit] Separate debug/release build path and fix generate pdbs.
-
ixwebsocket
4.0.3
->5.0.4
- (#7789) [ixwebsocket] update to 5.0.4
-
azure-c-shared-utility
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
azure-iot-sdk-c
2019-07-01.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
azure-macro-utils-c
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
azure-uamqp-c
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
azure-uhttp-c
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
azure-umqtt-c
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
umock-c
2019-05-16.1
->2019-08-20.1
- (#7791) [azure-iot] vcpkg update for master/public-preview release
-
embree3
3.5.2
->3.5.2-1
- (#7767) [embree3] Fix install path
-
re2
2019-05-07-2
->2019-08-01
- (#7808) [re2] Update library to 2019-08-01
-
reproc
6.0.0-2
->8.0.1
- (#7807) [reproc] Update library to 8.0.1
-
safeint
3.20.0
->3.21
- (#7806) [safeint] Update library to 3.21
-
snowhouse
3.1.0
->3.1.1
- (#7805) [snowhouse] Update library to 3.1.1
-
spectra
0.8.0
->0.8.1
- (#7803) [spectra] Update library to 0.8.1
-
spirv-cross
2019-05-09
->2019-07-26
- (#7802) [spirv-cross] Update library to 2019-07-26
-
libmodbus
3.1.4-3
->3.1.6
- (#7834) [libmodbus] Update library to 3.1.6
-
basisu
0.0.1-1
->1.11-1
- (#7836) [basisu] fix vcpkg version, merge upstream fixes
-
range-v3
0.5.0
->0.9.0-20190822
- (#7845) Update range-v3 reference
-
cryptopp
8.1.0-2
->8.2.0
- (#7854) [cryptopp] Update library to 8.2.0
-
lz4
1.9.1-2
->1.9.2
- (#7860) [lz4] Update library to 1.9.2
-
wxwidgets
3.1.2-1
->3.1.2-2
- (#7833) [wxwidgets] Windows ARM support
-
args
2019-05-01
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
asmjit
2019-03-29
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
aws-c-common
0.3.11-1
->0.4.1
- (#7217) [many ports] Updates 2019.07.09
-
aws-sdk-cpp
1.7.116
->1.7.142
- (#7217) [many ports] Updates 2019.07.09
-
bitsery
4.6.0
->5.0.0
- (#7217) [many ports] Updates 2019.07.09
-
botan
2.9.0-2
->2.11.0
- (#7217) [many ports] Updates 2019.07.09
-
breakpad
2019-05-08
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
chipmunk
7.0.2
->7.0.3
- (#7217) [many ports] Updates 2019.07.09
-
console-bridge
0.3.2-4
->0.4.3-1
- (#7217) [many ports] Updates 2019.07.09
-
coroutine
1.4.1-1
->1.4.3
- (#7217) [many ports] Updates 2019.07.09
-
crc32c
1.0.7-1
->1.1.0
- (#7217) [many ports] Updates 2019.07.09
-
exprtk
2019-03-29
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
fastcdr
1.0.9-1
->1.0.10
-
fizz
2019.05.20.00-1
->2019.07.08.00
- (#7217) [many ports] Updates 2019.07.09
-
folly
2019.05.20.00-1
->2019.06.17.00
- (#7217) [many ports] Updates 2019.07.09
-
glad
0.1.30
->0.1.31
- (#7217) [many ports] Updates 2019.07.09
-
gmmlib
19.1.2
->19.2.3
- (#7217) [many ports] Updates 2019.07.09
-
graphite2
1.3.12-1
->1.3.13
- (#7217) [many ports] Updates 2019.07.09
-
grpc
1.21.1-1
->1.22.0
- (#7217) [many ports] Updates 2019.07.09
-
io2d
0.1-2
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
libarchive
3.3.3-3
->3.4.0
- (#7217) [many ports] Updates 2019.07.09
-
libpqxx
6.4.4
->6.4.5
- (#7217) [many ports] Updates 2019.07.09
-
libssh2
1.8.2
->1.9.0
- (#7217) [many ports] Updates 2019.07.09
-
libuv
1.29.1
->1.30.1
- (#7217) [many ports] Updates 2019.07.09
-
luabridge
2.3.1
->2.3.2
- (#7217) [many ports] Updates 2019.07.09
-
matio
1.5.15
->1.5.16
- (#7217) [many ports] Updates 2019.07.09
-
mosquitto
1.6.2-2
->1.6.3
- (#7217) [many ports] Updates 2019.07.09
-
ms-gsl
2019-04-19
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
nmslib
1.7.3.6-1
->1.8.1
- (#7217) [many ports] Updates 2019.07.09
-
nuklear
2019-03-29
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
openvr
1.4.18
->1.5.17
- (#7217) [many ports] Updates 2019.07.09
-
orc
1.5.5-1
->1.5.6
-
parson
2019-04-19
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
piex
2018-03-13-1
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
ptex
2.1.28-1
->2.3.2
- (#7217) [many ports] Updates 2019.07.09
-
pybind11
2.2.4
->2.3.0
- (#7217) [many ports] Updates 2019.07.09
-
rs-core-lib
2019-05-07
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
shogun
6.1.3-3
->6.1.4
- (#7217) [many ports] Updates 2019.07.09
-
stb
2019-05-07
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
taocpp-json
2019-05-08
->2019-07-11
- (#7217) [many ports] Updates 2019.07.09
-
tbb
2019_U7-1
->2019_U8
- (#7217) [many ports] Updates 2019.07.09
-
telnetpp
1.2.4-1
->2.0
- (#7217) [many ports] Updates 2019.07.09
-
blaze
3.5
->3.6
- (#7878) [blaze] Update to Blaze 3.6
-
glfw3
3.3-1
->3.3-2
- (#7885) [glfw3] Add more information about installing dependencies.
-
fmt
5.3.0-2
->6.0.0
-
magic-enum
2019-06-07
->0.6.0
- (#7916) [magic-enum] Update to v0.6.0
-
liblsl
1.13.0-b6
->1.13.0-b11-1
-
yaml-cpp
0.6.2-2
->0.6.2-3
- (#7847) [yaml-cpp] Fix include path in yaml-cpp-config.cmake
-
fluidsynth
2.0.5
->2.0.5-1
- (#7837) [fluidsynth] add Windows ARM support
-
nmap
7.70
->7.70-1
- (#7811) [nmap] Fix build error.
-
moos-ui
10.0.1-1
->10.0.1-2
- (#7812) [moos-ui] Fix install path
-
openni2
2.2.0.33-9
->2.2.0.33-10
- (#7809) [openni2] Add warning message when cannot find NETFXSDK.
-
abseil
2019-05-08
->2019-05-08-1
- (#7745) [abseil] fix cmake config issue
-
libwebp
1.0.2-6
->1.0.2-7
- (#7886) [libwebp] Fix two dependent windows library link conditions.
-
wpilib
2019.5.1
->2019.6.1
- (#7927) [wpilib] Update wpilib port to allow opencv4
-
ogdf
2018-03-28-2
->2019-08-23
- (#7846) [ogdf] Update source link
-
libp7client
5.2
->5.2-1
- (#7977) [libp7client] Rename port folder to lowercase
-
libpng
1.6.37-2
->1.6.37-3
- (#7972) [libpng] Fix find_package() in CONFIG mode (#7968)
-
openblas
0.3.6-5
->0.3.6-6
- (#7888) [openblas] Enable x86 build and fix usage errors.
-
qt5-base
5.12.3-3
->5.12.3-4
- (#7973) [Qt5] Fix libpq linkage in wrapper
-
liblas
1.8.1
->1.8.1-2
- (#7975) [liblas] Fix Geotiff linkage
-
glib
2.52.3-14-2
->2.52.3-14-3
- (#7963) [glib] Fix install config.h
-- vcpkg team vcpkg@microsoft.com THU, 04 Sept 14:00:00 -0800
vcpkg (2019.7.31)
Total port count: 1105
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1039 |
x86-windows | 1009 |
x64-windows-static | 928 |
x64-linux | 866 |
x64-osx | 788 |
arm64-windows | 678 |
x64-uwp | 546 |
arm-uwp | 522 |
The following commands and options have been updated:
- --scripts-root [NEW OPTION]
- Specify a directory to use in place of
<vcpkg root>/scripts
. Enables a shared script directory for those using a single vcpkg instance to manage distributed port directories- (#6552) Allow redirection of the scripts folder.
- Specify a directory to use in place of
- depend-info
- Allow
vcpkg depend-info port[feature]
to display port-dependency information for a given port and the specified feature.- (#6797) Make
depend-info
subcommand able to handle features
- (#6797) Make
- Allow
The following documentation has been updated:
- Overlay triplets example: build dynamic libraries on Linux [NEW]
- (#7291) Example: Building dynamic libraries on Linux using overlay triplets
- vcpkg_from_git
- (#7082) Fix vcpkg_from_git
- Maintainer Guidelines and Policies
- (#7390) [docs] add notes about manual-link
The following remarkable changes have been made to vcpkg's infrastructure:
VCPKG_ENV_PASSTHROUGH
triplet variable andenvironment-overrides.cmake
- Testing overhaul
The following additional changes have been made to vcpkg's infrastructure:
- (#7080) [vcpkg] Use spaces instead of semicolons in the output
- (#6791) Update python2, python3, perl, aria2, ninja, ruby, 7z
- (#7082) Fix vcpkg_from_git
- (#7117) Revert Visual Studio projects versions
- (#7051) Fix Python3 tool on Windows
- (#7135) revert ninja update
- (#7136) Bump version to warn of outdated vcpkg sources
- (#7094) [vcpkg] Fix powershell font corruption bug
- (#7158) [vcpkg] Fix incorrect setting of FEATURE_OPTIONS
- (#6792) Cleanup vcpkg_configure_cmake.cmake
- (#7175) Added nasm mirror as nasm.us is down again
- (#7216) [vcpkg] allow spaces in pathname on linux
- (#7243) Testing for --overlay-ports and --overlay-triplets args
- (#7294) Add June changelog
- (#7229) Better error message when VCPKG_ROOT is independently defined
- (#7336) Create issue templates
- (#7322) Resolves "project is never up-to-date" problem (issue 6179)
- (#7228) Parallel file operations
- (#7403) Add third party notices -- copied from chakracore
- (#7407) Modify CMakeLists to split up vcpkglib
- (#7430) [vcpkg] Fix RealFilesystem::remove_all
The following 37 ports have been added:
port | version |
---|---|
septag-sx | 2019-05-07-1 |
librdkafka | 1.1.0 |
soxr | 0.1.3. |
czmq#7186 | 2019-06-10-1 |
cppmicroservices | 4.0.0-pre1 |
zookeeper | 3.5.5 |
xmlsec | 1.2.28 |
librsvg | 2.40.20 |
7zip | 19.00 |
genann | 2019-07-10 |
offscale-libetcd-cpp | 2019-07-10 |
rabit | 0.1 |
zyre | 2019-07-07 |
cpp-peglib | 0.1.0 |
paho-mqttpp3 | 1.0.1 |
openxr-loader#7376 #7488 | 1.0.0-1 |
wintoast | 1.2.0 |
scnlib | 0.1.2 |
mongoose | 6.15-1 |
nameof | 2019-07-13 |
leaf#7468 | 0.2.1-2 |
otl | 4.0.442 |
dbg-macro | 2019-07-11 |
p-ranav-csv | 2019-07-11 |
lastools | 2019-07-10 |
basisu#7468 | 0.0.1-1 |
cmcstl2 | 2019-07-20 |
libconfuse | 2019-07-14 |
boolinq | 2019-07-22 |
libzippp | 2019-07-22 |
mimalloc | 2019-06-25 |
liblas | 1.8.1 |
xtensor-io | 0.7.0 |
easycl | 0.3 |
nngpp | 2019-07-25 |
mpi | 1 |
openmpi | 4.0.1 |
The following 160 ports have been updated:
-
openssl-unix
1.0.2q
->1.0.2s-1
-
openssl-windows
1.0.2q-2
->1.0.2s-1
- (#6854) Openssl version bump 1.0.2s
-
mongo-cxx-driver
3.4.0-2
->3.4.0-3
- (#7050) [mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc
-
fdlibm
5.3-3
->5.3-4
- (#7082) Fix vcpkg_from_git
-
azure-iot-sdk-c
2019-05-16.1
->2019-07-01.1
- (#7123) [azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01
-
open62541
0.3.0-1
->0.3.0-2
- (#7051) Fix Python3 tool on Windows
-
lua
5.3.5-1
->5.3.5-2
- (#7101) [lua] Add [cpp] feature to additionally build lua-c++
-
flann
1.9.1-1
->2019-04-07-1
- (#7125) [flann]Change the version tag to the corresponding time of commit id.
-
tbb
2019_U7
->2019_U7-1
- (#6510) [tbb] Add shared library support for Linux and OSX
-
dcmtk
3.6.4
->3.6.4-1
- (#7059) [dcmtk] support wchar_t* filename
-
libmupdf
1.15.0
->1.15.0-1
- (#7107) [libmupdf] Enable the old patch for fixing C2169
-
mongo-c-driver
1.14.0-2
->1.14.0-3
-
openimageio
1.8.16
->2.0.8
- (#7173) [openimageio] Upgrade to version 2.0.8
-
duktape
2.3.0
->2.3.0-2
-
poco
2.0.0-pre-2
->2.0.0-pre-3
- (#7169) [Poco] Add missing ipjlpapi.lib to foundation library
-
gsoap
2.8.84-1
->2.8.87-1
- (#7145) [gsoap] Update to 2.8.87
-
qt5-mqtt
5.12.3
->5.12.3-1
-
botan
2.9.0-1
->2.9.0-2
-
kinectsdk2
2.0
->2.0-1
- (#7143) kinectsdk2: fix missing header files
-
civetweb
1.11-1
->2019-07-05
- (#7166) [civetweb] Upgrade and enable feature websocket
-
curl
7.65.0-2
->7.65.2-1
-
aws-checksums
0.1.2
->0.1.3
- (#7154) [aws-checksums]Upgrade version to 0.1.3
-
rapidjson
1.1.0-3
->d87b698-1
-
freetype
2.10.0
->2.10.1-1
-
llvm
7.0.0-3
->8.0.0
- (#7209) [llvm] Update to 8.0.0
-
reproc
6.0.0-1
->6.0.0-2
- (#7208) [reproc] Fix reproc++ installation path
-
wil
2019-06-10
->2019-07-16
-
tesseract
4.0.0-3
->4.1.0-1
-
zeromq
2019-05-07
->2019-07-09
- (#7203) [zeromq] Update to 4.3.2
-
spirv-tools
2019.3-dev
->2019.3-dev-1
- (#7204) [spirv-tools] Fix removed patch
-
libraqm
0.6.0
->0.7.0
-
pthreads
3.0.0-1
->3.0.0-2
- (#7178) [pthreads4W] vcpkg wrapper fixes
-
libkml
1.3.0-2
->1.3.0-3
-
gherkin-c
4.1.2
->2019-10-07-1
-
google-cloud-cpp
0.10.0
->0.11.0
- (#7134) Upgrade google-cloud-cpp to v0.11.0.
-
sqlite3
3.28.0-1
->3.29.0-1
-
nonius
2019-04-20
->2019-04-20-1
- (#7258) [nonius] properly install noniusConfig.cmake
-
leveldb
1.22
->1.22-1
- (#7245) [leveldb] Fix cmake config
-
bond
8.1.0
->8.1.0-2
-
cpprestsdk
2.10.13-1
->2.10.14
- (#7286) Update cpprestsdk to v2.10.14.
-
qt5-base
5.12.3-1
->5.12.3-3
-
qt5-3d
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-activeqt
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-charts
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-connectivity
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-datavis3d
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-declarative
5.12.3-1
->5.12.3-2
- (#7230) [qt5]Fix build failure in linux
-
qt5-gamepad
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-graphicaleffects
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-imageformats
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-location
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-macextras
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-modularscripts
2019-04-30
->2019-04-30-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-multimedia
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-networkauth
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-purchasing
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-quickcontrols
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-quickcontrols2
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-remoteobjects
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-script
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-scxml
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-sensors
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-serialport
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-speech
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-svg
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-tools
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-virtualkeyboard
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-webchannel
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-websockets
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-webview
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
qt5-winextras
5.12.3
->5.12.3-1
-
qt5-xmlpatterns
5.12.3
->5.12.3-1
- (#7230) [qt5]Fix build failure in linux
-
rocksdb
6.0.2
->6.1.2
- (#7304) [rocksdb] Update rocksdb to 6.1.2, adds optional zstd feature
-
metis
5.1.0-3
->5.1.0-5
-
ecsutil
1.0.6.1
->1.0.7.2
-
soundtouch
2.0.0-2
->2.0.0-3
- (#7298) [qt5-winextras, ecsutil, soundtouch] Fix build-depends
-
libsodium
1.0.18
->1.0.18-1
- (#7297) [libsodium] Fix Linux build error.
-
irrlicht
1.8.4
->1.8.4-2
-
libyaml
0.2.2
->0.2.2-1
- (#7277) [libyaml] Fix build error
-
eastl
3.13.05-1
->3.14.00
- (#7276) [eastl] Upgrade to 3.14
-
boost-asio
1.70.0-1
->1.70.0-2
- (#7267) Fixed boost-asio on Windows
-
minizip
1.2.11-4
->1.2.11-5
- (#7282) [minizip] Make BZip2 an optional feature
-
blend2d
beta_2019-04-30
->beta_2019-07-16
- (#7239) [blend2d] Port update
-
so5extra
1.2.3-1
->1.3.1
- (#7238) [sobjectizer, so5extra] updates
-
sobjectizer
5.5.24.4-1
->5.6.0.2
- (#7238) [sobjectizer, so5extra] updates
-
directxtk
apr2019
->apr2019-1
- (#7233) [DirectXTK] Fix UWP build error
-
restbed
4.16-07-28-2018
->4.16-07-28-2018-1
- (#7232) [restbed] Add openssl feature
-
clapack
3.2.1-9
->3.2.1-10
- (#6786) [openblas/clapack] FindLapack/FindBLAS was not working.
-
geogram
1.6.9-6
->1.6.9-7
- (#6786) [openblas/clapack] FindLapack/FindBLAS was not working.
-
mlpack
3.1.1
->3.1.1-1
- (#6786) [openblas/clapack] FindLapack/FindBLAS was not working.
-
openblas
0.3.6-4
->0.3.6-5
- (#6786) [openblas/clapack] FindLapack/FindBLAS was not working.
-
pprint
2019-06-01
->2019-07-19
- (#7317) [pprint] Fix #7301
-
boost-type-erasure
1.70.0
->1.70.0-1
- (#7325) [boost-type-erasure] fix depends on arm
-
armadillo
2019-04-16-3
->2019-04-16-4
- (#7041) [armadillo] Fix installation path
-
cutelyst2
2.7.0
->2.8.0
- (#7327) [cutelyst2]Upgrade version to 2.8.0
-
sdl2-image
2.0.4-3
->2.0.5
- (#7355) [sdl2-image] Updated to 2.0.5
-
qhull
7.2.1-3
->7.3.2
- (#7340) [qhull] Update to 7.3.2 and fix postbuild validation
-
libexif
0.6.21-1
->0.6.21-2
- (#7344) [Libexif] update download location
-
arrow
0.13.0-4
->0.14.1
- (#7211) [Arrow] Update to Arrow v0.14.1
-
date
ed0368f
->2019-05-18-1
- (#7399) [date] Fix issue with feature remote-api
-
libmariadb
3.0.10-1
->3.0.10-3
-
inja
2.1.0
->2.1.0-1
- (#7402) [inja] Use inja CMakeLists.txt
-
pcl
1.9.1-4
->1.9.1-5
- (#7388) [pcl] Fix cuda building compatability issues with cuda 10.1
-
thrift
2019-05-07-2
->2019-05-07-3
- (#7302) [Thrift] Make Thrift static again
-
forest
12.0.0
->12.0.3
- (#7410) [forest] Update to Version 12.0.3
-
nlohmann-json
3.6.1
->3.7.0
- (#7459) [nlohmann-json] Update to 3.7.0
-
ecm
5.58.0
->5.60.0-1
-
gl2ps
1.4.0-1
->1.4.0-3
-
darknet
0.2.5-4
->0.2.5-5
- (#7450) [darknet] add training feature
-
g3log
2019-05-14-1
->2019-07-29
- (#7448) [g3log] Fix https://github.com/KjellKod/g3log/issues/319
-
azure-storage-cpp
6.1.0
->6.1.0-2
-
ace
6.5.5-1
->6.5.6
- (#7466) [ace] ace 6.5.6
-
bullet3
2.88
->2.88-1
-
alembic
1.7.11-2
->1.7.11-3
- (#7468) Add PREFER_NINJA to many ports
-
ampl-mp
2019-03-21
->2019-03-21-1
- (#7468) Add PREFER_NINJA to many ports
-
anax
2.1.0-5
->2.1.0-6
- (#7468) Add PREFER_NINJA to many ports
-
apr
1.6.5-1
->1.6.5-2
- (#7468) Add PREFER_NINJA to many ports
-
blosc
1.16.3-1
->1.16.3-2
- (#7468) Add PREFER_NINJA to many ports
-
capnproto
0.7.0-2
->0.7.0-3
- (#7468) Add PREFER_NINJA to many ports
-
cgicc
3.2.19-1
->3.2.19-2
- (#7468) Add PREFER_NINJA to many ports
-
charls
2.0.0-1
->2.0.0-2
- (#7468) Add PREFER_NINJA to many ports
-
collada-dom
2.5.0-1
->2.5.0-2
- (#7468) Add PREFER_NINJA to many ports
-
ctemplate
2017-06-23-44b7c5-3
->2017-06-23-44b7c5-4
- (#7468) Add PREFER_NINJA to many ports
-
dlfcn-win32
1.1.1-1
->1.1.1-2
- (#7468) Add PREFER_NINJA to many ports
-
easyloggingpp
9.96.7
->9.96.7-1
- (#7468) Add PREFER_NINJA to many ports
-
fastfeat
391d5e9
->391d5e9-1
- (#7468) Add PREFER_NINJA to many ports
-
fastlz
1.0-2
->1.0-3
- (#7468) Add PREFER_NINJA to many ports
-
freeglut
3.0.0-6
->3.0.0-7
- (#7468) Add PREFER_NINJA to many ports
-
glbinding
3.1.0-1
->3.1.0-2
- (#7468) Add PREFER_NINJA to many ports
-
glew
2.1.0-4
->2.1.0-5
- (#7468) Add PREFER_NINJA to many ports
-
glfw3
3.3
->3.3-1
- (#7468) Add PREFER_NINJA to many ports
-
graphicsmagick
1.3.32
->1.3.32-1
- (#7468) Add PREFER_NINJA to many ports
-
hypre
2.11.2-1
->2.11.2-2
-
jack2
1.9.12-1
->1.9.12-2
- (#7468) Add PREFER_NINJA to many ports
-
jxrlib
1.1-7
->1.1-8
- (#7468) Add PREFER_NINJA to many ports
-
kangaru
4.1.3-1
->4.1.3-2
- (#7468) Add PREFER_NINJA to many ports
-
libconfig
1.7.2
->1.7.2-1
- (#7468) Add PREFER_NINJA to many ports
-
libfreenect2
0.2.0-2
->0.2.0-3
- (#7468) Add PREFER_NINJA to many ports
-
libmad
0.15.1-2
->0.15.1-3
- (#7468) Add PREFER_NINJA to many ports
-
libmspack
0.10.1
->0.10.1-1
- (#7468) Add PREFER_NINJA to many ports
-
libnice
0.1.15
->0.1.15-1
- (#7468) Add PREFER_NINJA to many ports
-
libodb-boost
2.4.0-2
->2.4.0-3
- (#7468) Add PREFER_NINJA to many ports
-
libodb-mysql
2.4.0-2
->2.4.0-3
- (#7468) Add PREFER_NINJA to many ports
-
libodb-pgsql
2.4.0-2
->2.4.0-3
- (#7468) Add PREFER_NINJA to many ports
-
libodb-sqlite
2.4.0-3
->2.4.0-4
- (#7468) Add PREFER_NINJA to many ports
-
libodb
2.4.0-4
->2.4.0-5
- (#7468) Add PREFER_NINJA to many ports
-
librabbitmq
0.9.0
->0.9.0-1
- (#7468) Add PREFER_NINJA to many ports
-
libsamplerate
0.1.9.0
->0.1.9.0-1
- (#7468) Add PREFER_NINJA to many ports
-
libwebsockets
3.1.0-2
->3.1.0-3
- (#7468) Add PREFER_NINJA to many ports
-
lmdb
0.9.23-1
->0.9.23-2
- (#7468) Add PREFER_NINJA to many ports
-
mozjpeg
3.2-2
->3.2-3
- (#7468) Add PREFER_NINJA to many ports
-
nanodbc
2.12.4-3
->2.12.4-4
- (#7468) Add PREFER_NINJA to many ports
-
nmslib
1.7.3.6
->1.7.3.6-1
- (#7468) Add PREFER_NINJA to many ports
-
amqpcpp
4.1.4
->4.1.5
- (#7475) [amqpcpp] Update library to v4.1.5
-
cxxopts
2.1.2-1
->2.2.0
- (#7473) [cxxopts] Bumped to v2.2.0
-
boost-mpi
1.70.0-1
->1.70.0-2
- (#7142) [OpenMPI] add a new port
-
hdf5
1.10.5-7
->1.10.5-8
- (#7142) [OpenMPI] add a new port
-
kealib
1.4.11
->1.4.11-1
- (#7142) [OpenMPI] add a new port
-
parmetis
4.0.3-2
->4.0.3-3
- (#7142) [OpenMPI] add a new port
-
vtk
8.2.0-4
->8.2.0-5
- (#7142) [OpenMPI] add a new port
-- vcpkg team vcpkg@microsoft.com THU, 01 Aug 07:00:00 -0800
vcpkg (2019.6.30)
Total port count: 1068
Total port count per triplet (tested):
triplet | ports available |
---|---|
x64-windows | 1006 |
x86-windows | 977 |
x64-windows-static | 895 |
x64-osx | 755 |
x64-linux | 823 |
arm64-windows | 654 |
x64-uwp | 532 |
arm-uwp | 504 |
The following commands and options have been updated:
- --overlay-ports [NEW OPTION]
- --overlay-triplets [NEW OPTION]
- Specify directories containing triplets files
- (#7053) Triplets Overlay Implementation
- Specify directories containing triplets files
- integrate
- (#7095) [vcpkg-integrate] Improve spelling, help, and autocomplete.
The following documentation has been updated:
- Maintainer Guidelines and Policies [NEW]
- (#6871) [docs] Add maintainer guidelines
- Ports Overlay [NEW]
- (#6981) Ports Overlay partial implementation
- vcpkg_check_features [NEW]
- vcpkg_execute_build_process [NEW]
- (#7039) [docs]Update cmake docs
- CONTROL files
- index
- (#6871) [docs] Add maintainer guidelines
- Portfile helper functions
- (#7039) [docs]Update cmake docs
- vcpkg_configure_cmake
- (#7074) [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
The following remarkable changes have been made to vcpkg's infrastructure:
- vcpkg_check_features.cmake
- CONTROL file Homepage field
- CONTROL files may now contain a 'Homepage' field which links to the port's official website
- (#6844) [vcpkg] Add optional 'Homepage' field to CONTROL
- CONTROL files may now contain a 'Homepage' field which links to the port's official website
The following additional changes have been made to vcpkg's infrastructure:
- (#4942) Update applocal.ps1
- (#5630) [scripts] Fix vcpkg_fixup_cmake on non Windows platforms
- (#6383) [vcpkg] update python3 to 3.7.3 on windows
- (#6590) ffmpeg: enable arm/arm64 windows support
- (#6653) [vcpkg] Fix install from head when no-downloads
- (#6667) make meson not download things
- (#6695) [icu] Enable parallel builds
- (#6704) [DOXYGEN]Upgrade doxygen to 1.8.15.
- (#6788) [vcpkg] Bootstrap should use Get-CimInstance instead of Get-WmiObject.
- (#6826) [vcpkg] Apply clang format
- (#6846) Introduce an easier way to identify target systems...
- (#6867) Protect #pragma comment(lib, "foo") with _WIN32 checks
- (#6872) set CMAKE_SYSTEM_PROCESSOR in Linux
- (#6880) retry on flaky linker
- (#6919) [vcpkg] Improve vcpkg::Files::Filesystem error handling
- (#6943) address qhull flaky build with msvc linker
- (#6952) bootstrap.sh: Retry up to 3 times for transient download errors
- (#6960) Use correct path separators for each platform
- (#6968) VS 2019 16.3 deprecates <experimental/filesystem>.
- (#6987) Bump version to 2019.06.21
- (#7038) #5248 make vcpkg buildable as 'system' user
- (#7039) [docs]Update cmake docs
- (#7074) [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
- (#7086) [vcpkg] fail archived port install when decompression fails
The following 44 ports have been added:
port | version |
---|---|
any-lite | 0.2.0 |
argparse | 2019-06-10 |
bdwgc | 8.0.4-1 |
byte-lite | 0.2.0 |
casclib | 1.50 |
cjson | 1.7.10-1 |
cpp-httplib | 0.2.0 |
cppcodec | 0.2 |
expected-lite | 0.3.0 |
greatest | 1.4.2 |
hedley | 2019-05-08-1 |
immer | 2019-06-07 |
itpp | 4.3.1 |
ixwebsocket | 4.0.3 |
json-c | 2019-05-31 |
libfabric(#7036) | 1.7.1-1 |
libftdi(#7015) (#7055) | 0.20-1 |
libftdi1 | 1.4 |
libpmemobj-cpp(#7097) | 1.6-1 |
libraqm | 0.6.0 |
libu2f-server | 1.1.0 |
libzen | 0.4.37 |
magic-enum | 2019-06-07 |
networkdirect-sdk | 2.0.1 |
observer-ptr-lite | 0.4.0 |
openigtlink | 3.0 |
optional-bare | 1.1.0 |
optional-lite | 3.2.0 |
polyclipping | 6.4.2 |
ppconsul(#6967) | 0.3-1 |
pprint | 2019-06-01 |
restclient-cpp(#7054) | 0.5.1-2 |
ring-span-lite | 0.3.0 |
robin-hood-hashing | 3.2.13 |
simde | 2019-06-05 |
span-lite | 0.5.0 |
sprout | 2019-06-20 |
stormlib | 9.22 |
string-view-lite | 1.3.0 |
tl-function-ref | 1.0.0-1 |
variant-lite | 1.2.2 |
wpilib(#7087) | 2019.5.1 |
zstr | 1.0.1 |
zydis | 2.0.3 |
The following 291 ports have been updated:
-
alembic
1.7.11
->1.7.11-2
-
angelscript
2.33.0
->2.33.0-1
- (#6730) [many ports] improvements for linux/wsl
-
angle
2019-03-13-c2ee2cc-3
->2019-06-13
-
arb
2.11.1-2
->2.16.0
-
armadillo
2019-04-16-f00d3225
->2019-04-16-3
-
arrow
0.13.0-3
->0.13.0-4
-
asio
1.12.2
->1.12.2-2
-
assimp
4.1.0-4
->4.1.0-8
-
avro-c
1.8.2-1
->1.8.2-2
-
aws-c-common
0.3.0
->0.3.11-1
-
aws-sdk-cpp
1.7.106
->1.7.116
-
azure-c-shared-utility
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
azure-iot-sdk-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
azure-macro-utils-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
azure-uamqp-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
azure-uhttp-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
azure-umqtt-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
blosc
1.16.3
->1.16.3-1
-
bond
7.0.2-2
->8.1.0
-
boost-thread
1.70.0
->1.70.0-1
-
boost-variant
1.69.0
->1.70.0
-
botan
2.9.0
->2.9.0-1
-
c-ares
2019-5-2
->2019-5-2-1
-
cairo
1.16.0
->1.16.0-1
-
capnproto
0.7.0-1
->0.7.0-2
-
cartographer
1.0.0
->1.0.0-1
-
catch2
2.7.2
->2.7.2-2
-
ccd
2.1
->2.1-1
-
celero
2.4.0-1
->2.5.0-1
-
cereal
1.2.2-1
->1.2.2-2
-
ceres
1.14.0-3
->1.14.0-6
-
clapack
3.2.1-4
->3.2.1-9
-
clblas
2.12-1
->2.12-2
- (#6730) [many ports] improvements for linux/wsl
-
clfft
2.12.2
->2.12.2-1
-
cli
1.1
->1.1-1
- (#6730) [many ports] improvements for linux/wsl
-
clp
1.17.2
->1.17.2-2
-
cnl
2019-01-09
->2019-06-23
- (#7031) [cnl] Update cnl to latest
-
coinutils
2.11.2
->2.11.2-2
-
collada-dom
2.5.0
->2.5.0-1
- (#6730) [many ports] improvements for linux/wsl
-
console-bridge
0.3.2-3
->0.3.2-4
-
cpp-netlib
0.13.0-final
->0.13.0-2
- (#6730) [many ports] improvements for linux/wsl
-
cppcms
1.1.0-2
->1.2.1
-
cpr
1.3.0-6
->1.3.0-7
-
crc32c
1.0.7
->1.0.7-1
-
cryptopp
8.1.0
->8.1.0-2
-
curl
7.61.1-7
->7.65.0-2
-
cxxopts
2.1.2
->2.1.2-1
-
darknet
0.2.5-1
->0.2.5-4
-
darts-clone
1767ab87cffe
->1767ab87cffe-1
- (#6875) [libsodium/darts-clone] remove conflicting makefile
-
dcmtk
3.6.3-1
->3.6.4
- (#6618) [many ports] Updates 2019.05.24
-
dlib
19.17
->19.17-1
-
doctest
2.3.2
->2.3.3
-
draco
1.3.3-2
->1.3.5
-
duilib
2019-4-28-1
->2019-4-28-2
- (#7074) [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
-
ebml
1.3.8
->1.3.9
-
eigen3
3.3.7-1
->3.3.7-2
-
ensmallen
1.15.0
->1.15.1
-
entityx
1.3.0
->1.3.0-1
-
entt
3.0.0
->3.0.0-1
-
exiv2
0.27
->0.27.1-1
-
fastcdr
1.0.6-2
->1.0.9-1
- (#6618) [many ports] Updates 2019.05.24
-
fcl
0.5.0-5
->0.5.0-6
-
ffmpeg
4.1-5
->4.1-8
- (#2933) [WIP] Add a Homepage URL entry for vcpkg ports
- (#6371) [openexr,openimageio,suitesparse,theia] updates for non-win32
- (#6590) ffmpeg: enable arm/arm64 windows support
- (#6694) [ffmpeg] Correctly set environment variables for gcc/clang/icc
- (#6730) [many ports] improvements for linux/wsl
- (#6743) [ffmpeg] Fix regression on windows
- (#6784) [FFmpeg] Add 'vpx' feature.
-
fizz
2019.05.13.00
->2019.05.20.00-1
-
flann
jan2019
->1.9.1-1
-
flatbuffers
1.10.0-1
->1.11.0-1
-
fmi4cpp
0.7.0
->0.7.0-1
- (#7021) [nana, fmi4cpp] Fix Visual Studio 2019 deprecates <experimental/filesystem>.
-
folly
2019.05.13.00
->2019.05.20.00-1
-
fontconfig
2.12.4-8
->2.12.4-9
-
forest
11.0.1
->12.0.0
-
forge
1.0.3-1
->1.0.4-1
- (#6796) [draco, flatbuffers, forge] Update to new version
-
freeimage
3.18.0-5
->3.18.0-6
-
freerdp
2.0.0-rc4-1
->2.0.0-rc4-2
-
freetype
2.9.1-1
->2.10.0
-
freexl
1.0.4-1
->1.0.4-2
-
ftgl
2.3.1
->2.4.0-1
- (#6618) [many ports] Updates 2019.05.24
-
g2o
20170730_git-4
->20170730_git-5
-
gdcm
3.0.0
->3.0.0-3
-
gdk-pixbuf
2.36.9-2
->2.36.9-3
-
geogram
1.6.9-3
->1.6.9-6
-
geographiclib
1.47-patch1-5
->1.47-patch1-6
-
gherkin-c
c-libs-e63e83104b
->4.1.2
- (#6618) [many ports] Updates 2019.05.24
-
gl3w
99ed3211
->2018-05-31-1
-
glad
0.1.29
->0.1.30
- (#6819) [glad] update to 0.1.30
-
glbinding
3.1.0
->3.1.0-1
-
glew
2.1.0-3
->2.1.0-4
-
glib
2.52.3-14-1
->2.52.3-14-2
-
glibmm
2.52.1-8
->2.52.1-9
-
globjects
1.1.0-2018-09-19-1
->1.1.0-2
-
glog
0.4.0
->0.4.0-1
-
glslang
2018-03-02-2
->2019-03-05
-
google-cloud-cpp
0.9.0
->0.10.0
- (#6785) Upgrade google-cloud-cpp to 0.10.0.
-
graphicsmagick
1.3.31-1
->1.3.32
-
graphite2
1.3.12
->1.3.12-1
-
grpc
1.20.1-1
->1.21.1-1
-
gsoap
2.8.82-2
->2.8.84-1
-
gtk
3.22.19-2
->3.22.19-3
-
harfbuzz
2.4.0
->2.5.1-1
-
hdf5
1.10.5-5
->1.10.5-7
-
hpx
1.2.1-1
->1.3.0-1
-
http-parser
2.9.2
->2.9.2-1
-
icu
61.1-6
->61.1-7
-
idevicerestore
1.0.12-2
->1.0.12-3
- (#6698) [curl] Revert revert of
-imp
suffix removal.
- (#6698) [curl] Revert revert of
-
imgui
1.70
->1.70-1
-
inih
43
->44
- (#6618) [many ports] Updates 2019.05.24
-
ismrmrd
1.4
->1.4.0-1
-
itk
4.13.0-906736bd-3
->5.0.0-2
-
jansson
2.11-2
->2.12-1
-
jasper
2.0.16-1
->2.0.16-2
-
jbig2dec
0.16
->0.16-1
-
json-dto
0.2.8
->0.2.8-2
- (#6730) [many ports] improvements for linux/wsl
-
json11
2017-06-20-1
->2017-06-20-2
- (#6967) [ppconsul] remove conflict with json11
-
jxrlib
1.1-6
->1.1-7
-
kangaru
4.1.3
->4.1.3-1
- (#6730) [many ports] improvements for linux/wsl
-
kd-soap
1.7.0
->1.8.0
-
lcm
1.3.95-1
->1.4.0
-
leptonica
1.76.0
->1.76.0-1
-
leveldb
2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-3
->1.22
-
libbson
1.13.0
->1.14.0-1
-
libcroco
0.6.13
->0.6.13-1
- (#6663) [gdk-pixbuf] Fix Linux compilation.
-
libevent
2.1.8-5
->2.1.10
-
libfreenect2
0.2.0-1
->0.2.0-2
-
libgeotiff
1.4.2-8
->1.4.2-9
-
libgit2
0.28.1
->0.28.2
-
libharu
2017-08-15-d84867ebf9f-6
->2017-08-15-8
-
libics
1.6.2
->1.6.3
- (#6618) [many ports] Updates 2019.05.24
-
libideviceactivation
1.2.68
->1.2.68-1
- (#6698) [curl] Revert revert of
-imp
suffix removal.
- (#6698) [curl] Revert revert of
-
libimobiledevice
1.2.1.215-1
->1.2.76
- (#6618) [many ports] Updates 2019.05.24
-
libjpeg-turbo
2.0.1-1
->2.0.2
-
liblemon
1.3.1-4
->2019-06-13
-
liblsl
1.13.0-b4
->1.13.0-b6
- (#6745) [liblsl] Update liblsl port to 1.13.0-b6
-
liblzma
5.2.4-1
->5.2.4-2
-
libmikmod
3.3.11.1-2
->3.3.11.1-4
-
libmodbus
3.1.4-2
->3.1.4-3
- (#6730) [many ports] improvements for linux/wsl
-
libmupdf
1.12.0-2
->1.15.0
-
libmysql
8.0.4-3
->8.0.4-4
-
libogg
1.3.3-2
->1.3.3-4
-
libopusenc
0.1-1
->0.2.1
-
libpff
2018-07-14
->2018-07-14-1
- (#6730) [many ports] improvements for linux/wsl
-
libplist
2.0.1.197-2
->1.2.77
- (#6618) [many ports] Updates 2019.05.24
-
libpng
1.6.37-1
->1.6.37-2
-
libqglviewer
2.7.1-1
->2.7.0
- (#6618) [many ports] Updates 2019.05.24
-
libraw
0.19.2
->201903-1
-
libressl
2.9.1
->2.9.1-2
- (#6730) [many ports] improvements for linux/wsl
-
libsndfile
1.0.29-6830c42-6
->1.0.29-8
-
libsodium
1.0.17-2
->1.0.18
-
libspatialite
4.3.0a-2
->4.3.0a-3
-
libsquish
1.15
->1.15-1
- (#6893) [libsquish] fix flaky build
-
libtins
4.0-2
->4.2
-
libunibreak
4.1
->4.2
-
libusb
1.0.22-2
->1.0.22-3
-
libusbmuxd
1.0.107-2
->1.2.77
- (#6618) [many ports] Updates 2019.05.24
-
libuv
1.29.0
->1.29.1
-
libwebp
1.0.2-3
->1.0.2-6
-
libwebsockets
3.1.0
->3.1.0-2
-
libxlsxwriter
0.8.6-1
->0.8.7-1
- (#7034) [libxlsxwriter] upgrade to 0.8.7
-
libxslt
1.1.29
->1.1.33
-
libyaml
0.2.1-1
->0.2.2
- (#6618) [many ports] Updates 2019.05.24
-
llvm
7.0.0-2
->7.0.0-3
-
lmdb
0.9.23
->0.9.23-1
-
log4cplus
2.0.4
->2.0.4-1
-
lz4
1.9.1-1
->1.9.1-2
-
magnum-extras
2019.01-1
->2019.01-2
-
magnum-integration
2019.01-1
->2019.01-2
-
mathgl
2.4.3
->2.4.3-1
- (#6730) [many ports] improvements for linux/wsl
-
matroska
1.5.1
->1.5.2
-
miniz
2.0.8
->2.1.0
- (#6618) [many ports] Updates 2019.05.24
-
mlpack
3.1.0-1
->3.1.1
-
mongo-c-driver
1.13.0
->1.14.0-2
-
mongo-cxx-driver
3.2.0-2
->3.4.0-2
-
moos-core
10.4.0-2
->10.4.0-3
-
mosquitto
1.5.0-3
->1.6.2-2
-
ms-angle
2018-04-18-1
->2018-04-18-2
- (#6730) [many ports] improvements for linux/wsl
-
msix
MsixCoreInstaller-preview
->MsixCoreInstaller-preview-1
- (#7074) [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
-
msmpi
10.0
->10.0-2
- (#6945) [msmpi] Fix /MD for static libs.
-
nana
1.7.1
->1.7.1-1
-
nanomsg
1.1.5
->1.1.5-1
- (#6730) [many ports] improvements for linux/wsl
-
netcdf-c
4.7.0
->4.7.0-3
-
nlopt
2.6.1
->2.6.1-1
-
nmslib
1.7.2-1
->1.7.3.6
-
nrf-ble-driver
4.1.0
->4.1.1
-
nvtt
2.1.0-3
->2.1.1
- (#6765) [nvtt]Upgrade version to 2.1.1 and fix build error on windows.
-
octomap
cefed0c1d79afafa5aeb05273cf1246b093b771c-6
->2017-03-11-7
-
ogre
1.11.3-4
->1.12.0-1
-
oniguruma
6.9.2
->6.9.2-2
-
openblas
0.3.6-2
->0.3.6-4
-
opencv
3.4.3-7
->3.4.3-9
-
openexr
2.3.0-3
->2.3.0-4
-
openmama
6.2.3
->6.2.3-1
-
openmvg
1.4-2
->1.4-5
-
openmvs
0.9
->1.0-1
-
openni2
2.2.0.33-8
->2.2.0.33-9
-
openssl
0
->1
-
opentracing
1.5.1
->1.5.1-1
-
openvdb
6.0.0-2
->6.1.0
-
openvpn3
2018-03-21
->2018-03-21-1
- (#6618) [many ports] Updates 2019.05.24
-
openvr
1.1.3b
->1.4.18
-
opusfile
0.11-2
->0.11-3
-
orc
1.5.5
->1.5.5-1
- (#6739) [protobuf] Update to 3.8.0
-
orocos-kdl
1.4
->1.4-1
- (#6730) [many ports] improvements for linux/wsl
-
osi
0.108.4
->0.108.4-2
-
paho-mqtt
1.2.1-1
->1.3.0
-
pango
1.40.11-3
->1.40.11-4
-
pangolin
0.5-6
->0.5-7
-
parallel-hashmap
1.22
->1.23
- (#6917) [parallel-hashmap] Update to current 1.23 version and include natvis file.
-
pcl
1.9.1-3
->1.9.1-4
-
pdal
1.7.1-4
->1.7.1-5
-
pdcurses
3.6
->3.8
-
poco
2.0.0-pre-1
->2.0.0-pre-2
-
podofo
0.9.6-6
->0.9.6-7
-
proj4
4.9.3-1
->4.9.3-3
-
prometheus-cpp
0.6.0
->0.7.0
- (#6822) [prometheus-cpp] Update to version 0.7.0
-
protobuf
3.7.1
->3.8.0-1
-
pugixml
1.9-1
->1.9-2
-
qca
2.2.0-4
->2.2.1
-
qt5-base
5.12.3-1
->5.12.3-2
-
qt5-declarative
5.12.3
->5.12.3-1
- (#6927) [qt5-declarative]Fix error when building release-only.
-
re2
2019-05-07
->2019-05-07-1
-
realsense2
2.16.1-2
->2.22.0-1
-
reproc
6.0.0
->6.0.0-1
- (#6711) [reproc] Enabled C++ target for version 6.0.0.
-
restinio
0.4.9
->0.5.1-1
-
robin-map
0.2.0
->0.6.1
- (#6618) [many ports] Updates 2019.05.24
-
rtmidi
2.1.1-2
->4.0.0
-
sdl2
2.0.9-3
->2.0.9-4
-
sdl2-image
2.0.4-2
->2.0.4-3
-
sdl2-mixer
2.0.4-2
->2.0.4-3
-
sdl2-net
2.0.1-6
->2.0.1-7
-
sdl2-ttf
2.0.15-2
->2.0.15-3
-
selene
0.3.1
->0.3.1-1
-
sf2cute
0.2.0
->0.2.0-1
- (#6730) [many ports] improvements for linux/wsl
-
shaderc
12fb656ab20ea9aa06e7084a74e5ff832b7ce2da-2
->2019-06-26
-
shiva
1.0
->1.0-2
-
shogun
6.1.3-1
->6.1.3-3
-
sndfile
1.0.29-cebfdf2-1
->0
-
snowhouse
3.0.1
->3.1.0
- (#6618) [many ports] Updates 2019.05.24
-
so5extra
1.2.3
->1.2.3-1
- (#6730) [many ports] improvements for linux/wsl
-
sobjectizer
5.5.24.4
->5.5.24.4-1
-
sol2
2.20.6
->3.0.2
-
sophus
1.0.0-1
->1.0.0-6
-
spdlog
1.3.1
->1.3.1-1
-
spirv-cross
2018-08-07-1
->2019-05-09
- (#6690) update spirv cross
-
spirv-headers
2019-03-05
->2019-05-05
- (#6689) [shaderc] update
-
spirv-tools
2018.1-2
->2019.3-dev
-
sqlite-modern-cpp
3.2-e2248fa
->3.2-936cd0c8
-
sqlite-orm
1.3
->1.3-1
- (#6894) [sqlite-orm] fix tag, update hash
-
sqlite3
3.27.2
->3.28.0-1
-
sqlitecpp
2.2-2
->2.3.0
-
strict-variant
v0.5
->0.5
- (#6618) [many ports] Updates 2019.05.24
-
string-theory
2.1
->2.1-1
-
suitesparse
5.1.2-2
->5.4.0-3
-
systemc
2.3.3-2
->2.3.3-3
- (#6730) [many ports] improvements for linux/wsl
-
szip
2.1.1-3
->2.1.1-4
-
taglib
1.11.1-4
->1.11.1-20190531
-
tbb
2019_U6
->2019_U7
-
tesseract
4.0.0-1
->4.0.0-3
-
theia
0.8
->0.8-2
-
thor
2.0-2
->2.0-3
-
thrift
2019-05-07
->2019-05-07-2
-
tidy-html5
5.6.0
->5.6.0-1
-
tiff
4.0.10-4
->4.0.10-6
-
tinyexif
1.0.2-4
->1.0.2-5
-
tinyobjloader
1.4.1-1
->1.0.7-1
-
tinyxml2
7.0.1
->7.0.1-1
-
tl-expected
0.3-1
->1.0.0-1
- (#7028) [tl] Update tl::expected and tl::optional, add tl::function_ref
-
tl-optional
0.5-1
->1.0.0-1
- (#7028) [tl] Update tl::expected and tl::optional, add tl::function_ref
-
tmx
1.0.0
->1.0.0-1
- (#6730) [many ports] improvements for linux/wsl
-
treehopper
1.11.3-2
->1.11.3-3
-
trompeloeil
34
->34-1
-
umock-c
2019-05-16
->2019-05-16.1
- (#6804) [azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16
-
urdfdom
1.0.3
->1.0.3-1
-
urdfdom-headers
1.0.3
->1.0.4-1
-
usd
0.8.4
->0.8.4-1
- (#6730) [many ports] improvements for linux/wsl
-
uvatlas
sept2016-1
->apr2019
-
uvw
1.17.0_libuv-v1.29
->1.17.0_libuv-v1.29-1
-
visit-struct
1.0
->1.0-1
- (#6730) [many ports] improvements for linux/wsl
-
vlpp
0.9.3.1-2
->0.10.0.0
-
vtk
8.2.0-2
->8.2.0-4
-
vxl
v1.18.0-3
->v1.18.0-4
- (#6657) [vxl] move problematic feature to optional one
-
wangle
2019.05.13.00
->2019.05.20.00-1
-
wil
2019-05-08
->2019-06-10
- (#6847) Update commit for WIL
-
wt
4.0.5
->4.0.5-1
-
xerces-c
3.2.2-9
->3.2.2-10
-
xeus
0.19.1-1
->0.19.2
- (#6618) [many ports] Updates 2019.05.24
-
xsimd
7.2.3
->7.2.3-1
- (#7091) [vcpkg] Update vcpkg_check_features document
-
xtensor
0.20.7
->0.20.7-1
- (#6958) [vcpkg] Add vcpkg_check_features
-
xxhash
0.6.4-1
->0.7.0
-
z3
4.8.4-1
->4.8.5-1
-
zopfli
2019-01-19
->2019-01-19-1
- (#6730) [many ports] improvements for linux/wsl
-
zserge-webview
2019-04-27-1
->2019-04-27-2
- (#6730) [many ports] improvements for linux/wsl
-
zxing-cpp
3.3.3-3
->3.3.3-5
-
zziplib
0.13.69-3
->0.13.69-4
-- vcpkg team vcpkg@microsoft.com WED, 16 Jul 2019 05:17:00 -0800
vcpkg (2018.11.23)
- Add ports:
- aixlog 1.2.1
- civetweb 1.11-1
- cli11 1.6.1
- cub 1.8.0
- cutelyst2 2.5.2-1
- easyloggingpp 9.96.5-1
- ecsutil 1.0.1.2-1
- fdlibm 5.3-2
- fizz 2018.10.15.00
- fmi4cpp 0.4.0
- fribidi 1.0.5
- glad 0.1.28-3
- igloo 1.1.1
- libtins 4.0-2
- linalg 2.1
- miniupnpc 2.1
- nanovg master
- orc 1.5.2-f47e02c-2
- pixel 0.3
- plustache 0.4.0-1
- prometheus-cpp 0.6.0
- rapidcheck 2018-11-05-1
- reproc v1.0.0
- sdl1 1.2.15-3
- sdl1-net 1.2.8-2
- snowhouse 3.0.1
- so5extra 1.2.1
- socket-io-client 1.6.1
- stlab 1.3.3
- tl-optional 0.5-1
- trompeloeil 32-1
- vulkan 1.1.82.1
- Update ports:
- abseil 2018-09-18-3 -> 2018-11-08
- args 2018-06-28 -> 2018-10-25
- asio 1.12.1 -> 1.12.1-1
- asmjit 673dcefaa048c5f5a2bf8b85daf8f7b9978d018a -> 2018-11-08
- assimp 4.1.0-2 -> 4.1.0-3
- aws-sdk-cpp 1.6.12-1 -> 1.6.47
- azure-c-shared-utility 1.1.5 -> 1.1.10-1
- azure-iot-sdk-c 1.2.3 -> 1.2.10-1
- azure-storage-cpp 5.1.1 -> 5.2.0
- azure-uamqp-c 1.2.3 -> 1.2.10-1
- azure-uhttp-c LTS_01_2018_Ref01 -> 1.1.10-1
- azure-umqtt-c 1.1.5 -> 1.1.10-1
- berkeleydb 4.8.30 -> 4.8.30-2
- boost-modular-build-helper 2018-08-21 -> 2018-10-19
- brynet 0.9.0 -> 1.0.0
- bzip2 1.0.6-2 -> 1.0.6-3
- c-ares cares-1_14_0 -> cares-1_15_0
- catch2 2.4.0 -> 2.4.2
- celero 2.3.0-1 -> 2.4.0
- cgal 4.13-1 -> 4.13-2
- chakracore 1.11.1-1 -> 1.11.2
- cimg 2.3.6 -> 2.4.1
- clara 2018-04-02 -> 2018-11-01
- corrade 2018.04-1 -> 2018.10-1
- cpprestsdk 2.10.6-1 -> 2.10.6-3
- cxxopts 2.1.0-1 -> 2.1.1
- dimcli 3.1.1-2 -> 4.0.1-1
- directxmesh aug2018 -> oct2018
- directxtex aug2018b -> oct2018
- directxtk aug2018 -> oct2018b
- doctest 2.0.0 -> 2.0.1
- double-conversion 3.1.0 -> 3.1.0-1
- eastl 3.12.01 -> 3.12.04
- egl-registry 2018-06-30 -> 2018-06-30-1
- entityx 1.2.0-1 -> 1.2.0-2
- entt 2.7.3 -> 2.7.3-1
- exiv2 2018-09-18 -> 2018-11-08
- exprtk 2018.09.30-9836f21 -> 2018-10-11
- fastcdr 1.0.6-1 -> 1.0.6-2
- fftw3 3.3.7-2 -> 3.3.8
- flann 1.9.1-7 -> 1.9.1-8
- fmt 5.2.0 -> 5.2.1
- folly 2018.09.17.00 -> 2018.11.05.00
- forest 9.0.5 -> 9.0.6
- freeimage 3.17.0-4 -> 3.18.0-2
- gdcm2 2.8.7 -> 2.8.8
- glm 0.9.9.2 -> 0.9.9.3
- google-cloud-cpp 0.1.0-1 -> 0.3.0-1
- gtest 1.8.0-9 -> 1.8.1-1
- gtk 3.22.19-1 -> 3.22.19-2
- hunspell 1.6.1-2 -> 1.6.1-3
- jsonnet 2018-09-18 -> 2018-11-01
- libfreenect2 0.2.0 -> 0.2.0-1
- libgd 2.2.4-3 -> 2.2.4-4
- libgeotiff 1.4.2-4 -> 1.4.2-6
- liblinear 2.20 -> 221
- libpng 1.6.35 -> 1.6.35-1
- libpq 9.6.1-4 -> 9.6.1-5
- libusb 1.0.21-fc99620 -> 1.0.22-1
- libuv 1.23.0 -> 1.24.0
- libwebm 1.0.0.27-2 -> 1.0.0.27-3
- magnum 2018.04-1 -> 2018.10-1
- magnum-extras 2018.04-1 -> 2018.10-1
- magnum-integration 2018.04-1 -> 2018.10-1
- magnum-plugins 2018.04-1 -> 2018.10-1
- matio 1.5.12 -> 1.5.13
- metis 5.1.0-1 -> 5.1.0-2
- minizip 1.2.11-2 -> 1.2.11-3
- mpir 3.0.0-4 -> 3.0.0-5
- ms-gsl 2018-09-18 -> 2018-11-08
- nghttp2 1.33.0 -> 1.34.0
- nlohmann-json 3.3.0 -> 3.4.0
- nng 1.0.1 -> 1.1.0
- nuklear 2018-09-18 -> 2018-11-01
- openal-soft 1.19.0 -> 1.19.1
- opencv 3.4.1 -> 3.4.3-3
- opengl-registry 2018-06-30 -> 2018-06-30-1
- openimageio Release-1.8.13 -> 1.8.16
- openssl-unix 1.0.2p -> 1.0.2p-1
- opus 1.2.1-1 -> 1.3
- osgearth 2.9-1 -> 2.9-2
- pcl 1.8.1-12 -> 1.9.0-1
- pixman 0.34.0-4 -> 0.34.0-5
- portaudio 19.0.6.00-2 -> 19.0.6.00-4
- qhull 2015.2-2 -> 2015.2-3
- qscintilla 2.10-4 -> 2.10-7
- qt5 5.9.2-1 -> 5.11.2
- qt5-3d 5.9.2-0 -> 5.11.2
- qt5-activeqt 5.9.2-0 -> 5.11.2
- qt5-base 5.9.2-7 -> 5.11.2-1
- qt5-charts 5.9.2-0 -> 5.11.2
- qt5-datavis3d 5.9.2-0 -> 5.11.2
- qt5-declarative 5.9.2-0 -> 5.11.2
- qt5-gamepad 5.9.2-0 -> 5.11.2
- qt5-graphicaleffects 5.9.2-0 -> 5.11.2
- qt5-imageformats 5.9.2-0 -> 5.11.2
- qt5-modularscripts 4 -> 2018-11-01-1
- qt5-multimedia 5.9.2-0 -> 5.11.2
- qt5-networkauth 5.9.2-0 -> 5.11.2
- qt5-quickcontrols 5.9.2-1 -> 5.11.2
- qt5-quickcontrols2 5.9.2-1 -> 5.11.2
- qt5-script 5.9.2 -> 5.11.2
- qt5-scxml 5.9.2-0 -> 5.11.2
- qt5-serialport 5.9.2-0 -> 5.11.2
- qt5-speech 5.9.2-0 -> 5.11.2
- qt5-svg 5.9.2-0 -> 5.11.2
- qt5-tools 5.9.2-0 -> 5.11.2
- qt5-virtualkeyboard 5.9.2-0 -> 5.11.2
- qt5-websockets 5.9.2-0 -> 5.11.2
- qt5-winextras 5.9.2-0 -> 5.11.2
- qt5-xmlpatterns 5.9.2-0 -> 5.11.2
- qwt 6.1.3-5 -> 6.1.3-6
- range-v3 0.3.5 -> 0.4.0-20181122
- rapidjson 1.1.0-1 -> 1.1.0-2
- re2 2018-09-18 -> 2018-11-01
- rocksdb 5.14.2 -> 5.15.10
- rs-core-lib 2018-09-18 -> 2018-10-25
- rttr 0.9.5-2 -> 0.9.5-3
- scintilla 4.0.3 -> 4.1.2
- sdl2 2.0.8-1 -> 2.0.9-1
- sfml 2.5.0-2 -> 2.5.1
- sobjectizer 5.5.22.1 -> 5.5.23
- spdlog 1.0.0 -> 1.2.1
- sqlite3 3.24.0-1 -> 3.25.2
- suitesparse 4.5.5-4 -> 5.1.2
- tbb 2018_U5-4 -> 2018_U6
- thrift 2018-09-18 -> 2018-11-01
- tiff 4.0.9-4 -> 4.0.10
- tiny-dnn 2018-09-18 -> 2018-10-25
- unicorn 2018-09-18 -> 2018-10-25
- unicorn-lib 2018-09-18 -> 2018-10-25
- uriparser 0.8.6 -> 0.9.0
- vtk 8.1.0-1 -> 8.1.0-3
- vxl 20180414-7a130cf-1 -> v1.18.0-2
- wangle v2018.07.30.00-1 -> 2018.11.05.00
- websocketpp 0.7.0-1 -> 0.8.1
- winpcap 4.1.3-1 -> 4.1.3-2
- xalan-c 1.11-1 -> 1.11-4
- xerces-c 3.1.4-3 -> 3.2.2-5
- yoga 1.9.0 -> 1.10.0
- zeromq 2018-09-18 -> 2018-11-01
vcpkg install
: Improve error messagesvcpkg hash
: Now also triesshaABCsum tools
, instead of onlyshasum
. Allows building in OSes like Alpine.vcpkg edit
: No longer launches the editor in a clean (purged) environment.vcpkg upgrade
: now tab-completed in powershell (it was missing before).- Add new function:
vcpkg_from_git()
- Enable Visual Studio versions greater than 15.
- Add Visual Studio Code autotection on OSX (#4589)
- Work-around hash issue caused by NuGet adding signatures to all their files.
- Improve building
vcpkg.exe
(Windows-only):- Builds out of source
- Temporary files are removed after bootstrap
- User Property Pages are ignored (#4620)
vcpkg
now prints URL and filepath, when downloading a tool (#4640)- Bump version of
cmake
to 3.12.4 - Bump version of
git
to 2.9.1
-- vcpkg team vcpkg@microsoft.com FRI, 23 Nov 2018 14:30:00 -0800
vcpkg (2018.10.20)
- Add ports:
- 3fd 2.6.2
- argtable2 2.13-1
- asyncplusplus 1.0-1
- bde 3.2.0.0
- boost-hana-msvc 1.67.0-1
- boost-yap 1.68.0
- check 0.12.0-1
- concurrentqueue 1.0.0-beta
- crossguid 0.2.2-2018-06-16
- darts-clone 1767ab87cffe
- dcmtk 3.6.3
- docopt 2018-04-16-2
- egl-registry 2018-06-30
- embree2 2.16.4-3
- embree3 3.2.0-2
- esaxx ca7cb332011ec37
- fastfeat 391d5e9
- fmilib 2.0.3
- fruit 3.4.0-1
- getopt 0
- getopt-win32 0.1
- gmmlib 18.3.pre2-1
- graphqlparser v0.7.0
- ideviceinstaller 1.1.2.23-1
- idevicerestore 1.0.12-1
- inih 42
- intelrdfpmathlib 20U2
- io2d 0.1-1
- json11 2017-06-20
- kangaru 4.1.2
- kf5archive 5.50.0
- kf5holidays 5.50.0
- laszip 3.2.2-1
- libdshowcapture 0.6.0
- libideviceactivation 1.0.38-1
- libimobiledevice 1.2.1.215-1
- libirecovery 1.0.25-2
- liblemon 1.3.1-2
- libmaxminddb 1.3.2-1
- libmodbus 3.1.4-1
- libmorton 2018-19-07
- libplist 2.0.1.197-2
- libusbmuxd 1.0.107-2
- libyaml 0.2.1-1
- linenoise-ng 4754bee2d8eb3
- luabridge 2.1-1
- milerius-sfml-imgui 1.1
- minisat-master-keying 2.2-mod-1
- mio 2018-10-18-1
- modp-base64
- morton-nd 2.0.0
- nanorange 0.0.0
- nng 1.0.1
- ogdf 2018-03-28-2
- opengl-registry 2018-06-30
- openssl-unix 1.0.2p
- openssl-uwp 1.0.2l-winrt
- openssl-windows 1.0.2p-1
- osg-qt 3.5.7
- parquet 1.4.0
- pcg 0.98.1
- pegtl 2.7.1
- plib 1.8.5-2
- pngwriter 0.7.0-1
- python2 2.7.15-1
- qt5-activeqt 5.9.2-0
- qt5-script 5.9.2
- readerwriterqueue 1.0.0
- readline 0
- readline-win32 5.0-2
- restbed 4.16-07-28-2018
- safeint 3.19.2
- sais 2.4.1
- selene 0.1.1
- shiva 1.0
- shiva-sfml 1.0
- simpleini 2018-08-31-1
- soil 2008.07.07-1
- sol2 2.20.4
- spaceland 7.8.2-0
- spirv-cross 2018-08-07-1
- tinyfiledialogs 3.3.7-1
- tinyobjloader 1.2.0-1
- tinyspline 0.2.0-1
- tinyutf8 2.1.1-1
- tl-expected 0.3-1
- tmx 1.0.0
- tmxparser 2.1.0-1
- usbmuxd 1.1.1.133-1
- usrsctp 35c1d97020a
- uvw 1.11.2
- vtk-dicom 0.8.8-alpha-1
- vulkan-memory-allocator 2.1.0-1
- wangle v2018.07.30.00-1
- woff2 1.0.2
- Update ports:
- abseil 2018-05-01-1 -> 2018-09-18-3
- ace 6.4.8 -> 6.5.2
- alembic 1.7.8 -> 1.7.9
- allegro5 5.2.3.0 -> 5.2.4.0
- angle 2017-06-14-8d471f-4 -> 2017-06-14-8d471f-5
- apr 1.6.3 -> 1.6.5
- args 2018-05-17 -> 2018-06-28
- arrow 0.6.0-1 -> 0.9.0-1
- asio 1.12.0-2 -> 1.12.1
- assimp 4.1.0-1 -> 4.1.0-2
- aws-sdk-cpp 1.4.52 -> 1.6.12-1
- azure-c-shared-utility 1.1.3 -> 1.1.5
- azure-storage-cpp 4.0.0 -> 5.1.1
- azure-uhttp-c 2018-02-09 -> LTS_01_2018_Ref01
- azure-umqtt-c 1.1.3 -> 1.1.5
- benchmark 1.4.0 -> 1.4.1
- blaze 3.3 -> 3.4-1
- boost 1.67.0 -> 1.68.0
- boost-accumulators 1.67.0 -> 1.68.0
- boost-algorithm 1.67.0 -> 1.68.0
- boost-align 1.67.0 -> 1.68.0
- boost-any 1.67.0 -> 1.68.0
- boost-array 1.67.0 -> 1.68.0
- boost-asio 1.67.0-1 -> 1.68.0-1
- boost-assert 1.67.0 -> 1.68.0
- boost-assign 1.67.0 -> 1.68.0
- boost-atomic 1.67.0 -> 1.68.0
- boost-beast 1.67.0 -> 1.68.0
- boost-bimap 1.67.0 -> 1.68.0
- boost-bind 1.67.0 -> 1.68.0
- boost-build 1.67.0 -> 1.68.0
- boost-callable-traits 1.67.0 -> 1.68.0
- boost-chrono 1.67.0 -> 1.68.0
- boost-circular-buffer 1.67.0 -> 1.68.0
- boost-compatibility 1.67.0 -> 1.68.0
- boost-compute 1.67.0 -> 1.68.0
- boost-concept-check 1.67.0 -> 1.68.0
- boost-config 1.67.0 -> 1.68.0
- boost-container 1.67.0 -> 1.68.0
- boost-container-hash 1.67.0 -> 1.68.0
- boost-context 1.67.0 -> 1.68.0-1
- boost-contract 1.67.0 -> 1.68.0
- boost-conversion 1.67.0 -> 1.68.0
- boost-convert 1.67.0 -> 1.68.0
- boost-core 1.67.0 -> 1.68.0
- boost-coroutine 1.67.0 -> 1.68.0
- boost-coroutine2 1.67.0 -> 1.68.0
- boost-crc 1.67.0 -> 1.68.0
- boost-date-time 1.67.0 -> 1.68.0
- boost-detail 1.67.0 -> 1.68.0
- boost-di 1.0.1 -> 1.0.2
- boost-disjoint-sets 1.67.0 -> 1.68.0
- boost-dll 1.67.0 -> 1.68.0
- boost-dynamic-bitset 1.67.0 -> 1.68.0
- boost-endian 1.67.0 -> 1.68.0
- boost-exception 1.67.0 -> 1.68.0
- boost-fiber 1.67.0 -> 1.68.0
- boost-filesystem 1.67.0 -> 1.68.0
- boost-flyweight 1.67.0 -> 1.68.0
- boost-foreach 1.67.0 -> 1.68.0
- boost-format 1.67.0 -> 1.68.0
- boost-function 1.67.0 -> 1.68.0
- boost-function-types 1.67.0 -> 1.68.0
- boost-functional 1.67.0 -> 1.68.0
- boost-fusion 1.67.0 -> 1.68.0
- boost-geometry 1.67.0 -> 1.68.0
- boost-gil 1.67.0 -> 1.68.0
- boost-graph 1.67.0 -> 1.68.0
- boost-graph-parallel 1.67.0 -> 1.68.0
- boost-hana 1.67.0 -> 1.68.0-1
- boost-heap 1.67.0 -> 1.68.0
- boost-hof 1.67.0 -> 1.68.0
- boost-icl 1.67.0 -> 1.68.0
- boost-integer 1.67.0 -> 1.68.0
- boost-interprocess 1.67.0 -> 1.68.0
- boost-interval 1.67.0 -> 1.68.0
- boost-intrusive 1.67.0 -> 1.68.0
- boost-io 1.67.0 -> 1.68.0
- boost-iostreams 1.67.0 -> 1.68.0
- boost-iterator 1.67.0 -> 1.68.0
- boost-lambda 1.67.0 -> 1.68.0
- boost-lexical-cast 1.67.0 -> 1.68.0
- boost-local-function 1.67.0 -> 1.68.0
- boost-locale 1.67.0 -> 1.68.0
- boost-lockfree 1.67.0 -> 1.68.0-1
- boost-log 1.67.0 -> 1.68.0
- boost-logic 1.67.0 -> 1.68.0
- boost-math 1.67.0 -> 1.68.0
- boost-metaparse 1.67.0 -> 1.68.0
- boost-modular-build-helper 2018-05-14 -> 2018-08-21
- boost-move 1.67.0 -> 1.68.0
- boost-mp11 1.67.0 -> 1.68.0
- boost-mpi 1.67.0-1 -> 1.68.0-1
- boost-mpl 1.67.0 -> 1.68.0
- boost-msm 1.67.0 -> 1.68.0
- boost-multi-array 1.67.0 -> 1.68.0
- boost-multi-index 1.67.0 -> 1.68.0
- boost-multiprecision 1.67.0 -> 1.68.0
- boost-numeric-conversion 1.67.0 -> 1.68.0
- boost-odeint 1.67.0 -> 1.68.0
- boost-optional 1.67.0 -> 1.68.0
- boost-parameter 1.67.0 -> 1.68.0
- boost-phoenix 1.67.0 -> 1.68.0
- boost-poly-collection 1.67.0 -> 1.68.0
- boost-polygon 1.67.0 -> 1.68.0
- boost-pool 1.67.0 -> 1.68.0
- boost-predef 1.67.0 -> 1.68.0
- boost-preprocessor 1.67.0 -> 1.68.0
- boost-process 1.67.0 -> 1.68.0
- boost-program-options 1.67.0 -> 1.68.0
- boost-property-map 1.67.0 -> 1.68.0
- boost-property-tree 1.67.0 -> 1.68.0
- boost-proto 1.67.0 -> 1.68.0
- boost-ptr-container 1.67.0 -> 1.68.0
- boost-python 1.67.0-1 -> 1.68.0-2
- boost-qvm 1.67.0 -> 1.68.0
- boost-random 1.67.0 -> 1.68.0
- boost-range 1.67.0 -> 1.68.0
- boost-ratio 1.67.0 -> 1.68.0
- boost-rational 1.67.0 -> 1.68.0
- boost-regex 1.67.0 -> 1.68.0
- boost-scope-exit 1.67.0 -> 1.68.0
- boost-serialization 1.67.0 -> 1.68.0
- boost-signals 1.67.0 -> 1.68.0
- boost-signals2 1.67.0 -> 1.68.0
- boost-smart-ptr 1.67.0 -> 1.68.0
- boost-sort 1.67.0 -> 1.68.0
- boost-spirit 1.67.0 -> 1.68.0
- boost-stacktrace 1.67.0 -> 1.68.0
- boost-statechart 1.67.0 -> 1.68.0
- boost-static-assert 1.67.0 -> 1.68.0
- boost-system 1.67.0 -> 1.68.0
- boost-test 1.67.0-2 -> 1.68.0-2
- boost-thread 1.67.0 -> 1.68.0
- boost-throw-exception 1.67.0 -> 1.68.0
- boost-timer 1.67.0 -> 1.68.0
- boost-tokenizer 1.67.0 -> 1.68.0
- boost-tti 1.67.0 -> 1.68.0
- boost-tuple 1.67.0 -> 1.68.0
- boost-type-erasure 1.67.0 -> 1.68.0
- boost-type-index 1.67.0 -> 1.68.0
- boost-type-traits 1.67.0 -> 1.68.0
- boost-typeof 1.67.0 -> 1.68.0
- boost-ublas 1.67.0 -> 1.68.0
- boost-units 1.67.0 -> 1.68.0
- boost-unordered 1.67.0 -> 1.68.0
- boost-utility 1.67.0 -> 1.68.0
- boost-uuid 1.67.0 -> 1.68.0
- boost-variant 1.67.0 -> 1.68.0
- boost-vmd 1.67.0 -> 1.68.0
- boost-wave 1.67.0 -> 1.68.0
- boost-winapi 1.67.0 -> 1.68.0
- boost-xpressive 1.67.0 -> 1.68.0
- botan 2.0.1 -> 2.8.0
- breakpad 2018-04-17 -> 2018-09-18
- brotli 1.0.2-3 -> 1.0.2-4
- cairo 1.15.8-1 -> 1.15.8-3
- cartographer 0.3.0-4 -> 0.3.0-5
- catch2 2.2.2 -> 2.4.0
- celero 2.1.0-2 -> 2.3.0-1
- cgal 4.12 -> 4.13-1
- chaiscript 6.0.0 -> 6.1.0
- chakracore 1.8.4 -> 1.11.1-1
- cimg 2.2.3 -> 2.3.6
- clockutils 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-1 -> 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-2
- cmark 0.28.3-1 -> 0.28.3-2
- coolprop 6.1.0-3 -> 6.1.0-4
- cpprestsdk 2.10.2-1 -> 2.10.6-1
- crc32c 1.0.5 -> 1.0.5-1
- cryptopp 6.1.0-2 -> 7.0.0
- curl 7.60.0 -> 7.61.1-1
- cxxopts 1.3.0 -> 2.1.0-1
- dimcli 3.1.1-1 -> 3.1.1-2
- directxmesh may2018 -> aug2018
- directxtex may2018 -> aug2018b
- directxtk may2018 -> aug2018
- discord-rpc 3.3.0 -> 3.3.0-1
- dlib 19.10-1 -> 19.16
- doctest 1.2.9 -> 2.0.0
- double-conversion 3.0.0-2 -> 3.1.0
- draco 1.2.5 -> 1.3.3
- eastl 3.09.00 -> 3.12.01
- ecm 5.40.0 -> 5.50.0
- eigen3 3.3.4-2 -> 3.3.5
- entt 2.5.0 -> 2.7.3
- exiv2 2018-05-17 -> 2018-09-18
- expat 2.2.5 -> 2.2.6
- exprtk 2018.04.30-46877b6 -> 2018.09.30-9836f21
- fastrtps 1.5.0 -> 1.5.0-1
- fdk-aac 2018-05-17 -> 2018-07-08
- flatbuffers 1.8.0-2 -> 1.9.0-2
- fmt 4.1.0 -> 5.2.0
- folly 2018.05.14.00 -> 2018.09.17.00
- fontconfig 2.12.4-1 -> 2.12.4-7
- forest 7.0.7 -> 9.0.5
- freeglut 3.0.0-4 -> 3.0.0-5
- freetype-gl 2018-02-25 -> 2018-09-18
- gdal 2.3.0-1 -> 2.3.2
- gdcm2 2.8.6 -> 2.8.7
- geogram 1.6.0-1 -> 1.6.4
- geos 3.6.2-3 -> 3.6.3-2
- glbinding 2.1.1-3 -> 3.0.2-3
- glfw3 3.2.1-2 -> 3.2.1-3
- glib 2.52.3-9 -> 2.52.3-11
- glm 0.9.8.5-1 -> 0.9.9.2
- globjects 1.0.0-1 -> 1.1.0-2018-09-19
- glslang 2018-03-02 -> 2018-03-02-1
- google-cloud-cpp 0.1.0 -> 0.1.0-1
- graphicsmagick 1.3.28 -> 1.3.30-1
- graphite2 1.3.10 -> 1.3.12
- grpc 1.10.1-2 -> 1.14.1
- gtest 1.8.0-8 -> 1.8.0-9
- guetzli 2017-09-02-cb5e4a86f69628-1 -> 2018-07-30
- gumbo 0.10.1-1 -> 0.10.1-2
- harfbuzz 1.7.6-1 -> 1.8.4-2
- http-parser 2.7.1-3 -> 2.8.1
- hwloc 1.11.7-2 -> 1.11.7-3
- icu 61.1-1 -> 61.1-4
- imgui 1.60 -> 1.65
- json-dto 0.2.5 -> 0.2.6
- jsonnet 2018-05-17 -> 2018-09-18
- kf5plotting 5.37.0 -> 5.50.0
- lcms 2.8-4 -> 2.8-5
- leptonica 1.74.4-3 -> 1.76.0
- libarchive 3.3.2-1 -> 3.3.3-2
- libflac 1.3.2-5 -> 1.3.2-6
- libgeotiff 1.4.2-3 -> 1.4.2-4
- libgit2 0.26.0 -> 0.27.4-2
- libgo 2.7 -> 2.8-2
- liblzma 5.2.3-2 -> 5.2.4
- libmariadb 3.0.2 -> 3.0.2-1
- libmysql 8.0.4-2 -> 8.0.4-3
- libodb 2.4.0-2 -> 2.4.0-3
- libodb-mysql 2.4.0-1 -> 2.4.0-2
- libp7-baical 4.4-2 -> 4.4-3
- libpng 1.6.34-3 -> 1.6.35
- libpqxx 6.0.0 -> 6.0.0-1
- libraw 0.18.2-5 -> 0.19.0-1
- libsndfile 1.0.29-6830c42-3 -> 1.0.29-6830c42-5
- libssh 0.7.5-4 -> 0.7.6
- libssh2 1.8.0-3 -> 1.8.0-4
- libuv 1.20.3-2 -> 1.23.0
- libvorbis 1.3.5-143caf4-3 -> 1.3.6-112d3bd-1
- libwebsockets 3.0.0 -> 3.0.1
- libzip rel-1-5-1 -> rel-1-5-1-vcpkg1
- live555 2018.02.28 -> latest
- llvm 6.0.0-1 -> 7.0.0
- log4cplus REL_2_0_0-RC2 -> REL_2_0_1
- luasocket 2018-02-25 -> 2018-09-18
- lz4 1.8.2 -> 1.8.3
- mbedtls 2.6.1 -> 2.13.1
- mongo-cxx-driver 3.1.1-2 -> 3.1.1-3
- monkeys-audio 4.3.3 -> 4.3.3-1
- mosquitto 1.4.15 -> 1.5.0
- ms-gsl 2018-05-17 -> 2018-09-18
- mujs 2018-05-17 -> 2018-07-30
- nana 1.5.5 -> 1.6.2
- nanodbc 2.12.4-1 -> 2.12.4-2
- nanomsg 1.1.2 -> 1.1.4
- nghttp2 1.30.0-1 -> 1.33.0
- nlohmann-json 3.1.2 -> 3.3.0
- nlopt 2.4.2-c43afa08d~vcpkg1-1 -> 2.4.2-1226c127
- nuklear 2018-05-17 -> 2018-09-18
- octomap cefed0c1d79afafa5aeb05273cf1246b093b771c-2 -> cefed0c1d79afafa5aeb05273cf1246b093b771c-3
- openal-soft 1.18.2-2 -> 1.19.0
- openimageio Release-1.9.2dev -> Release-1.8.13
- openmama 6.2.1-a5a93a24d2f89a0def0145552c8cd4a53c69e2de -> 6.2.2
- openmesh 6.3 -> 7.0
- openssl 1.0.2o-2 -> 0
- openvr 1.0.15 -> 1.0.16
- opusfile 0.9-1 -> 0.11-1
- osg 3.5.6-2 -> 3.6.2
- osgearth 2.9 -> 2.9-1
- paho-mqtt 1.2.0-3 -> 1.2.1
- parson 2018-05-17 -> 2018-09-18
- pcl 1.8.1-10 -> 1.8.1-12
- pdal 1.7.1-2 -> 1.7.1-3
- pdcurses 3.4-1 -> 3.6
- picosha2 2018-02-25 -> 2018-07-30
- pixman 0.34.0-2 -> 0.34.0-4
- plibsys 0.0.3-1 -> 0.0.4-1
- pmdk 1.4-2 -> 1.4.2
- poco 1.9.0 -> 1.9.0-1
- podofo 0.9.5-2 -> 0.9.6
- protobuf 3.5.1-4 -> 3.6.1-4
- pybind11 2.2.1 -> 2.2.3-1
- python3 3.6.4-1 -> 3.6.4-2
- qpid-proton 0.18.1 -> 0.24.0
- qt5-base 5.9.2-6 -> 5.9.2-7
- qt5-modularscripts 3 -> 4
- re2 2018-05-17 -> 2018-09-18
- realsense2 2.10.4 -> 2.16.1
- restinio 0.4.5.1 -> 0.4.8
- rocksdb 5.13.1 -> 5.14.2
- rs-core-lib 2018-05-17 -> 2018-09-18
- sciter 4.1.7 -> 4.2.2
- sdl2-image 2.0.2-1 -> 2.0.2-3
- sfgui 0.3.2-1 -> 0.3.2-2
- sfml 2.4.2-3 -> 2.5.0-2
- shaderc 12fb656ab20ea9aa06e7084a74e5ff832b7ce2da-1 -> 12fb656ab20ea9aa06e7084a74e5ff832b7ce2da-2
- signalrclient 1.0.0-beta1-3 -> 1.0.0-beta1-4
- sobjectizer 5.5.22 -> 5.5.22.1
- soci 2016.10.22-1 -> 3.2.3-1
- spdlog 0.16.3 -> 1.0.0
- sqlite-modern-cpp 3.2 -> 3.2-e2248fa
- sqlite-orm 1.1 -> 1.2
- sqlite3 3.23.1-1 -> 3.24.0-1
- string-theory 1.7 -> 2.1
- strtk 2018.05.07-48c9554 -> 2018.09.30-b887974
- sundials 2.7.0-1 -> 3.1.1
- tbb 2018_U3 -> 2018_U5-4
- tesseract 3.05.01-3 -> 3.05.02
- thor 2.0-1 -> 2.0-2
- thrift 2018-05-17 -> 2018-09-18
- tiff 4.0.9 -> 4.0.9-4
- tiny-dnn 2018-03-13 -> 2018-09-18
- torch-th 20180131-89ede3ba90c906a8ec6b9a0f4bef188ba5bb2fd8-2 -> 2018-07-03
- unicorn 2018-05-17 -> 2018-09-18
- unicorn-lib 2018-05-17 -> 2018-09-18
- uriparser 0.8.5 -> 0.8.6
- wt 4.0.3 -> 4.0.4
- x264 152-e9a5903edf8ca59-1 -> 157-303c484ec828ed0
- xlnt 1.2.0-1 -> 1.3.0-1
- yaml-cpp 0.6.2 -> 0.6.2-2
- yara e3439e4ead4ed5d3b75a0b46eaf15ddda2110bb9 -> e3439e4ead4ed5d3b75a0b46eaf15ddda2110bb9-1
- yoga 1.8.0-1 -> 1.9.0
- zeromq 2018-05-17 -> 2018-09-18
- Change version format of the
vcpkg
tool to a date - Improve handling of ctrl-c inside
install
orbuild
- Improvements in
vcpkg edit
:- Fix console blocking when using VSCode and no other instance of VSCode is running
--all
option now opens package folders- Now checks the default user-wide installation dir of VSCode (in addition to system-wide)
vcpkg env
: add argument to execute a command in the environment of the selected triplet- e.g.
vcpkg env --triplet x64-windows "cl.exe"
- e.g.
- Survey message changes:
- Survey message may pop-up only in
install
,remove
,export
,update
. This prevents issues with parsing the output of other more script-oriented commands - Adjust the survey frequency to 6 months, with an additional once after 10 days of use
- Improve metrics performance on Windows
- Survey message may pop-up only in
- Fix OSX build for old gcc versions
- Fix handling of symlink when installing or removing a library
- Use -fPIC in all builds to enable mixing static libs with shared objects.
- Move graph options to
vcpkg depend-info
(fromvcpkg search
) - Add
vcpkg_from_gitlab
function - Documentation improvements in various
vcpkg_*
cmake functions
-- vcpkg team vcpkg@microsoft.com SAT, 20 Oct 2018 17:00:00 -0800
vcpkg (0.0.113)
- Add ports:
- json-dto 0.2.5
- keystone 0.9.1
- osgearth 2.9
- pdal 1.7.1-2
- sdl2pp 0.16.0-1
- Update ports:
- args 2018-02-23 -> 2018-05-17
- aws-sdk-cpp 1.4.40 -> 1.4.52
- chakracore 1.8.3 -> 1.8.4
- cimg 2.2.2 -> 2.2.3
- curl 7_59_0-2 -> 7.60.0
- directxmesh apr2018 -> may2018
- directxtex apr2018 -> may2018
- directxtk apr2018 -> may2018
- doctest 1.2.8 -> 1.2.9
- entt 2.4.2-1 -> 2.5.0
- exiv2 2018-04-25 -> 2018-05-17
- fdk-aac 2018-03-07 -> 2018-05-17
- forest 7.0.6 -> 7.0.7
- gdal 2.2.2-1 -> 2.3.0-1
- grpc 1.10.1-1 -> 1.10.1-2
- jsonnet 2018-05-01 -> 2018-05-17
- libuv 1.20.2 -> 1.20.3-2
- libwebsockets 2.4.2 -> 3.0.0
- lodepng 2018-02-25 -> 2018-05-17
- mpg123 1.25.8-4 -> 1.25.8-5
- ms-gsl 2018-05-01 -> 2018-05-17
- mujs 2018-05-01 -> 2018-05-17
- nuklear 2018-04-25 -> 2018-05-17
- opus 1.2.1 -> 1.2.1-1
- parson 2018-04-17 -> 2018-05-17
- pmdk 1.4-1 -> 1.4-2
- podofo 0.9.5-1 -> 0.9.5-2
- re2 2018-05-01 -> 2018-05-17
- rocksdb 5.12.4 -> 5.13.1
- rs-core-lib 2018-05-01 -> 2018-05-17
- sdl2-mixer 2.0.2-2 -> 2.0.2-4
- thrift 2018-05-01 -> 2018-05-17
- unicorn 2018-04-25 -> 2018-05-17
- unicorn-lib 2018-05-01 -> 2018-05-17
- uwebsockets 0.14.8-1 -> 0.14.8-2
- wtl 10.0 -> 10.0-1
- zeromq 2018-05-01 -> 2018-05-17
vcpkg
no longer callspowershell
fromcmake
.- This completes the fix for the issue where
vcpkg.exe
would change the console's font when invokingpowershell
. Powershell
is no longer called other than for bootstrap and powershell integration for tab-completion.
- This completes the fix for the issue where
-- vcpkg team vcpkg@microsoft.com SAT, 16 May 2018 19:30:00 -0800
vcpkg (0.0.112)
- Add ports:
- robin-map 0.2.0
- Update ports:
- abseil 2018-04-25-1 -> 2018-05-01-1
- ace 6.4.7 -> 6.4.8
- aws-sdk-cpp 1.4.38 -> 1.4.40
- azure-storage-cpp 3.2.1 -> 4.0.0
- blosc 1.13.5 -> 1.13.5-1
- boost-modular-build-helper 2018-04-16-4 -> 2018-05-14
- brotli 1.0.2-2 -> 1.0.2-3
- catch-classic 1.12.1 -> 1.12.2
- folly 2018.04.23.00 -> 2018.05.14.00
- jsonnet 2018-04-25 -> 2018-05-01
- ms-gsl 2018-04-25 -> 2018-05-01
- mujs 25821e6d74fab5fcc200fe5e818362e03e114428 -> 2018-05-01
- openimageio 1.8.10 -> Release-1.9.2dev
- openvr 1.0.14 -> 1.0.15
- protobuf 3.5.1-3 -> 3.5.1-4
- re2 2018-03-17 -> 2018-05-01
- rs-core-lib 2018-04-25 -> 2018-05-01
- sol 2.20.0 -> 2.20.0-1
- thrift 2018-04-25 -> 2018-05-01
- unicorn-lib 2018-04-09 -> 2018-05-01
- zeromq 2018-04-25 -> 2018-05-01
vcpkg
no longer calls powershell for downloading/extracting and detecting Visual Studio.- This also fixes an issue where
vcpkg.exe
would change the console's font when invokingpowershell
.
- This also fixes an issue where
-- vcpkg team vcpkg@microsoft.com WED, 16 May 2018 19:00:00 -0800
vcpkg (0.0.111)
- Add ports:
- cmark 0.28.3-1
- inja 1.0.0
- libgo 2.7
- range-v3-vs2015 20151130-vcpkg5
- restinio 0.4.5.1
- treehopper 1.11.3-1
- yajl 2.1.0-1
- yato 1.0-1
- Update ports:
- abseil 2018-04-12 -> 2018-04-25-1
- alembic 1.7.7 -> 1.7.8
- aws-sdk-cpp 1.4.33 -> 1.4.38
- bigint 2010.04.30-1 -> 2010.04.30-2
- box2d 2.3.1-374664b -> 2.3.1-374664b-1
- brotli 1.0.2-1 -> 1.0.2-2
- cgal 4.11.1 -> 4.12
- corrade 2018.02-1 -> 2018.04-1
- directxmesh feb2018-eb751e0b631b05aa25c36c08e7d6bbf09f5e94a9 -> apr2018
- directxtex feb2018b -> apr2018
- directxtk feb2018 -> apr2018
- discord-rpc 3.2.0 -> 3.3.0
- exiv2 2018-04-12 -> 2018-04-25
- exprtk 2018.01.01-f32d2b4 -> 2018.04.30-46877b6
- folly 2018.04.16.00 -> 2018.04.23.00
- freeglut 3.0.0-3 -> 3.0.0-4
- gainput 1.0.0 -> 1.0.0-1
- geos 3.6.2-2 -> 3.6.2-3
- http-parser 2.7.1-2 -> 2.7.1-3
- imgui 1.53 -> 1.60
- ismrmrd 1.3.2-1 -> 1.3.2-2
- jsonnet 2018-04-17 -> 2018-04-25
- leveldb 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-1 -> 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-2
- libflac 1.3.2-4 -> 1.3.2-5
- libqrencode 4.0.0-1 -> 4.0.0-2
- libuv 1.20.0 -> 1.20.2
- libxmlpp 2.40.1-1 -> 2.40.1-2
- llvm 6.0.0 -> 6.0.0-1
- magnum 2018.02-2 -> 2018.04-1
- magnum-extras 2018.02-2 -> 2018.04-1
- magnum-integration 2018.02-1 -> 2018.04-1
- magnum-plugins 2018.02-2 -> 2018.04-1
- ms-gsl 2018-03-17 -> 2018-04-25
- nuklear 2018-04-17 -> 2018-04-25
- openal-soft 1.18.2-1 -> 1.18.2-2
- physfs 2.0.3-2 -> 3.0.1
- poco 1.8.1-1 -> 1.9.0
- python3 3.6.4 -> 3.6.4-1
- quirc 1.0-1 -> 1.0-2
- range-v3 20151130-vcpkg5 -> 0.3.5
- rapidjson 1.1.0 -> 1.1.0-1
- realsense2 2.10.1-1 -> 2.10.4
- rhash 1.3.5-1 -> 1.3.6
- rocksdb 5.12.2 -> 5.12.4
- rs-core-lib 2018-04-12 -> 2018-04-25
- sciter 4.1.5 -> 4.1.7
- sfml 2.4.2-2 -> 2.4.2-3
- sobjectizer 5.5.21 -> 5.5.22
- sol 2.19.5 -> 2.20.0
- sqlite3 3.23.0 -> 3.23.1-1
- strtk 2018.01.01-5579ed1 -> 2018.05.07-48c9554
- thrift 2018-04-17 -> 2018-04-25
- unicorn 2018-03-20 -> 2018-04-25
- uwebsockets 0.14.7-1 -> 0.14.8-1
- vlpp 0.9.3.1 -> 0.9.3.1-1
- zeromq 2018-04-17 -> 2018-04-25
- zstd 1.3.3 -> 1.3.4
- Add clean patching for vcpkg_from_github()
vcpkg_from_github()
now takes a PATCHES argument (see the azure-storage-cpp portfile as an example)- A unique directory name is derived from the source hash and the patch hashes
- Modifying the patches would previously cause the new patches to fail to apply if sources with a previous version of the patches were present in the buildtrees. This is no longer the case.
- Fix various cross-platform issues
-- vcpkg team vcpkg@microsoft.com FRI, 11 May 2018 21:45:00 -0800
vcpkg (0.0.110)
vcpkg
is now available for Linux and MacOS. More information here.
-- vcpkg team vcpkg@microsoft.com TUE, 24 Apr 2018 10:30:00 -0800
vcpkg (0.0.109)
- Add ports:
- boost-container-hash 1.67.0
- boost-contract 1.67.0
- boost-hof 1.67.0
- fastrtps 1.5.0
- fluidsynth 1.1.10
- liblinear 2.20
- libxmlpp 2.40.1-1
- utf8h 841cb2deb8eb806e73fff0e1f43a11fca4f5da45
- vxl 20180414-7a130cf-1
- Update ports:
- abseil 2018-04-05 -> 2018-04-12
- aws-sdk-cpp 1.4.30-1 -> 1.4.33
- azure-c-shared-utility 1.1.2 -> 1.1.3
- azure-iot-sdk-c 1.2.2 -> 1.2.3
- azure-uamqp-c 1.2.2 -> 1.2.3
- azure-umqtt-c 1.1.2 -> 1.1.3
- benchmark 1.3.0-1 -> 1.4.0
- boost 1.66.0 -> 1.67.0
- boost-* 1.66.0 -> 1.67.0
- breakpad 2018-04-05 -> 2018-04-17
- cartographer 0.3.0-3 -> 0.3.0-4
- catch2 2.2.1-1 -> 2.2.2
- celero 2.1.0-1 -> 2.1.0-2
- chakracore 1.8.2 -> 1.8.3
- cimg 221 -> 2.2.2
- cppzmq 4.2.2 -> 4.2.2-1
- date 2.4 -> 2.4.1
- directxmesh feb2018 -> feb2018-eb751e0b631b05aa25c36c08e7d6bbf09f5e94a9
- exiv2 2018-04-05 -> 2018-04-12
- folly 2018.03.19.00-2 -> 2018.04.16.00
- forest 7.0.1 -> 7.0.6
- gettext 0.19-2 -> 0.19-4
- glib 2.52.3-2 -> 2.52.3-9
- glibmm 2.52.1 -> 2.52.1-7
- graphicsmagick 1.3.26-2 -> 1.3.28
- grpc 1.10.1 -> 1.10.1-1
- icu 59.1-1 -> 61.1-1
- jsonnet 2018-03-17 -> 2018-04-17
- libiconv 1.15-3 -> 1.15-4
- libsigcpp 2.10 -> 2.10-1
- libtorrent 1.1.6 -> 1.1.6-1
- libuuid 1.0.3 -> 1.0.3-1
- libzip rel-1-5-0 -> rel-1-5-1
- llvm 5.0.1 -> 6.0.0
- magnum 2018.02-1 -> 2018.02-2
- magnum-plugins 2018.02-1 -> 2018.02-2
- nuklear 2018-04-05 -> 2018-04-17
- openssl 1.0.2o-1 -> 1.0.2o-2
- openvr 1.0.13 -> 1.0.14
- parson 2018-03-23 -> 2018-04-17
- protobuf 3.5.1-1 -> 3.5.1-3
- pugixml 1.8.1-3 -> 1.9-1
- realsense2 2.10.1 -> 2.10.1-1
- rs-core-lib 2018-04-05 -> 2018-04-12
- sol 2.18.7 -> 2.19.5
- sqlite3 3.21.0-1 -> 3.23.0
- thrift 2018-04-05 -> 2018-04-17
- tinyxml2 6.0.0-2 -> 6.2.0
- unicorn-lib 2018-03-13 -> 2018-04-09
- uwebsockets 0.14.6-1 -> 0.14.7-1
- wt 4.0.2 -> 4.0.3
- x264 152-e9a5903edf8ca59 -> 152-e9a5903edf8ca59-1
- yoga 1.7.0-1 -> 1.8.0-1
- zeromq 2018-04-05 -> 2018-04-17
- Bump required version & auto-downloaded version of
nuget
to 4.6.2 - Bump required version & auto-downloaded version of
vswhere
to 2.4.1 vcpkg edit
improvements- '--all' now will open both the buildtrees dir and the package dir
- Allow multiple ports to be specified as arguments
-- vcpkg team vcpkg@microsoft.com MON, 23 Apr 2018 19:00:00 -0800
vcpkg (0.0.108)
- Add ports:
- google-cloud-cpp 0.1.0
- mhook 2.5.1-1
- mosquitto 1.4.15
- pmdk 1.4-1 (renamed from nvml)
- Remove Ports:
- nvml 1.3-0 (renamed to pmdk)
- Update ports:
- abseil 2018-03-23 -> 2018-04-05
- asio 1.12.0-1 -> 1.12.0-2
- aws-sdk-cpp 1.4.21 -> 1.4.30-1
- azure-c-shared-utility 1.0.0-pre-release-1.0.9 -> 1.1.2
- azure-iot-sdk-c 1.0.0-pre-release-1.0.9 -> 1.2.2
- azure-uamqp-c 1.0.0-pre-release-1.0.9 -> 1.2.2
- azure-umqtt-c 1.0.0-pre-release-1.0.9 -> 1.1.2
- breakpad 2018-03-13 -> 2018-04-05
- clara 2018-03-23 -> 2018-04-02
- cryptopp 5.6.5-1 -> 6.1.0-2
- discord-rpc 3.1.0 -> 3.2.0
- dlib 19.10 -> 19.10-1
- eastl 3.08.00 -> 3.09.00
- exiv2 2018-03-23 -> 2018-04-05
- folly 2017.11.27.00-3 -> 2018.03.19.00-2
- forest 4.5.0 -> 7.0.1
- gdcm2 2.8.5 -> 2.8.6
- grpc 1.10.0 -> 1.10.1
- gtest 1.8.0-7 -> 1.8.0-8
- libiconv 1.15-2 -> 1.15-3
- libuv 1.19.2 -> 1.20.0
- libvpx 1.6.1-2 -> 1.7.0
- libxml2 2.9.4-4 -> 2.9.4-5
- nuklear 2018-03-23 -> 2018-04-05
- openimageio 1.8.9 -> 1.8.10
- openssl 1.0.2n-3 -> 1.0.2o-1
- qt5-base 5.9.2-5 -> 5.9.2-6
- qt5-modularscripts 2 -> 3
- qwt 6.1.3-4 -> 6.1.3-5
- recast 1.5.1 -> 1.5.1-1
- rocksdb 5.11.3 -> 5.12.2
- rs-core-lib 2018-03-17 -> 2018-04-05
- sciter 4.1.4 -> 4.1.5
- tbb 2018_U2 -> 2018_U3
- tesseract 3.05.01-2 -> 3.05.01-3
- theia 0.7-d15154a-1 -> 0.7-d15154a-3
- thrift 2018-03-23 -> 2018-04-05
- unrar 5.5.8 -> 5.5.8-1
- yoga 1.7.0 -> 1.7.0-1
- zeromq 2018-03-23 -> 2018-04-05
vcpkg.cmake
: Remove detection for Windows SDK. Letcmake
detect it instead.- Rework
vcpkgTools.xml
.<requiredVersion>
renamed to<version>
<archiveRelativePath>
renamed<archiveName>
<sha256>
changed to<sha512>
<tool>
tags now specify anos="x"
property- The version of the tools list (i.e.
<tools version="1">
) is now verified byvcpkg.exe
.
- Use 7zip to extract vcpkg tools defined in
vcpkgTools.xml
. - Use aria2 to download vcpkg tools defined in
vcpkgTools.xml
.- The experimental flag
vcpkg install <port> --x-use-aria2
allows you to usearia2
for other downloads as well.
- The experimental flag
vckg hash
improvements
-- vcpkg team vcpkg@microsoft.com FRI, 06 Apr 2018 19:30:00 -0800
vcpkg (0.0.107)
- Add ports:
- azmq 1.0.2
- azure-c-shared-utility 1.0.0-pre-release-1.0.9
- azure-iot-sdk-c 1.0.0-pre-release-1.0.9
- azure-uamqp-c 1.0.0-pre-release-1.0.9
- azure-uhttp-c 2018-02-09
- azure-umqtt-c 1.0.0-pre-release-1.0.9
- bitserializer 0.7
- caf 0.15.7
- fmem c-libs-2ccee3d2fb
- gherkin-c c-libs-e63e83104b
- librsync 2.0.2
- libuuid 1.0.3
- mpark-variant 1.3.0
- nanomsg 1.1.2
- nvml 1.3-0
- nvtt 2.1.0
- openvpn3 2018-03-21
- parson 2018-03-23
- plplot 5.13.0-1
- sqlite-orm 1.1
- tap-windows6 9.21.2-0e30f5c
- Update ports:
- abseil 2018-03-17 -> 2018-03-23
- alembic 1.7.6 -> 1.7.7
- asio 1.12.0 -> 1.12.0-1
- aubio 0.4.6-1 -> 0.4.6-2
- aws-sdk-cpp 1.3.58 -> 1.4.21
- catch2 2.2.1 -> 2.2.1-1
- ccfits 2.5-1 -> 2.5-2
- ceres 1.13.0-4 -> 1.14.0-1
- cfitsio 3.410-1 -> 3.410-2
- clara 2018-03-11 -> 2018-03-23
- cpprestsdk 2.10.2 -> 2.10.2-1
- discord-rpc 3.0.0 -> 3.1.0
- dlib 19.9-1 -> 19.10
- eastl 3.07.02 -> 3.08.00
- exiv2 2018-03-17 -> 2018-03-23
- ffmpeg 3.3.3-4 -> 3.3.3-5
- gdcm2 2.8.4 -> 2.8.5
- harfbuzz 1.7.6 -> 1.7.6-1
- hpx 1.0.0-8 -> 1.1.0-1
- lcm 1.3.95 -> 1.3.95-1
- libpq 9.6.1-1 -> 9.6.1-4
- libvpx 1.6.1-1 -> 1.6.1-2
- mpg123 1.25.8-2 -> 1.25.8-4
- nuklear 2018-03-17 -> 2018-03-23
- openssl 1.0.2n-2 -> 1.0.2n-3
- paho-mqtt 1.2.0-2 -> 1.2.0-3
- plog 1.1.3 -> 1.1.4
- qt5-quickcontrols 5.9.2-0 -> 5.9.2-1
- qt5-quickcontrols2 5.9.2-0 -> 5.9.2-1
- sciter 4.1.3 -> 4.1.4
- shapelib 1.4.1 -> 1.4.1-1
- signalrclient 1.0.0-beta1-2 -> 1.0.0-beta1-3
- soundtouch 2.0.0 -> 2.0.0-1
- thrift 2018-03-17 -> 2018-03-23
- unicorn 2018-03-13 -> 2018-03-20
- zeromq 2018-03-17 -> 2018-03-23
-- vcpkg team vcpkg@microsoft.com TUE, 27 Mar 2018 22:00:00 -0800
vcpkg (0.0.106)
- Add ports:
- armadillo 8.400.0-1
- boost-modular-build-helper 2
- clblas 2.12-1
- clfft 2.12.2
- entt 2.4.2-1
- fastcdr 1.0.6-1
- gamma gamma-2018-01-27
- gl3w 8f7f459d
- graphite2 1.3.10
- ismrmrd 1.3.2-1
- kealib 1.4.7-1
- lcm 1.3.95
- libcds 2.3.2
- monkeys-audio 4.3.3
- msix 1.0
- nmslib 1.7.2
- opencl 2.2 (2017.07.18)
- openmesh 6.3
- quirc 1.0-1
- shogun 6.1.3
- x264 152-e9a5903edf8ca59
- x265 2.7-1
- Update ports:
- abseil 2018-2-5 -> 2018-03-17
- ace 6.4.6 -> 6.4.7
- alembic 1.7.5 -> 1.7.6
- args d8905de -> 2018-02-23
- asio 1.10.8-1 -> 1.12.0
- atk 2.24.0-1 -> 2.24.0-2
- avro-c 1.8.2 -> 1.8.2-1
- azure-storage-cpp 3.0.0-4 -> 3.2.1
- benchmark 1.3.0 -> 1.3.0-1
- boost-build 1.66.0-5 -> 1.66.0-8
- breakpad 2018-2-19 -> 2018-03-13
- butteraugli 2017-09-02-8c60a2aefa19adb-1 -> 2018-02-25
- c-ares 1.13.0-1 -> cares-1_14_0
- catch-classic 1.12.0 -> 1.12.1
- catch2 2.1.2 -> 2.2.1
- cctz 2.1 -> 2.2
- cgal 4.11-3 -> 4.11.1
- chakracore 1.7.4 -> 1.8.2
- chmlib 0.40-1 -> 0.40-2
- cimg 2.1.8 -> 221
- clara 2017-07-20-9661f2b4a50895d52ebb4c59382785a2b416c310 -> 2018-03-11
- console-bridge 0.3.2-2 -> 0.3.2-3
- coolprop 6.1.0-2 -> 6.1.0-3
- cpp-redis 4.3.0 -> 4.3.1
- cpr 1.3.0-1 -> 1.3.0-3
- curl 7.58.0-1 -> 7_59_0-2
- devil 1.8.0-1 -> 1.8.0-2
- directxmesh dec2017 -> feb2018
- directxtex dec2017 -> feb2018b
- directxtk dec2017 -> feb2018
- dirent 2017-06-23-5c7194c2fe2c68c1a8212712c0b4b6195382d27d -> 1.23.1
- discord-rpc 2.1.0 -> 3.0.0
- doctest 1.2.6 -> 1.2.8
- eastl 3.05.08 -> 3.07.02
- evpp 0.6.1-1 -> 0.7.0
- exiv2 8f5b795eaa4bc414d2d6041c1dbd1a7f7bf1fc99 -> 2018-03-17
- fdk-aac 2017-11-02-1e351 -> 2018-03-07
- ffmpeg 3.3.3-2 -> 3.3.3-4
- freetype 2.8.1-1 -> 2.8.1-3
- freetype-gl 2017-10-9-82fb152a74f01b1483ac80d15935fbdfaf3ed836 -> 2018-02-25
- freexl 1.0.4 -> 1.0.4-1
- g2o 20170730_git-2 -> 20170730_git-3
- gdal 2.2.2 -> 2.2.2-1
- gdcm2 2.8.3 -> 2.8.4
- geogram 1.4.9-1 -> 1.6.0-1
- gflags 2.2.1-1 -> 2.2.1-3
- glib 2.52.3-1 -> 2.52.3-2
- glslang 3a21c880500eac21cdf79bef5b80f970a55ac6af-1 -> 2018-03-02
- grpc 1.8.3 -> 1.10.0
- gsl 2.4-2 -> 2.4-3
- gsl-lite 0.26.0 -> 0.28.0
- gtest 1.8.0-6 -> 1.8.0-7
- halide release_2017_10_30 -> release_2018_02_15
- harfbuzz 1.7.4 -> 1.7.6
- ilmbase 2.2.0-1 -> 2.2.1-1
- jansson 2.11 -> 2.11-2
- jsoncpp 1.8.1-1 -> 1.8.4
- jsonnet 2017-09-02-11cf9fa9f2fe8acbb14b096316006082564ca580 -> 2018-03-17
- leptonica 1.74.4-2 -> 1.74.4-3
- libgeotiff 1.4.2-2 -> 1.4.2-3
- libiconv 1.15-1 -> 1.15-2
- libjpeg-turbo 1.5.3 -> 1.5.3-1
- libmysql 5.7.17-3 -> 8.0.4-2
- libpng 1.6.34-2 -> 1.6.34-3
- librtmp 2.4 -> 2.4-1
- libsndfile 1.0.29-6830c42-2 -> 1.0.29-6830c42-3
- libsodium 1.0.15-1 -> 1.0.16-1
- libspatialite 4.3.0a-1 -> 4.3.0a-2
- libssh 0.7.5-1 -> 0.7.5-4
- libuv 1.18.0 -> 1.19.2
- libwebp 0.6.1-1 -> 0.6.1-2
- libwebsockets 2.4.1 -> 2.4.2
- libxml2 2.9.4-2 -> 2.9.4-4
- libzip 1.4.0 -> rel-1-5-0
- live555 2018.01.29 -> 2018.02.28
- lodepng 2017-09-01-8a0f16afe74a6a-1 -> 2018-02-25
- luasocket 2017.05.25.5a17f79b0301f0a1b4c7f1c73388757a7e2ed309 -> 2018-02-25
- lz4 1.8.1.2 -> 1.8.1.2-1
- magnum-extras 2018.02-1 -> 2018.02-2
- matio 1.5.10-2 -> 1.5.12
- mman git-f5ff813 -> git-f5ff813-2
- ms-gsl 20171204-9d65e74400976b3509833f49b16d401600c7317d -> 2018-03-17
- msinttypes 2017-06-26-f9e7c5758ed9e3b9f4b2394de1881c704dd79de0 -> 2018-02-25
- msmpi 8.1 -> 9.0
- nlohmann-json 3.1.0 -> 3.1.2
- nuklear 2017-06-15-5c7194c2fe2c68c1a8212712c0b4b6195382d27d -> 2018-03-17
- ogre 1.10.9-2 -> 1.10.11
- opencv 3.4.0-3 -> 3.4.1
- openexr 2.2.0-1 -> 2.2.1-1
- openimageio 1.7.15-2 -> 1.8.9
- openjpeg 2.2.0-1 -> 2.3.0
- pcl 1.8.1-9 -> 1.8.1-10
- picosha2 2017-09-01-c5ff159b6 -> 2018-02-25
- piex 2017-09-01-473434f2dd974978b-1 -> 2018-03-13
- protobuf 3.5.1 -> 3.5.1-1
- qt5-modularscripts 1 -> 2
- re2 2017-12-01-1 -> 2018-03-17
- readosm 1.1.0 -> 1.1.0-1
- realsense2 2.10.0 -> 2.10.1
- rocksdb 2017-06-28-18c63af6ef2b9f014c404b88488ae52e6fead03c-1 -> 5.11.3
- rs-core-lib commit-1ed2dadbda3977b13e5e83cc1f3eeca76b36ebe5 -> 2018-03-17
- rttr 0.9.5-1 -> 0.9.5-2
- scintilla 3.7.6 -> 4.0.3
- sdl2 2.0.7-4 -> 2.0.8-1
- snappy 1.1.7-1 -> 1.1.7-2
- spatialite-tools 4.3.0 -> 4.3.0-1
- spdlog 0.14.0-1 -> 0.16.3
- spirv-tools 2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1 -> 2018.1-1
- sqlite3 3.21.0 -> 3.21.0-1
- stb 20170724-9d9f75e -> 2018-03-02
- thrift 20172805-72ca60debae1d9fb35d9f0085118873669006d7f-2 -> 2018-03-17
- tiny-dnn 2017-10-09-dd906fed8c8aff8dc837657c42f9d55f8b793b0e -> 2018-03-13
- tinyxml2 6.0.0 -> 6.0.0-2
- torch-th 20180131-89ede3ba90c906a8ec6b9a0f4bef188ba5bb2fd8-1 -> 20180131-89ede3ba90c906a8ec6b9a0f4bef188ba5bb2fd8-2
- unicorn 2017-12-06-bc34c36eaeca0f4fc672015d24ce3efbcc81d6e4-1 -> 2018-03-13
- unicorn-lib commit-3ffa7fe69a1d0c37fb52a4af61380c5fd84fa5aa -> 2018-03-13
- uwebsockets 0.14.4-1 -> 0.14.6-1
- wt 3.3.7-4 -> 4.0.2
- wtl 9.1 -> 10.0
- wxwidgets 3.1.0-1 -> 3.1.1
- yaml-cpp 0.5.4-rc-2 -> 0.6.2
- zeromq 20170908-18498f620f0f6d4076981ea16eb5760fe4d28dc2-2 -> 2018-03-17
- zziplib 0.13.62-1 -> 0.13.69
- Use TLS 1.2 for downloads.
- Tools used by
vcpkg
(git
,cmake
etc) are now specified inscripts\vcpkgTools.xml
.- Add
7zip
- Add
- Fix various bugs regarding feature packages. Affects
install
,upgrade
andexport
. vcpkg hash
: Fix bug with whitespace in path.- Visual Studio detection now properly identifies legacy versions (VS2015).
- Windows SDK detection no longer fails if certain registry keys are not in their expected places.
- Dependency qualifiers now support
!
for inversion. - Add
VCPKG_DEFAULT_VS_PATH
environment variable.vcpkg
automatically chooses the latest stable version of Visual Studio to use.- You can now select the desired VS with the
VCPKG_DEFAULT_VS_PATH
environment variable - You can also select the behavior by specifiying
VCPKG_VISUAL_STUDIO_PATH
in the triplet file (and this takes precedence over the new environment variable)
-- vcpkg team vcpkg@microsoft.com MON, 19 Mar 2018 19:00:00 -0800
vcpkg (0.0.105)
- Add ports:
- breakpad 2018-2-19
- cartographer 0.3.0-3
- chipmunk 7.0.2
- ebml 1.3.5-1
- intel-mkl 2018.0.1
- jbig2dec 0.13
- libgeotiff 1.4.2-2
- liblo 0.29-1
- libpng-apng 1.6.34-2
- magnum-extras 2018.02-1
- magnum-integration 2018.02-1
- matroska 1.4.8
- mman git-f5ff813
- qt5-graphicaleffects 5.9.2-0
- qt5-quickcontrols 5.9.2-0
- qt5-quickcontrols2 5.9.2-0
- recast 1.5.1
- tinydir 1.2.3
- tinytoml 20180219-1
- Update ports:
- aubio 0.4.6 -> 0.4.6-1
- aws-sdk-cpp 1.3.15 -> 1.3.58
- blaze 3.2-3 -> 3.3
- boost-build 1.66.0-4 -> 1.66.0-5
- boost-mpi 1.66.0 -> 1.66.0-1
- catch2 2.1.1 -> 2.1.2
- ceres 1.13.0-2 -> 1.13.0-4
- corrade jan2018-1 -> 2018.02-1
- cuda 8.0-1 -> 9.0
- draco 0.10.0-1 -> 1.2.5
- ffmpeg 3.3.3-1 -> 3.3.3-2
- folly 2017.11.27.00-2 -> 2017.11.27.00-3
- hpx 1.0.0-7 -> 1.0.0-8
- jansson 2.10-1 -> 2.11
- libdisasm 0.23 -> 0.23-1
- libmupdf 1.11-1 -> 1.12.0
- magnum jan2018-1 -> 2018.02-1
- magnum-plugins jan2018-1 -> 2018.02-1
- opencv 3.4.0-2 -> 3.4.0-3
- openvr 1.0.12 -> 1.0.13
- pcre2 10.30-1 -> 10.30-2
- qt5-base 5.9.2-4 -> 5.9.2-5
- realsense2 2.9.1 -> 2.10.0
- sciter 4.1.2 -> 4.1.3
- suitesparse 4.5.5-3 -> 4.5.5-4
- szip 2.1.1 -> 2.1.1-1
- uriparser 0.8.4-1 -> 0.8.5
- Better handling of
feature packages
. - Bump required version & auto-downloaded version of
git
to 2.6.2
-- vcpkg team vcpkg@microsoft.com TUE, 20 Feb 2018 18:30:00 -0800
vcpkg (0.0.104)
- Add ports:
- asmjit 673dcefaa048c5f5a2bf8b85daf8f7b9978d018a
- cccapstone 9b4128ee1153e78288a1b5433e2c06a0d47a4c4e
- crc32c 1.0.5
- epsilon 0.9.2
- exprtk 2018.01.01-f32d2b4
- forest 4.5.0
- libgta 1.0.8
- libodb-mysql 2.4.0-1
- libopenmpt 2017-01-28-cf2390140
- libudis86 2018-01-28-56ff6c87
- mujs 25821e6d74fab5fcc200fe5e818362e03e114428
- muparser 6cf2746
- openmama 6.2.1-a5a93a24d2f89a0def0145552c8cd4a53c69e2de
- torch-th 20180131-89ede3ba90c906a8ec6b9a0f4bef188ba5bb2fd8-1
- yara e3439e4ead4ed5d3b75a0b46eaf15ddda2110bb9
- Update ports:
- abseil 2017-11-10 -> 2018-2-5
- blosc 1.12.1 -> 1.13.5
- boost-build 1.66.0-3 -> 1.66.0-4
- boost-test 1.66.0-1 -> 1.66.0-2
- catch 2.0.1-1 -> alias
- catch2 2.1.0 -> 2.1.1
- cgal 4.11-2 -> 4.11-3
- cpprestsdk 2.10.1-1 -> 2.10.2
- curl 7.58.0 -> 7.58.0-1
- dlib 19.9 -> 19.9-1
- flatbuffers 1.8.0 -> 1.8.0-2
- freeimage 3.17.0-3 -> 3.17.0-4
- gflags 2.2.1 -> 2.2.1-1
- gtest 1.8.0-5 -> 1.8.0-6
- highfive 1.3 -> 1.5
- jack2 1.9.12.2 -> 1.9.12
- libspatialite 4.3.0a -> 4.3.0a-1
- libwebp 0.6.1 -> 0.6.1-1
- libzip 1.3.2 -> 1.4.0
- live555 2017.10.28 -> 2018.01.29
- mpg123 1.25.8-1 -> 1.25.8-2
- nghttp2 1.28.0 -> 1.30.0-1
- nlohmann-json 3.0.1 -> 3.1.0
- opencv 3.4.0 -> 3.4.0-2
- opengl 0.0-4 -> 0.0-5
- openssl 1.0.2n-1 -> 1.0.2n-2
- openvr 1.0.9 -> 1.0.12
- poco 1.8.1 -> 1.8.1-1
- protobuf 3.5.0-1 -> 3.5.1
- qt5-base 5.9.2-1 -> 5.9.2-4
- realsense2 2.9.0 -> 2.9.1
- sciter 4.1.1 -> 4.1.2
- sobjectizer 5.5.20 -> 5.5.21
- soundtouch 2.0.0.2 -> 2.0.0
- strtk 2017.01.02-1e2960f -> 2018.01.01-5579ed1
- The
configure
step forrelease
anddebug
now happen in parallel.- This can significantly reduce build times for libraries where the
configure
step was a good chunk of the total build time. For example, the total build time forzlib
drops from ~30sec to ~20sec.
- This can significantly reduce build times for libraries where the
- Fix a few bootstraping issues introduced in previous release (with the clean environment)
-- vcpkg team vcpkg@microsoft.com WED, 07 Feb 2018 20:30:00 -0800
vcpkg (0.0.103)
vcpkg upgrade
: Fix issue with any command executing more than 10 transactions with mixed transaction types (install + remove)
-- vcpkg team vcpkg@microsoft.com WED, 24 Jan 2018 14:30:00 -0800
vcpkg (0.0.102)
- Add ports:
- catch-classic 1.12.0
- catch2 2.1.0
- cgicc 3.2.19
- libdisasm 0.23
- qt5-3d 5.9.2-0
- qt5-base 5.9.2-1
- qt5-charts 5.9.2-0
- qt5-datavis3d 5.9.2-0
- qt5-declarative 5.9.2-0
- qt5-gamepad 5.9.2-0
- qt5-imageformats 5.9.2-0
- qt5-modularscripts 1
- qt5-multimedia 5.9.2-0
- qt5-networkauth 5.9.2-0
- qt5-scxml 5.9.2-0
- qt5-serialport 5.9.2-0
- qt5-speech 5.9.2-0
- qt5-svg 5.9.2-0
- qt5-tools 5.9.2-0
- qt5-virtualkeyboard 5.9.2-0
- qt5-websockets 5.9.2-0
- qt5-winextras 5.9.2-0
- qt5-xmlpatterns 5.9.2-0
- tre 0.8.0-1
- Update ports:
- boost-asio 1.66.0 -> 1.66.0-1
- boost-build 1.66.0 -> 1.66.0-3
- boost-vcpkg-helpers 3 -> 4
- corrade jun2017-3 -> jan2018-1
- curl 7.57.0-1 -> 7.57.0-2
- date 2.3-c286981b3bf83c79554769df68b27415cee68d77 -> 2.4
- discord-rpc 2.0.1 -> 2.1.0
- dlib 19.8 -> 19.9
- libbson 1.9.0 -> 1.9.2
- libconfig 1.7.1 -> 1.7.2
- libjpeg-turbo 1.5.2-2 -> 1.5.3
- libodb 2.4.0-1 -> 2.4.0-2
- libogg 1.3.2-cab46b1-3 -> 1.3.3
- libwebp 0.6.0-2 -> 0.6.1
- libwebsockets 2.0.0-4 -> 2.4.1
- lz4 1.8.0-1 -> 1.8.1.2
- magnum jun2017-6 -> jan2018-1
- magnum-plugins jun2017-5 -> jan2018-1
- mongo-c-driver 1.9.0 -> 1.9.2
- mpg123 1.25.8 -> 1.25.8-1
- openni2 2.2.0.33-4 -> 2.2.0.33-7
- osg 3.5.6-1 -> 3.5.6-2
- poco 1.8.0.1 -> 1.8.1
- qca 2.2.0-1 -> 2.2.0-2
- qscintilla 2.10-1 -> 2.10-4
- qt5 5.8-6 -> 5.9.2-1
- qwt 6.1.3-2 -> 6.1.3-4
- sciter 4.1.0 -> 4.1.1
- sdl2 2.0.7-3 -> 2.0.7-4
- tiff 4.0.8-1 -> 4.0.9
- xxhash 0.6.3-1 -> 0.6.4
- Remove usage of
BITS-transfer
. Use .NET functions (which used to be the fallback ifBITS-transfer
failed) by default. - Enable the usage of
feature-packages
by default. More info here. - Bootstrapping
vcpkg
now happens in a clean environment to avoid issues when building in a VS Developer Prompt among others. - Update required version & auto-downloaded version of
cmake
to 3.10.2 - Update required version & auto-downloaded version of
vswhere
to 2.3.2
-- vcpkg team vcpkg@microsoft.com TUE, 23 Jan 2018 17:00:00 -0800
vcpkg (0.0.101)
- Add ports:
- alac-decoder 0.2
- args d8905de
- boost-accumulators 1.66.0
- boost-algorithm 1.66.0
- boost-align 1.66.0
- boost-any 1.66.0
- boost-array 1.66.0
- boost-asio 1.66.0
- boost-assert 1.66.0
- boost-assign 1.66.0
- boost-atomic 1.66.0
- boost-beast 1.66.0
- boost-bimap 1.66.0
- boost-bind 1.66.0
- boost-build 1.66.0
- boost-callable-traits 1.66.0
- boost-chrono 1.66.0
- boost-circular-buffer 1.66.0
- boost-compatibility 1.66.0
- boost-compute 1.66.0
- boost-concept-check 1.66.0
- boost-config 1.66.0
- boost-container 1.66.0
- boost-context 1.66.0
- boost-conversion 1.66.0
- boost-convert 1.66.0
- boost-core 1.66.0
- boost-coroutine 1.66.0
- boost-coroutine2 1.66.0
- boost-crc 1.66.0
- boost-date-time 1.66.0
- boost-detail 1.66.0
- boost-disjoint-sets 1.66.0
- boost-dll 1.66.0
- boost-dynamic-bitset 1.66.0
- boost-endian 1.66.0
- boost-exception 1.66.0
- boost-fiber 1.66.0
- boost-filesystem 1.66.0
- boost-flyweight 1.66.0
- boost-foreach 1.66.0
- boost-format 1.66.0
- boost-function 1.66.0
- boost-function-types 1.66.0
- boost-functional 1.66.0
- boost-fusion 1.66.0
- boost-geometry 1.66.0
- boost-gil 1.66.0
- boost-graph 1.66.0
- boost-graph-parallel 1.66.0
- boost-hana 1.66.0
- boost-heap 1.66.0
- boost-icl 1.66.0
- boost-integer 1.66.0
- boost-interprocess 1.66.0
- boost-interval 1.66.0
- boost-intrusive 1.66.0
- boost-io 1.66.0
- boost-iostreams 1.66.0
- boost-iterator 1.66.0
- boost-lambda 1.66.0
- boost-lexical-cast 1.66.0
- boost-local-function 1.66.0
- boost-locale 1.66.0
- boost-lockfree 1.66.0
- boost-log 1.66.0
- boost-logic 1.66.0
- boost-math 1.66.0
- boost-metaparse 1.66.0
- boost-move 1.66.0
- boost-mp11 1.66.0
- boost-mpi 1.66.0
- boost-mpl 1.66.0
- boost-msm 1.66.0
- boost-multi-array 1.66.0
- boost-multi-index 1.66.0
- boost-multiprecision 1.66.0
- boost-numeric-conversion 1.66.0
- boost-odeint 1.66.0
- boost-optional 1.66.0
- boost-parameter 1.66.0
- boost-phoenix 1.66.0
- boost-poly-collection 1.66.0
- boost-polygon 1.66.0
- boost-pool 1.66.0
- boost-predef 1.66.0
- boost-preprocessor 1.66.0
- boost-process 1.66.0
- boost-program-options 1.66.0
- boost-property-map 1.66.0
- boost-property-tree 1.66.0
- boost-proto 1.66.0
- boost-ptr-container 1.66.0
- boost-python 1.66.0-1
- boost-qvm 1.66.0
- boost-random 1.66.0
- boost-range 1.66.0
- boost-ratio 1.66.0
- boost-rational 1.66.0
- boost-regex 1.66.0
- boost-scope-exit 1.66.0
- boost-serialization 1.66.0
- boost-signals 1.66.0
- boost-signals2 1.66.0
- boost-smart-ptr 1.66.0
- boost-sort 1.66.0
- boost-spirit 1.66.0
- boost-stacktrace 1.66.0
- boost-statechart 1.66.0
- boost-static-assert 1.66.0
- boost-system 1.66.0
- boost-test 1.66.0-1
- boost-thread 1.66.0
- boost-throw-exception 1.66.0
- boost-timer 1.66.0
- boost-tokenizer 1.66.0
- boost-tti 1.66.0
- boost-tuple 1.66.0
- boost-type-erasure 1.66.0
- boost-type-index 1.66.0
- boost-type-traits 1.66.0
- boost-typeof 1.66.0
- boost-ublas 1.66.0
- boost-units 1.66.0
- boost-unordered 1.66.0
- boost-utility 1.66.0
- boost-uuid 1.66.0
- boost-variant 1.66.0
- boost-vcpkg-helpers 3
- boost-vmd 1.66.0
- boost-wave 1.66.0
- boost-winapi 1.66.0
- boost-xpressive 1.66.0
- brynet 0.9.0
- chaiscript 6.0.0
- cimg 2.1.8
- crow 0.1
- gainput 1.0.0
- jack2 1.9.12.2
- libdatrie 0.2.10-2
- libgit2 0.26.0
- libmupdf 1.11-1
- libpqxx 6.0.0
- libqrencode 4.0.0-1
- libsamplerate 0.1.9.0
- mbedtls 2.6.1
- nghttp2 1.28.0
- portmidi 0.217.1
- re2 2017-12-01-1
- rs-core-lib commit-1ed2dadbda3977b13e5e83cc1f3eeca76b36ebe5
- sol 2.18.7
- soundtouch 2.0.0.2
- sqlitecpp 2.2
- tinyexif 1.0.1-1
- unicorn 2017-12-06-bc34c36eaeca0f4fc672015d24ce3efbcc81d6e4-1
- unicorn-lib commit-3ffa7fe69a1d0c37fb52a4af61380c5fd84fa5aa
- yoga 1.7.0
- Update ports:
- ace 6.4.5 -> 6.4.6
- alembic 1.7.4-1 -> 1.7.5
- arrow 0.6.0 -> 0.6.0-1
- asio 1.10.8 -> 1.10.8-1
- assimp 4.0.1-3 -> 4.1.0-1
- aubio 0.46 -> 0.4.6
- aws-sdk-cpp 1.2.4 -> 1.3.15
- beast v84-1 -> 0
- blaze 3.2-2 -> 3.2-3
- bond 7.0.2 -> 7.0.2-1
- boost 1.65.1-3 -> 1.66.0
- brotli 1.0.2 -> 1.0.2-1
- bullet3 2.86.1-1 -> 2.87
- cgal 4.11 -> 4.11-2
- cpp-redis 3.5.2-2 -> 4.3.0
- cpprestsdk 2.10.0 -> 2.10.1-1
- curl 7.55.1-1 -> 7.57.0-1
- directxmesh oct2016 -> dec2017
- directxtex dec2016 -> dec2017
- directxtk dec2016-1 -> dec2017
- dlib 19.7 -> 19.8
- exiv2 4f4add2cdcbe73af7098122a509dff0739d15908 -> 8f5b795eaa4bc414d2d6041c1dbd1a7f7bf1fc99
- fcl 0.5.0-2 -> 0.5.0-3
- fftw3 3.3.7-1 -> 3.3.7-2
- flatbuffers 1.7.1-1 -> 1.8.0
- fmt 4.0.0-1 -> 4.1.0
- folly 2017.11.27.00 -> 2017.11.27.00-2
- gflags 2.2.0-5 -> 2.2.1
- glm 0.9.8.5 -> 0.9.8.5-1
- gmime 3.0.2 -> 3.0.5
- grpc 1.7.2 -> 1.8.3
- gsl-lite 0.24.0 -> 0.26.0
- gtest 1.8-1 -> 1.8.0-5
- harfbuzz 1.6.3-1 -> 1.7.4
- hdf5 1.10.0-patch1-2 -> 1.10.1-1
- hpx 1.0.0-5 -> 1.0.0-7
- imgui 1.52 -> 1.53
- itk 4.11.0 -> 4.13.0
- libbson 1.6.2-2 -> 1.9.0
- libconfig 1.6.0-1 -> 1.7.1
- libiconv 1.15 -> 1.15-1
- libkml 1.3.0-1 -> 1.3.0-2
- librtmp 2.3 -> 2.4
- libsodium 1.0.15 -> 1.0.15-1
- libtorrent 1.1.5 -> 1.1.6
- live555 2017.09.12 -> 2017.10.28
- llvm 5.0.0-2 -> 5.0.1
- mongo-c-driver 1.6.2-1 -> 1.9.0
- mongo-cxx-driver 3.1.1-1 -> 3.1.1-2
- mpg123 1.24.0-1 -> 1.25.8
- mpir 3.0.0-3 -> 3.0.0-4
- ms-gsl 20171104-d10ebc6555b627c9d1196076a78467e7be505987 -> 20171204-9d65e74400976b3509833f49b16d401600c7317d
- nlohmann-json 2.1.1-1 -> 3.0.1
- opencv 3.3.1-9 -> 3.4.0
- openimageio 1.7.15-1 -> 1.7.15-2
- openssl 1.0.2m -> 1.0.2n-1
- openvdb 5.0.0 -> 5.0.0-1
- pcl 1.8.1-7 -> 1.8.1-9
- pybind11 2.2.0 -> 2.2.1
- python3 3.6.1 -> 3.6.4
- range-v3 20151130-vcpkg4 -> 20151130-vcpkg5
- realsense2 2.8.2 -> 2.9.0
- sciter 4.0.6 -> 4.1.0
- sdl2-image 2.0.1-3 -> 2.0.2-1
- sdl2-mixer 2.0.2-1 -> 2.0.2-2
- sdl2-net 2.0.1-3 -> 2.0.1-4
- sdl2-ttf 2.0.14-3 -> 2.0.14-4
- sobjectizer 5.5.19.2-1 -> 5.5.20
- speex 1.2.0-2 -> 1.2.0-4
- string-theory 1.6-1 -> 1.7
- szip 2.1-2 -> 2.1.1
- tacopie 2.4.1-2 -> 3.2.0
- tbb 2017_U7 -> 2018_U2
- tclap 1.2.1 -> 1.2.2
- thrift 20172805-72ca60debae1d9fb35d9f0085118873669006d7f-1 -> 20172805-72ca60debae1d9fb35d9f0085118873669006d7f-2
- tinyxml2 5.0.1-1 -> 6.0.0
- vtk 8.0.1-5 -> 8.1.0-1
- wt 3.3.7-2 -> 3.3.7-4
- zeromq 20170908-18498f620f0f6d4076981ea16eb5760fe4d28dc2-1 -> 20170908-18498f620f0f6d4076981ea16eb5760fe4d28dc2-2
- zstd 1.3.1-1 -> 1.3.3
- Introduce
vcpkg upgrade
command. This command automatically rebuilds outdated libraries to the latest version. vcpkg list
: Improve output for long triplets- Update required version & auto-downloaded version of
cmake
to 3.10.1
-- vcpkg team vcpkg@microsoft.com WED, 10 Jan 2018 17:00:00 -0800
vcpkg (0.0.100)
- Add ports:
- libmspack 0.6
- scintilla 3.7.6
- vlpp 0.9.3.1
- Update ports:
- allegro5 5.2.2.0-1 -> 5.2.3.0
- benchmark 1.2.0 -> 1.3.0
- brotli 0.6.0-1 -> 1.0.2
- chakracore 1.4.3 -> 1.7.4
- cppunit 1.13.2 -> 1.14.0
- doctest 1.2.0 -> 1.2.6
- ecm 5.37.0-1 -> 5.40.0
- expat 2.2.4-2 -> 2.2.5
- flint 2.5.2 -> 2.5.2-1
- folly 2017.10.02.00 -> 2017.11.27.00
- freerdp 2.0.0-rc0~vcpkg1-1 -> 2.0.0-rc1~vcpkg1
- libtorrent 1.1.4-1 -> 1.1.5
- libuv 1.16.1 -> 1.18.0
- libzip 1.2.0-2 -> 1.3.2
- log4cplus REL_1_2_1-RC2-1 -> REL_2_0_0-RC2
- mpfr 3.1.6-1 -> 3.1.6-2
- nana 1.5.4-1 -> 1.5.5
- poco 1.7.8-2 -> 1.8.0.1
- pugixml 1.8.1-2 -> 1.8.1-3
- sciter 4.0.4 -> 4.0.6
- speex 1.2.0-1 -> 1.2.0-2
vcpkg
has exceeded 400 libraries!vcpkg
now supports Tab-Completion/Auto-Completion in Powershell. To enable it, simply run.\vcpkg integrate powershell
and restart Powershell.vcpkg
now requires the English language pack of Visual Studio to be installed. This is needed because several libraries fail to build in non-English languages, sovcpkg
sets the build environment to English to bypass these issues.
-- vcpkg team vcpkg@microsoft.com MON, 04 Dec 2017 17:00:00 -0800
vcpkg (0.0.99)
- Add ports:
- avro-c 1.8.2
- devil 1.8.0-1
- halide release_2017_10_30
- librabbitmq 0.8.0
- openvdb 5.0.0
- qpid-proton 0.18.1
- unittest-cpp 2.0.0
- Update ports:
- alembic 1.7.4 -> 1.7.4-1
- angle 2017-06-14-8d471f-2 -> 2017-06-14-8d471f-4
- aubio 0.46~alpha-3 -> 0.46
- date 2.2 -> 2.3-c286981b3bf83c79554769df68b27415cee68d77
- fftw3 3.3.7 -> 3.3.7-1
- grpc 1.7.0 -> 1.7.2
- imgui 1.51-1 -> 1.52
- lcms 2.8-3 -> 2.8-4
- leptonica 1.74.4-1 -> 1.74.4-2
- leveldb 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73 -> 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73-1
- libflac 1.3.2-3 -> 1.3.2-4
- libiconv 1.14-1 -> 1.15
- libsndfile 1.0.29-6830c42-1 -> 1.0.29-6830c42-2
- libssh2 1.8.0-2 -> 1.8.0-3
- llvm 5.0.0-1 -> 5.0.0-2
- mpfr 3.1.6 -> 3.1.6-1
- ogre 1.9.0-1 -> 1.10.9-2
- opencv 3.3.1-7 -> 3.3.1-9
- opengl 0.0-3 -> 0.0-4
- pcl 1.8.1-4 -> 1.8.1-7
- protobuf 3.4.1-2 -> 3.5.0-1
- qhull 2015.2-1 -> 2015.2-2
- realsense2 2.8.1 -> 2.8.2
- redshell 1.0.0 -> 1.1.2
- sdl2 2.0.7-1 -> 2.0.7-3
- string-theory 1.6 -> 1.6-1
- tesseract 3.05.01-1 -> 3.05.01-2
vcpkg
now autodetects CMake usage information in libraries and displays it after installvcpkg integrate install
: Fix issue that would cause failure with unicode usernames- Introduce experimental support for
VCPKG_BUILD_TYPE
. Addingset(VCPKG_BUILD_TYPE release)
in a triplet: will cause most ports to only build release vcpkg
now compiles inside WSL- Update required version & auto-downloaded version of
cmake
to 3.10.0
-- vcpkg team vcpkg@microsoft.com SAT, 26 Nov 2017 03:30:00 -0800
vcpkg (0.0.97)
- Add ports:
- alac 2017-11-03-c38887c5
- atkmm 2.24.2
- blosc 1.12.1
- coolprop 6.1.0-2
- discord-rpc 2.0.1
- freetype-gl 2017-10-9-82fb152a74f01b1483ac80d15935fbdfaf3ed836
- glibmm 2.52.1
- gtkmm 3.22.2
- if97 2.1.0
- luasocket 2017.05.25.5a17f79b0301f0a1b4c7f1c73388757a7e2ed309
- pangomm 2.40.1
- realsense2 2.8.1
- refprop-headers 2017-11-7-882aec454b2bc3d5323b8691736ff09c288f4ed6
- sfgui 0.3.2-1
- tidy-html5 5.4.0-1
- Update ports:
- abseil 2017-10-14 -> 2017-11-10
- assimp 4.0.1-2 -> 4.0.1-3
- bond 6.0.0-1 -> 7.0.2
- catch 1.11.0 -> 2.0.1-1
- dimcli 2.0.0-1 -> 3.1.1-1
- dlib 19.4-5 -> 19.7
- ffmpeg 3.3.3 -> 3.3.3-1
- fftw3 3.3.6-p12-1 -> 3.3.7
- freeglut 3.0.0-2 -> 3.0.0-3
- freetype 2.8-1 -> 2.8.1-1
- glbinding 2.1.1-2 -> 2.1.1-3
- glm 0.9.8.4-1 -> 0.9.8.5
- grpc 1.6.0-2 -> 1.7.0
- jasper 2.0.13-1 -> 2.0.14-1
- libpng 1.6.32-1 -> 1.6.34-2
- libraw 0.18.2-4 -> 0.18.2-5
- libsigcpp 2.99-1 -> 2.10
- libuv 1.14.1-1 -> 1.16.1
- libwebsockets 2.0.0-2 -> 2.0.0-4
- ms-gsl 20170425-8b320e3f5d016f953e55dfc7ec8694c1349d3fe4 -> 20171104-d10ebc6555b627c9d1196076a78467e7be505987
- openal-soft 1.18.1-1 -> 1.18.2-1
- opencv 3.3.1-6 -> 3.3.1-7
- openssl 1.0.2l-3 -> 1.0.2m
- pcl 1.8.1-3 -> 1.8.1-4
- sdl2 2.0.6-1 -> 2.0.7-1
- sdl2-mixer 2.0.1-3 -> 2.0.2-1
- sqlite-modern-cpp 2.4 -> 3.2
- vtk 8.0.1-1 -> 8.0.1-5
- wincrypt 0.0 -> 0.0-1
- winsock2 0.0 -> 0.0-1
- MSBuild integration now outputs a warning when configuration is not determinable.
- Fix Powershell execution failures for users of PSCX. PSCX has an
Expand-Archive
cmdlet that has different parameter names than the same-named cmdlet in Powershell 5. vcpkg_from_github()
: Handle '/' in REFs
-- vcpkg team vcpkg@microsoft.com TUE, 14 Nov 2017 16:00:00 -0800
vcpkg (0.0.96)
- Add ports:
- arb 2.11.1
- fdk-aac 2017-11-02-1e351
- flint 2.5.2
- itk 4.11.0
- libaiff 5.0
- Update ports:
- antlr4 4.6-1 -> 4.7
- apr 1.6.2-1 -> 1.6.3
- double-conversion 3.0.0-1 -> 3.0.0-2
- flann 1.9.1-6 -> 1.9.1-7
- opencv 3.3.1-4 -> 3.3.1-6
- protobuf 3.4.1-1 -> 3.4.1-2
vcpkg help
: Add help topics for commands. For examplevcpkg help install
vcpkg
now downloads in a temp directory; after the download is complete, the file is moved to the destination. This avoids issues with hash mismatch on partially downloaded files.- Update required version & auto-downloaded version of
cmake
to 3.9.5 - Update required version & auto-downloaded version of
vswhere
to 2.2.11
-- vcpkg team vcpkg@microsoft.com WED, 03 Nov 2017 18:45:00 -0800
vcpkg (0.0.95)
- Update ports:
- assimp 4.0.1 -> 4.0.1-2
- blaze 3.2-1 -> 3.2-2
- boost 1.65.1-2 -> 1.65.1-3
- catch 1.10.0 -> 1.11.0
- libharu 2017-08-15-d84867ebf9f-2 -> 2017-08-15-d84867ebf9f-4
- libsndfile libsndfile-1.0.29-6830c42-1 -> 1.0.29-6830c42-1
- opencv 3.3.1 -> 3.3.1-4
- pcl 1.8.1-2 -> 1.8.1-3
- poco 1.7.8-1 -> 1.7.8-2
- signalrclient 1.0.0-beta1-1 -> 1.0.0-beta1-2
- vtk 8.0.0-3 -> 8.0.1-1
- xlnt 1.1.0-1 -> 1.2.0-1
- Various improvements in
vcpkg
when obtaining data fromPowerShell
scripts. It should now be more robust - Fix Windows 7 (i.e.
PowerShell 2.0
) issues inPowerShell
scripts - Fix an issue with
feature packages
where an installed package would appear to be uninstalled if a feature of the package was installed and then uninstalled - Bump required version & auto-downloaded version of
git
to 2.5.0
-- vcpkg team vcpkg@microsoft.com WED, 01 Nov 2017 15:30:00 -0800
vcpkg (0.0.94)
- Add ports:
- capstone 3.0.5-rc3
- cgal 4.11
- gettimeofday 2017-10-14-2
- gmime 3.0.2
- leveldb 2017-10-25-8b1cd3753b184341e837b30383832645135d3d73
- rpclib 2.2.0
- Update ports:
- alembic 1.7.1-4 -> 1.7.4
- blaze 3.2 -> 3.2-1
- boost 1.65.1-1 -> 1.65.1-2
- ceres 1.13.0-1 -> 1.13.0-2
- cpprestsdk 2.9.0-4 -> 2.10.0
- cppwinrt spring_2017_creators_update_for_vs_15.3 -> fall_2017_creators_update_for_vs_15.3-2
- cppzmq 4.2.1 -> 4.2.2
- eigen3 3.3.4-1 -> 3.3.4-2
- gdcm2 2.6.8-1 -> 2.8.3
- harfbuzz 1.4.6-2 -> 1.6.3-1
- libjpeg-turbo 1.5.2-1 -> 1.5.2-2
- libmariadb 2.3.2-1 -> 3.0.2
- libmysql 5.7.17-2 -> 5.7.17-3
- live555 2017.06.04-1 -> 2017.09.12
- mpir 3.0.0-2 -> 3.0.0-3
- opencv 3.3.0-4 -> 3.3.1
- pangolin 0.5-2 -> 0.5-3
- pugixml 1.8.1-1 -> 1.8.1-2
- secp256k1 2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4 -> 2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4-1
- smpeg2 2.0.0-2 -> 2.0.0-3
- sqlite3 3.20.1 -> 3.21.0
- Bump required version & auto-downloaded version of
git
to 2.4.3
-- vcpkg team vcpkg@microsoft.com FRI, 27 Oct 2017 19:30:00 -0800
vcpkg (0.0.93)
- Add ports:
- berkeleydb 4.8.30
- libsodium 1.0.15
- secp256k1 2017-19-10-0b7024185045a49a1a6a4c5615bf31c94f63d9c4
- Update ports:
- assimp 4.0.0-2 -> 4.0.1
- azure-storage-cpp 3.0.0-3 -> 3.0.0-4
- cctz v2.1 -> 2.1
- folly v2017.07.17.01-1 -> 2017.10.02.00
- grpc 1.6.0-1 -> 1.6.0-2
- openblas v0.2.20-2 -> 0.2.20-2
- pthreads 2.9.1-1 -> 2.9.1-2
- sdl2-gfx 1.0.3-2 -> 1.0.3-3
- sdl2-image 2.0.1-2 -> 2.0.1-3
- sdl2-mixer 2.0.1-2 -> 2.0.1-3
- sdl2-net 2.0.1-2 -> 2.0.1-3
- sdl2-ttf 2.0.14-2 -> 2.0.14-3
- spirv-tools v2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1 -> 2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1
- thor v2.0-1 -> 2.0-1
- tinyexr v0.9.5-d16ea6 -> 0.9.5-d16ea6
- Fix issue where
vcpkg
was getting output from powershell scripts. Powershell adds newlines when the console width is reached; the extra newlines was causingvcpkg
's parsing to fail. - Improve autocomplete/tab-completion for powershell (still experimental)
-- vcpkg team vcpkg@microsoft.com THU, 19 Oct 2017 21:30:00 -0800
vcpkg (0.0.92)
- Add ports:
- cctz v2.1
- celero 2.1.0-1
- eastl 3.05.08
- imgui 1.51-1
- libidn2 2.0.4
- mozjpeg 3.2-1
- spatialite-tools 4.3.0
- string-theory 1.6
- tiny-dnn 2017-10-09-dd906fed8c8aff8dc837657c42f9d55f8b793b0e
- wincrypt 0.0
- winsock2 0.0
- Update ports:
- abseil 2017-09-28 -> 2017-10-14
- boost 1.65.1 -> 1.65.1-1
- cpprestsdk 2.9.0-3 -> 2.9.0-4
- gdal 1.11.3-5 -> 2.2.2
- jansson v2.10-1 -> 2.10-1
- lua 5.3.4-2 -> 5.3.4-4
- mpfr 3.1.5-1 -> 3.1.6
- ogre 1.9.0 -1 -> 1.9.0-1
- openni2 2.2.0.33-2 -> 2.2.0.33-4
- pcl 1.8.1-1 -> 1.8.1-2
- sciter 4.0.3 -> 4.0.4
- vtk 8.0.0-2 -> 8.0.0-3
- websocketpp 0.7.0 -> 0.7.0-1
- Initial support for autocomplete/tab-completion for powershell (still experimental)
- Add
VCPKG_CHAINLOAD_TOOLCHAIN_FILE variable
. As the name suggests, you can chainload your own toolchain file along with thevcpkg
toolchain file. - Fix issues with the new Visual Studio detection (
vswhere.exe
). Notably:- Detect VS2015 BuildTools, VS2017 BuildTools and VS Express Edition
- Fix issues with Windows SDK detection
- Rework acquisition of
vcpkg
dependencies (e.g.cmake
,git
). It is now more robust and should be faster on modern Operating Systems while still having fallback functions for older ones. - Bump required version & auto-downloaded version of
cmake
to 3.9.4 - Bump required version & auto-downloaded version of
nuget
to 4.4.0 - Bump required version & auto-downloaded version of
vswhere
to 2.2.7 - Bump required version & auto-downloaded version of
git
to 2.4.2(.3) - Bump ninja to version 1.8.0
-- vcpkg team vcpkg@microsoft.com TUE, 17 Oct 2017 16:00:00 -0800
vcpkg (0.0.91)
- Add ports:
- abseil 2017-09-28
- enet 1.3.13
- exiv2 4f4add2cdcbe73af7098122a509dff0739d15908
- freexl 1.0.4
- gts 0.7.6
- kinectsdk2 2.0
- libexif 0.6.21-1
- libfreenect2 0.2.0
- librtmp 2.3
- libspatialite 4.3.0a
- libxmp-lite 4.4.1
- proj4 4.9.3-1
- readosm 1.1.0
- spirit-po 1.1.2
- telnetpp 1.2.4
- wildmidi 0.4.1
- Update ports:
- anax 2.1.0-2 -> 2.1.0-3
- aws-sdk-cpp 1.0.61-1 -> 1.2.4
- geos 3.5.0-1 -> 3.6.2-2
- kinectsdk1 1.8-1 -> 1.8-2
- lua 5.3.4-1 -> 5.3.4-2
- openni2 2.2.0.33 -> 2.2.0.33-2
- openssl 1.0.2l-2 -> 1.0.2l-3
- pangolin 0.5-1 -> 0.5-2
- proj 4.9.3-1 -> 0
- sdl2 2.0.5-4 -> 2.0.6-1
- zlib 1.2.11-2 -> 1.2.11-3
vcpkg export
: Add new option--ifw
which creates a standalone GUI installer for the exported packages. More information and screenshots here- Complete rework of Visual Studio detection & selection:
- Use
vswhere.exe
to detect Visual Studio installation instances - Add the ability to specify the Visual Studio instance to use in the triplet file with the
VCPKG_VISUAL_STUDIO_PATH
variable - Automatic selection now picks instances in order: stable, prerelease, legacy. Within each group, newer versions are preferred over old versions
- Fix issue where v140 toolset would not work if VS2017 (with v140) was installed but VS2015 was not installed
- Use
- Add message when downloading a
vcpkg
dependency (e.g.cmake
)
-- vcpkg team vcpkg@microsoft.com THU, 05 Oct 2017 19:00:00 -0800
vcpkg (0.0.90)
- Add ports:
- caffe2 0.8.1
- date 2.2
- jsonnet 2017-09-02-11cf9fa9f2fe8acbb14b096316006082564ca580
- kf5plotting 5.37.0
- units 2.3.0
- winpcap 4.1.3-1
- Update ports:
- arrow apache-arrow-0.4.0-2 -> 0.6.0
- benchmark 1.1.0-1 -> 1.2.0
- cppwinrt feb2017_refresh-14393 -> spring_2017_creators_update_for_vs_15.3
- llvm 4.0.0-1 -> 5.0.0-1
- luafilesystem 1.6.3-1 -> 1.7.0.2
- opencv 3.2.0-4 -> 3.3.0-4
- paho-mqtt 1.2.0-1 -> 1.2.0-2
- protobuf 3.4.0-2 -> 3.4.1-1
- qt5 5.8-5 -> 5.8-6
- sfml 2.4.2-1 -> 2.4.2-2
- xlnt 0.9.4-1 -> 1.1.0-1
- zlib 1.2.11-1 -> 1.2.11-2
- Bump required version & auto-downloaded version of
cmake
to 3.9.3 (was 3.9.1). Noteable changes:- Fix codepage issues
- FindBoost: Add support for Boost 1.65.0 and 1.65.1
vcpkg edit
: Fix inspected locations for VSCode
-- vcpkg team vcpkg@microsoft.com SUN, 24 Sep 2017 03:30:00 -0800
vcpkg (0.0.89)
- Update ports:
- boost 1.65-1 -> 1.65.1
- chmlib 0.40 -> 0.40-1
- pybind11 2.1.0-2 -> 2.2.0
- sciter 4.0.2-1 -> 4.0.3
- sqlite3 3.19.1-2 -> 3.20.1
vcpkg
now warns if the built version of thevcpkg.exe
itself is outdated- Update to latest python 3.5
vcpkg install
improvements:- Add
--keep-going
option to keep going if a package fails to install - Add elapsed time to each invidial package as well as total time
- Add a counter to the install (e.g. Starting package 3/12: )
- Add
vcpkg edit
now checks more location for VSCode Insiders
-- vcpkg team vcpkg@microsoft.com WED, 14 Sep 2017 16:00:00 -0800
vcpkg (0.0.88)
vcpkg_configure_cmake
has been modified to embed debug symbols within static libraries (using the /Z7 option). Most of the libraries invcpkg
had their versions bumped due to this.vcpkg_configure_meson
has been modified in the same manner.
-- vcpkg team vcpkg@microsoft.com SAT, 09 Sep 2017 00:30:00 -0800
vcpkg (0.0.87)
- Add ports:
- console-bridge 0.3.2-1
- leptonica 1.74.4
- tesseract 3.05.01
- urdfdom 1.0.0-1
- urdfdom-headers 1.0.0-1
- Update ports:
- ace 6.4.4 -> 6.4.5
- c-ares 1.12.1-dev-40eb41f-1 -> 1.13.0
- glslang 1c573fbcfba6b3d631008b1babc838501ca925d3-2 -> 3a21c880500eac21cdf79bef5b80f970a55ac6af
- grpc 1.4.1 -> 1.6.0
- libuv 1.14.0 -> 1.14.1
- meschach -> 1.2b
- openblas v0.2.20 -> v0.2.20-1
- openssl 1.0.2l-1 -> 1.0.2l-2
- protobuf 3.3.0-3 -> 3.4.0-1
- qt5 5.8-4 -> 5.8-5
- shaderc 2df47b51d83ad83cbc2e7f8ff2b56776293e8958-1 -> 12fb656ab20ea9aa06e7084a74e5ff832b7ce2da
- spirv-tools 1.1-f72189c249ba143c6a89a4cf1e7d53337b2ddd40 -> v2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23
- xxhash 0.6.2 -> 0.6.3
- zeromq 4.2.2 -> 20170908-18498f620f0f6d4076981ea16eb5760fe4d28dc2
- Add new function
vcpkg_from_bitbucket
which the Bitbucket equivalent ofvcpkg_from_github
-- vcpkg team vcpkg@microsoft.com FRI, 08 Sep 2017 22:00:00 -0800
vcpkg (0.0.86)
- Add ports:
- bigint 2010.04.30
- butteraugli 2017-09-02-8c60a2aefa19adb
- ccd 2.0.0-1 (Renamed from libccd)
- fadbad 2.1.0
- fcl 0.5.0-1
- guetzli 2017-09-02-cb5e4a86f69628
- gumbo 0.10.1
- libmicrohttpd 0.9.55
- libstemmer 2017-9-02
- libunibreak 4.0
- lodepng 2017-09-01-8a0f16afe74a6a
- meschach
- nlopt 2.4.2-c43afa08d~vcpkg1
- picosha2 2017-09-01-c5ff159b6
- piex 2017-09-01-473434f2dd974978b
- pthreads 2.9.1
- tinythread 1.1
- tinyxml 2.6.2-1
- Removed ports:
- libccd 2.0.0 (Renamed to ccd)
- Update ports:
- ace 6.4.3 -> 6.4.4
- boost 1.65 -> 1.65-1
- cairo 1.15.6 -> 1.15.8
- gdk-pixbuf 2.36.6 -> 2.36.9
- glib 2.52.2 -> 2.52.3
- gtk 3.22.15 -> 3.22.19
- jxrlib 1.1-2 -> 1.1-3
- paho-mqtt Version 1.1.0 (Paho 1.2) -> 1.2.0
- pango 1.40.6 -> 1.40.11
- shaderc 2df47b51d83ad83cbc2e7f8ff2b56776293e8958 -> 2df47b51d83ad83cbc2e7f8ff2b56776293e8958-1
- Fix warnings in bootstrap-vcpkg.ps1
- Fix codepage related issues with ninja/cmake
- Improve handling for non-ascii environments
- Configurations names are now more tolerant:
- If a configuration name is prefixed with "Release", then it is compatible with "Release"
- If a configuration name is prefixed with "Debug", then it is compatible with "Debug"
vcpkg edit
: Improve detection of VSCode and add better messages when no path is found- Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 04 Sep 2017 02:00:00 -0800
vcpkg (0.0.85)
- Add ports:
- ccfits 2.5
- highfive 1.3
- lzfse 1.0
- pangolin 0.5
- rhash 1.3.5
- speexdsp 1.2rc3-1
- unrar 5.5.8
- Update ports:
- assimp 4.0.0 -> 4.0.0-1
- catch 1.9.7 -> 1.10.0
- ctemplate 2017-06-23-44b7c5b918a08ad561c63e9d28beecb40c10ebca -> 2017-06-23-44b7c5-2
- curl 7.55.0 -> 7.55.1
- ecm 5.32.0 -> 5.37.0
- expat 2.1.1-1 -> 2.2.4-1
- ffmpeg 3.2.4-3 -> 3.3.3
- gl2ps OpenGL to PostScript Printing Library -> 1.4.0
- jsoncpp 1.7.7 -> 1.8.1
- libp7-baical 4.1 -> 4.4-1
- libpng 1.6.31 -> 1.6.32
- libraw 0.18.2-2 -> 0.18.2-3
- libsigcpp 2.10 -> 2.99
- snappy 1.1.6-be6dc3d -> 1.1.7
vcpkg edit
: Add new option--builtrees
; opens editor in buildtrees directory for examining build issues- Improve Windows SDK support (contract version detection)
- Improve handling for non-ascii environments
- Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com SUN, 27 Aug 2017 22:00:00 -0800
vcpkg (0.0.84)
- Add ports:
- cfitsio 3.410
- chmlib 0.40
- gl2ps OpenGL to PostScript Printing Library
- libharu 2017-08-15-d84867ebf9f-1
- mpfr 3.1.5
- sophus 1.0.0
- Update ports:
- allegro5 5.2.1.0 -> 5.2.2.0
- blaze 3.1 -> 3.2
- boost 1.64-5 -> 1.65
- curl 7.51.0-3 -> 7.55.0
- flann 1.9.1-4 -> 1.9.1-5
- gdal 1.11.3-4 -> 1.11.3-5
- glew 2.0.0-2 -> 2.1.0
- lcms 2.8-1 -> 2.8-2
- libogg 2017-07-27-cab46b19847 -> 1.3.2-cab46b1-2
- libuv 1.13.1 -> 1.14.0
- lz4 1.7.5 -> 1.8.0
- pcre2 10.23 -> 10.30
- spdlog 0.13.0 -> 0.14.0
- zstd 1.3.0 -> 1.3.1
- Bump required version & auto-downloaded version of
git
to 2.14.1 (due to a security vulnerability) - Show more information when there are issues acquiring
vcpkg
tool dependencies (git
,cmake
,nuget
) - Remove download prompts for cmake/git. The prompts were causing a lot of issues for users and especially CI builds
vcpkg edit
: Fix detection of 64-bit VSCode- Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com TUE, 22 Aug 2017 13:00:00 -0800
vcpkg (0.0.83)
- Add ports:
- fuzzylite 6.0
- jemalloc 4.3.1-1
- libkml 1.3.0
- pcl 1.8.1
- plog 1.1.3
- Update ports:
- catch 1.9.6 -> 1.9.7
- ceres 1.12.0-4 -> 1.13.0
- cpp-redis 3.5.2 -> 3.5.2-1
- gdal 1.11.3-3 -> 1.11.3-4
- graphicsmagick 1.3.26 -> 1.3.26-1
- hypre 2.11.1 -> 2.11.2
- libtheora 1.1.1 -> 1.2.0alpha1-20170719~vcpkg1
- minizip 1.2.11 -> 1.2.11-1
- openblas v0.2.19-2 -> v0.2.20
- openjpeg 2.1.2-2 -> 2.2.0
- physfs 2.0.3 -> 2.0.3-1
- stb 1.0 -> 20170724-9d9f75e
- uwebsockets 0.14.3 -> 0.14.4
- vtk 7.1.1-1 -> 8.0.0-1
- yaml-cpp 0.5.4 candidate -> 0.5.4-rc-1
- Bump required version & auto-downloaded version of
cmake
to 3.9.1 (was 3.9.0) - Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com FRI, 11 Aug 2017 12:00:00 -0800
vcpkg (0.0.82)
- Add ports:
- alembic 1.7.1-3
- allegro5 5.2.1.0
- angle 2017-06-14-8d471f-1
- apr-util 1.6.0
- arrow apache-arrow-0.4.0-1
- aubio 0.46~alpha-2
- aurora 2017-06-21-c75699d2a8caa726260c29b6d7a0fd35f8f28933
- benchmark 1.1.0
- blaze 3.1
- brotli 0.6.0
- c-ares 1.12.1-dev-40eb41f-1
- ceres 1.12.0-4
- clara 2017-07-20-9661f2b4a50895d52ebb4c59382785a2b416c310
- corrade jun2017-2
- cpp-redis 3.5.2
- cppcms 1.1.0
- cppunit 1.13.2
- cpr 1.3.0
- ctemplate 2017-06-23-44b7c5b918a08ad561c63e9d28beecb40c10ebca
- cunit 2.1.3-1
- cxxopts 1.3.0
- dirent 2017-06-23-5c7194c2fe2c68c1a8212712c0b4b6195382d27d
- draco 0.10.0
- duktape 2.0.3-3
- embree 2.16.4-1
- evpp 0.6.1
- flann 1.9.1-4
- folly v2017.07.17.01
- g2o 20170730_git-1
- geogram 1.4.9
- gsl-lite 0.24.0
- hpx 1.0.0-4
- hunspell 1.6.1-1
- hwloc 1.11.7-1
- hypre 2.11.1
- ilmbase 2.2.0
- jansson v2.10
- jasper 2.0.13
- kinectsdk1 1.8-1
- libconfig 1.6.0
- libmikmod 3.3.11.1
- libopusenc 0.1
- libssh 0.7.5
- libtorrent 1.1.4
- libusb 1.0.21-fc99620
- libusb-win32 1.2.6.0
- libzip 1.2.0-1
- live555 2017.06.04
- llvm 4.0.0
- lpeg 1.0.1-2
- luafilesystem 1.6.3
- luajit 2.0.5
- magnum jun2017-5
- magnum-plugins jun2017-4
- matio 1.5.10-1
- minizip 1.2.11
- msinttypes 2017-06-26-f9e7c5758ed9e3b9f4b2394de1881c704dd79de0
- nuklear 2017-06-15-5c7194c2fe2c68c1a8212712c0b4b6195382d27d
- ode 0.15.1
- openexr 2.2.0
- openimageio 1.7.15
- openni2 2.2.0.33
- opusfile 0.9
- osg 3.5.6
- paho-mqtt Version 1.1.0 (Paho 1.2)
- plibsys 0.0.3
- podofo 0.9.5
- ptex 2.1.28
- pystring 1.1.3
- python3 3.6.1
- qhull 2015.2
- qscintilla 2.10-1
- redshell 1.0.0
- rocksdb 2017-06-28-18c63af6ef2b9f014c404b88488ae52e6fead03c
- rtmidi 2.1.1-1
- rttr 0.9.5
- sciter 4.0.2-1
- sdl2-gfx 1.0.3-1
- snappy 1.1.6-be6dc3d
- sobjectizer 5.5.19.2
- speex 1.2.0
- strtk 2017.01.02-1e2960f
- suitesparse 4.5.5-2
- sundials 2.7.0
- tacopie 2.4.1-1
- theia 0.7-d15154a
- thor v2.0
- thrift 20172805-72ca60debae1d9fb35d9f0085118873669006d7f
- uriparser 0.8.4
- utf8proc 2.1.0
- utfz 1.2
- wxwidgets 3.1.0-1
- Update ports:
- apr 1.5.2 -> 1.6.2
- assimp 3.3.1 -> 4.0.0
- beast 1.0.0-b30 -> v84-1
- bond 5.3.1 -> 6.0.0
- boost 1.64-2 -> 1.64-5
- bzip2 1.0.6 -> 1.0.6-1
- cairo 1.15.4 -> 1.15.6
- catch 1.9.1 -> 1.9.6
- cereal 1.2.1 -> 1.2.2
- chakracore 1.4.0 -> 1.4.3
- dimcli 1.0.3 -> 2.0.0
- dlfcn-win32 1.1.0 -> 1.1.1
- dlib 19.4-1 -> 19.4-4
- doctest 1.1.0 -> 1.2.0
- double-conversion 2.0.1 -> 3.0.0
- eigen3 3.3.3 -> 3.3.4
- expat 2.1.1 -> 2.1.1-1
- ffmpeg 3.2.4-2 -> 3.2.4-3
- fftw3 3.3.6-p11 -> 3.3.6-p12
- flatbuffers 1.6.0 -> 1.7.1
- fltk 1.3.4-2 -> 1.3.4-4
- fmt 3.0.1-4 -> 4.0.0
- fontconfig 2.12.1 -> 2.12.4
- freeglut 3.0.0 -> 3.0.0-1
- freeimage 3.17.0-1 -> 3.17.0-2
- freerdp 2.0.0-beta1+android11 -> 2.0.0-rc0~vcpkg1
- freetype 2.6.3-5 -> 2.8
- gdcm2 2.6.7 -> 2.6.8
- gettext 0.19 -> 0.19-1
- gflags 2.2.0-2 -> 2.2.0-4
- glew 2.0.0-1 -> 2.0.0-2
- gli 0.8.2 -> 0.8.2-1
- glib 2.52.1 -> 2.52.2
- glm 0.9.8.1 -> 0.9.8.4
- glog 0.3.4-0472b91-1 -> 0.3.5
- glslang 1c573fbcfba6b3d631008b1babc838501ca925d3-1 -> 1c573fbcfba6b3d631008b1babc838501ca925d3-2
- graphicsmagick 1.3.25 -> 1.3.26
- grpc 1.2.3 -> 1.4.1
- gsl 2.3 -> 2.4-1
- gtk 3.22.11 -> 3.22.15
- harfbuzz 1.4.6 -> 1.4.6-1
- lcms 2.8 -> 2.8-1
- libarchive 3.3.1 -> 3.3.2
- libbson 1.6.2 -> 1.6.2-1
- libepoxy 1.4.1-7d58fd3 -> 1.4.3
- libevent 2.1.8-1 -> 2.1.8-2
- libgd 2.2.4-1 -> 2.2.4-2
- libjpeg-turbo 1.5.1-1 -> 1.5.2
- libogg 1.3.2 -> 2017-07-27-cab46b19847
- libpng 1.6.28-1 -> 1.6.31
- libraw 0.18.0-1 -> 0.18.2-2
- libuv 1.10.1-2 -> 1.13.1
- log4cplus 1.1.3-RC7 -> REL_1_2_1-RC2
- lzo 2.09 -> 2.10-1
- msgpack 2.1.1 -> 2.1.5
- msmpi 8.0-1 -> 8.1
- nana 1.4.1-66be23c9204c5567d1c51e6f57ba23bffa517a7c -> 1.5.4
- openal-soft 1.17.2 -> 1.18.1
- openblas v0.2.19-1 -> v0.2.19-2
- opencv 3.2.0-1 -> 3.2.0-3
- openjpeg 2.1.2-1 -> 2.1.2-2
- openssl 1.0.2k-2 -> 1.0.2l-1
- openvr 1.0.5 -> 1.0.9
- opus 1.1.4 -> 1.2.1
- pango 1.40.5-1 -> 1.40.6
- pcre 8.40 -> 8.41
- pdcurses 3.4 -> 3.4-1
- portaudio 19.0.6.00 -> 19.0.6.00-1
- protobuf 3.2.0 -> 3.3.0-3
- pybind11 2.1.0 -> 2.1.0-1
- qt5 5.8-1 -> 5.8-4
- qwt 6.1.3-1 -> 6.1.3-2
- ragel 6.9 -> 6.10
- range-v3 20150729-vcpkg3 -> 20151130-vcpkg4
- rxcpp 3.0.0 -> 4.0.0-1
- sdl2 2.0.5-2 -> 2.0.5-3
- sdl2-image 2.0.1 -> 2.0.1-1
- sdl2-mixer 2.0.1 -> 2.0.1-1
- sdl2-net 2.0.1 -> 2.0.1-1
- sdl2-ttf 2.0.14 -> 2.0.14-1
- smpeg2 2.0.0 -> 2.0.0-1
- spdlog 0.12.0 -> 0.13.0
- sqlite3 3.18.0-1 -> 3.19.1-1
- taglib 1.11.1-1 -> 1.11.1-3
- tbb 20160916 -> 2017_U7
- think-cell-range e2d3018 -> 498839d
- tiff 4.0.7-1 -> 4.0.8
- tinyxml2 3.0.0 -> 5.0.1
- utfcpp 2.3.4 -> 2.3.5
- uwebsockets 0.14.2 -> 0.14.3
- vtk 7.1.0 -> 7.1.1-1
- wt 3.3.7 -> 3.3.7-1
- zstd 1.1.1 -> 1.3.0
vcpkg
has exceeded 300 libraries!- Add the following options to
vcpkg export
command:--nuget-id
,--nuget-version
- Improve
vcpkg help
:- Improve clarity
- Add
vcpkg help <topic>
option (example:vcpkg help export
) - Add
vcpkg help topics
option
vcpkg search
now also searches in the description of ports- Documentation has been reworked and is now also available in ReadTheDocs: https://vcpkg.readthedocs.io/
- Bump required version & auto-downloaded version of
cmake
to 3.9.0 (was 3.8.0) - Bump required version & auto-downloaded version of
nuget
to 4.1.0 (was 3.5.0) - Huge number of fixes and improvements in the
vcpkg
tool
-- vcpkg team vcpkg@microsoft.com MON, 07 Aug 2017 16:00:00 -0800
vcpkg (0.0.81)
- Add ports:
- atlmfc 0
- giflib 5.1.4
- graphicsmagick 1.3.25
- libmad 0.15.1
- libsndfile libsndfile-1.0.29-6830c42
- ms-gsl 20170425-8b320e3f5d016f953e55dfc7ec8694c1349d3fe4 (**see below)
- taglib 1.11.1-1
- xalan-c 1.11-1
- Update ports:
- ace 6.4.2 -> 6.4.3
- bond 5.2.0 -> 5.3.1
- boost 1.63-4 -> 1.64-2
- cppzmq 0.0.0-1 -> 4.2.1
- gdal 1.11.3-1 -> 1.11.3-3
- gdk-pixbuf 2.36.5 -> 2.36.6
- grpc 1.1.2-1 -> 1.2.3
- gsl 0-fd5ad87bf -> 2.3 (**see below)
- harfbuzz 1.3.4-2 -> 1.4.6
- icu 58.2-1 -> 59.1-1
- libflac 1.3.2-1 -> 1.3.2-2
- libmodplug 0.8.8.5-bb25b05 -> 0.8.9.0
- pango 1.40.4 -> 1.40.5-1
- pcre 8.38-1 -> 8.40
- poco 1.7.6-4 -> 1.7.8
- qt5 5.7.1-7 -> 5.8-1
- wt 3.3.6-3 -> 3.3.7
- The Guidelines Support Library has been renamed from
gsl
toms-gsl
. The GNU Scientific Library has been added asgsl
. - Introducing
vcpkg export
command:- Exports one or more installed packages along with their dependencies
- Options for target format: --nuget --7zip --zip --raw (can specify more than one)
- Option
--dry-run
: This will print out the export plan, but will not actually perform the export - More information and examples here.
- Add
--head
option forvcpkg install
. It only applies to github-based project and allows you to use the latest master commit- For example:
./vcpkg install cpprestsdk:x64-windows --head
will build cpprestsdk from the latest master commit instead of version 2.9.0 specified in theCONTROL
file
- For example:
- Bump auto-downloaded version of
cmake
to 3.8.0 (was 3.8.0rc1) --options
are now case-insensitivevcpkg
now usesclang-format
- Fixes and improvements in the
vcpkg
tool
-- vcpkg team vcpkg@microsoft.com WED, 03 May 2017 18:00:00 -0800
vcpkg (0.0.80)
- Add ports:
- clapack 3.2.1
- geographiclib 1.47-patch1-3
- libevent 2.1.8-1
- mdnsresponder 765.30.11
- openblas v0.2.19-1
- picojson 1.3.0
- sdl2-mixer 2.0.1
- sdl2-net 2.0.1
- sdl2-ttf 2.0.14
- Update ports:
- azure-storage-cpp 3.0.0 -> 3.0.0-2
- catch 1.8.2 -> 1.9.1
- eigen3 3.3.0 -> 3.3.3
- glib 2.50.3 -> 2.52.1
- libbson 1.5.1 -> 1.6.2
- libpng 1.6.28 -> 1.6.28-1
- libvorbis 1.3.5-1-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee -> 1.3.5-143caf4-2
- libxml2 2.9.4 -> 2.9.4-1
- mongo-c-driver 1.5.1 -> 1.6.2
- mongo-cxx-driver 3.0.3-1 -> 3.1.1
- opencv 3.2.0 -> 3.2.0-1
- qwt 6.1.3 -> 6.1.3-1
- uwebsockets 0.14.1 -> 0.14.2
- xerces-c 3.1.4 -> 3.1.4-3
- Added
System32\Wbem
to the sanizited environment --debug
flag will now show environment information when launching external commandsvcpkg install
command has been enhanced:- When a package build starts or ends, a message with the package name is diplayed
- Before the start of the build, a summary of the install plan is displayed
- Added new option
--dry-run
: This will print out the install plan, but will not actually perform the install
- Add CI badge in the front page
- Fix WindowsSDK detection to correctly handle the new optional c++ desktop deployment of the Windows SDK.
- Reduce verbosity of
vcpkg remove
when purging the package - Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 18 Apr 2017 18:00:00 -0800
vcpkg (0.0.79)
- Add ports:
- ecm 5.32.0
- libgd 2.2.4-1
- octomap cefed0c1d79afafa5aeb05273cf1246b093b771c-1
- Update ports:
- boost 1.63-3 -> 1.63-4
- cuda 8.0 -> 8.0-1
- freeimage 3.17.0 -> 3.17.0-1
- freetype 2.6.3-4 -> 2.6.3-5
- glfw3 3.2.1 -> 3.2.1-1
- libarchive 3.2.2-2 -> 3.3.1
- pqp 1.3 -> 1.3-1
- qt5 5.7.1-6 -> 5.7.1-7
- sqlite3 3.17.0 -> 3.18.0-1
vcpkg
has exceeded 200 libraries!vcpkg remove
command has been reworked:vcpkg remove <pkg>
now uninstalls and deletes the package by default. Previously, this was the behavior ofvpckg remove --purge <pkg>
vcpkg remove <pkg> --no-purge
now uninstalls the package without deleting it. Previously, this was the behavior orvcpkg remove <pkg>
- Added new option
--dry-run
: This will print out the remove plan, but will not actually perform the removal - Added new option
--outdated
: Usingvcpkg remove --outdated
will remove all packages for which updates are available
- Add
bootstrap-vcpkg.bat
in the root directory for easier building ofvcpkg
- Also fix a regression with
vcpkg
bootstrapping
- Also fix a regression with
- Add information about how to use header-only libraries from cmake in EXAMPLES.md
vcpkg build_external
changed tovcpkg build-external
(underscore to dash)- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 05 Apr 2017 15:00:00 -0800
vcpkg (0.0.78)
- Add ports:
- libp7-baical 4.1
- pybind11 2.1.0
- xxhash 0.6.2
- Update ports:
- catch 1.8.1 -> 1.8.2
- glog 0.3.4-0472b91 -> 0.3.4-0472b91-1
- libuv 1.10.1 -> 1.10.1-2
- libwebp 0.5.1-1 -> 0.6.0-1
- range-v3 20150729-vcpkg2 -> 20150729-vcpkg3
- tiff 4.0.6-2 -> 4.0.7
- uwebsockets 0.13.0-1 -> 0.14.1
--debug
flag enhanced to give line information on any exit. Applies to anyvcpkg
command- Improve error messages when requesting a portfile that does not exist (for example via command line or via dependencies)
- Add
EMPTY_INCLUDE_FOLDER
policy - Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com TUE, 28 Mar 2017 21:15:00 -0800
vcpkg (0.0.77)
- Add ports:
- beast 1.0.0-b30
- botan 2.0.1
- cairomm 1.15.3-1
- dlfcn-win32 1.1.0
- freerdp 2.0.0-beta1+android11
- gdcm2 2.6.7
- jbigkit 2.1
- libpopt 1.16-10~vcpkg1
- libvpx 1.6.1-1
- libwebm 1.0.0.27-1
- msgpack 2.1.1
- nlohmann-json 2.1.1
- pcre2 10.23
- tinyexr v0.9.5-d16ea6
- xlnt 0.9.4
- Update ports:
- antlr4 4.6 -> 4.6-1
- atk 2.22.0 -> 2.24.0
- boost 1.63-2 -> 1.63-3
- dlib 19.2 -> 19.4-1
- glib 2.50.2 -> 2.50.3
- gtk 3.22.8 -> 3.22.11
- libepoxy 1.4.0-2432daf-1 -> 1.4.1-7d58fd3
- libjpeg-turbo 1.4.90-1 -> 1.5.1-1
- liblzma 5.2.3 -> 5.2.3-1
- mpg123 1.23.3 -> 1.24.0-1
- mpir 2.7.2-1 -> 3.0.0-2
- pango 1.40.3 -> 1.40.4
- qt5 5.7.1-5 -> 5.7.1-6
- uwebsockets 0.12.0 -> 0.13.0-1
- Improvements and fixes in the sanizited environment introduced in the previous version
--debug
flag now gives line information when an error occurs. Applies to anyvcpkg
command- Fixes and improvements around launching powershell scripts
- Correct handling of spaces in the path
- Ignore user profile (-NoProfile)
openssl
: Enable building in paths with space and ignore installed versions inC:/OpenSSL/
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 22 Mar 2017 15:30:00 -0800
vcpkg (0.0.76)
- Add ports:
- ffmpeg 3.2.4-2
- fftw3 3.3.6-p11
- flatbuffers 1.6.0
- netcdf-c 4.4.1.1-1
- netcdf-cxx4 4.3.0
- portaudio 19.0.6.00
- vtk 7.1.0
- Update ports:
- azure-storage-cpp 2.6.0 -> 3.0.0
- boost 1.63 -> 1.63-2
- bullet3 2.83.7.98d4780 -> 2.86.1
- catch 1.5.7 -> 1.8.1
- cppwinrt 1.010.0.14393.0 -> feb2017_refresh-14393
- hdf5 1.8.18 -> 1.10.0-patch1-1
- libflac 1.3.2 -> 1.3.2-1
- libpng 1.6.24-1 -> 1.6.28
- lua 5.3.3-2 -> 5.3.4
- msmpi 8.0 -> 8.0-1
- openjpeg 2.1.2 -> 2.1.2-1
- poco 1.7.6-3 -> 1.7.6-4
- szip 2.1 -> 2.1-1
- zeromq 4.2.0 -> 4.2.2
vcpkg
now launches external commands (most notably builds) in a sanitized environment- Better proxy handling when fetching dependencies (cmake/git/nuget)
- Fix more VS2017 issues
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 10 Mar 2017 17:45:00 -0800
vcpkg (0.0.75)
- Add ports:
- dlib 19.2
- gtk 3.22.8
- pqp 1.3
- pugixml 1.8.1
- Update ports:
- clockutils 1.1.1 -> 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5
- grpc 1.1.0-dev-1674f65-2 -> 1.1.2-1
- libflac 1.3.1-1 -> 1.3.2
- liblzma 5.2.2 -> 5.2.3
- libmysql 5.7.17 -> 5.7.17-1
- lz4 1.7.4.2 -> 1.7.5
- mongo-cxx-driver 3.0.3 -> 3.0.3-1
- nana 1.4.1 -> 1.4.1-66be23c9204c5567d1c51e6f57ba23bffa517a7c
- opengl 10.0.10240.0 -> 0.0-3
- protobuf 3.0.2 -> 3.2.0
- qt5 5.7.1-2 -> 5.7.1-5
- spdlog 0.11.0 -> 0.12.0
- Numerous improvements in Visual Studio, MSBuild and Windows SDK auto-detection
vcpkg integrate install
now outputs the specific toolchain file to use for CMake integration- All commands now checks for
--options
and will issue an error on unknown options.- Previously only commands with options would do this (for example
vcpkg remove --purge <pkg>
) and commands with no options would ignore them, for examplevcpkg install --purge <pkg>
- Previously only commands with options would do this (for example
- Update version of the automatically acquired JOM, python
- Also, for python: automatically acquire the 32-bit versions instead of the 64-bit ones
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 27 Feb 2017 14:00:00 -0800
vcpkg (0.0.74)
- Bump required version & auto-downloaded version of
cmake
to 3.8.0 (was 3.7.x). This fixes UWP builds with Visual Studio 2017 - Fix
vcpkg build
not printing out the missing dependencies on fail - Fixes and improvements in the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com THU, 16 Feb 2017 18:15:00 -0800
vcpkg (0.0.73)
- Add ports:
- gdk-pixbuf 2.36.5
- openvr 1.0.5
- Update ports:
- lmdb 0.9.18-1 -> 0.9.18-2
- opencv 3.1.0-1 -> 3.2.0
- sqlite3 3.15.0 -> 3.17.0
- Add functions to correctly find the "Program Files" folders in all parts of
vcpkg
(C++, CMake, powershell) - Flush std::cout before launching an external process. Fixes issues when redirecting std::cout to a file
- Update version of the automatically acquired nasm. Resolves build failure with libjpeg-turbo
- Change the format of the listfile. The file is now sorted and directories now have a trailing slash so they can easily be identified.
- Old listfiles will be automatically updated on first access. This will happen to all old listfiles when a new package is installed (
vcpkg install
) or after a call tovcpkg owns
.
- Old listfiles will be automatically updated on first access. This will happen to all old listfiles when a new package is installed (
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 15 Feb 2017 19:30:00 -0800
vcpkg (0.0.72)
- Add ports:
- cuda 8.0
- hdf5 1.8.18
- lcms 2.8
- libepoxy 1.4.0-2432daf-1
- libnice 0.1.13
- msmpi 8.0
- parmetis 4.0.3
- sqlite-modern-cpp 2.4
- websocketpp 0.7.0
- Update ports:
- asio 1.10.6 -> 1.10.8
- aws-sdk-cpp 1.0.47 -> 1.0.61
- bond 5.0.0-4-g53ea136 -> 5.2.0
- cpprestsdk 2.9.0-1 -> 2.9.0-2
- fmt 3.0.1-1 -> 3.0.1-4
- grpc 1.1.0-dev-1674f65-1 -> 1.1.0-dev-1674f65-2
- libraw 0.17.2-2 -> 0.18.0-1
- libvorbis 1.3.5-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee -> 1.3.5-1-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee
- poco 1.7.6-2 -> 1.7.6-3
- rapidjson 1.0.2-1 -> 1.1.0
- sfml 2.4.1 -> 2.4.2
- wt 3.3.6-2 -> 3.3.6-3
- Introduce Build Policies:
- Packages with special characteristics (e.g. CUDA) can now use Build Policies to control which post-build checks apply to them.
- Improve support for Visual Studio 2017
- Add auto-detection for Windows SDK
- Fixed various issues with
bootstrap.ps1
and VS2017 support
- Automatic acquisition of perl now uses the 32-bit version isntead of the 64-bit version
- Fix
vcpkg remove --purge
not applying to non-installed packages - Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com TUE, 14 Feb 2017 11:30:00 -0800
vcpkg (0.0.71)
- Add ports:
- atk 2.22.0
- fontconfig 2.12.1
- opus 1.1.4
- pango 1.40.3
- xerces-c 3.1.4
- Update ports:
- boost 1.62-11 -> 1.63
- cairo 1.14.6 -> 1.15.4
- directxtk dec2016 -> dec2016-1
- fltk 1.3.4-1 -> 1.3.4-2
- gdal 1.11.3 -> 1.11.3-1
- harfbuzz 1.3.4 -> 1.3.4-2
- libarchive 3.2.2 -> 3.2.2-2
- libmariadb 2.3.1 -> 2.3.2
- mpir 2.7.2 -> 2.7.2-1
- openssl 1.0.2j-2 -> 1.0.2k-2
- wt 3.3.6 -> 3.3.6-2
- Improve
vcpkg remove
:- Now shows all dependencies that need to be removed instead of just the immediate dependencies
- Add
--recurse
option that removes all dependencies - Improve messages
- Improve support for Visual Studio 2017
- Better VS2017 detection
- Fixed various issues with
bootstrap.ps1
and VS2017 support
- Fix
vcpkg_copy_pdbs()
under non-English locale - Notable changes for buiding the
vcpkg
tool:- Restructure
vcpkg
project hierarchy. Now only has 4 projects (down from 6). Most of the code now lives under vcpkglib.vcxproj - Enable multiprocessor compilation
- Disable MinimalRebuild
- Use precompiled headers
- Restructure
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 30 Jan 2017 23:00:00 -0800
vcpkg (0.0.70)
- Add ports:
- fltk 1.3.4-1
- glib 2.50.2
- lzo 2.09
- uvatlas sept2016
- Update ports:
- dx 1.0.0 -> 1.0.1
- libmysql 5.7.16 -> 5.7.17
- Add support for Visual Studio 2017
- Previously, you could use Visual Studio 2017 for your own application and
vcpkg
integration would work, but you needed to have Visual Studio 2015 to buildvcpkg
itself as well as the libraries. This requirement has now been removed - If both Visual Studio 2015 and Visual Studio 2017 are installed, Visual Studio 2017 tools will be preferred over those of Visual Studio 2015
- Previously, you could use Visual Studio 2017 for your own application and
- Bump required version & auto-downloaded version of
cmake
to 3.7.2 (was 3.5.x), which includes generators for Visual Studio 2017 - Bump auto-downloaded version of
nuget
to 3.5.0 (was 3.4.3) - Bump auto-downloaded version of
git
to 2.11.0 (was 2.8.3) - Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 23 Jan 2017 19:50:00 -0800
vcpkg (0.0.67)
- Add ports:
- cereal 1.2.1
- directxmesh oct2016
- directxtex dec2016
- metis 5.1.0
- sdl2-image 2.0.1
- szip 2.1
- Update ports:
- ace 6.4.0 -> 6.4.2
- boost 1.62-9 -> 1.62-11
- curl 7.51.0-2 -> 7.51.0-3
- directxtk oct2016-1 -> dec2016
- directxtk12 oct2016 -> dec2016
- freetype 2.6.3-3 -> 2.6.3-4
- glew 2.0.0 -> 2.0.0-1
- grpc 1.1.0-dev-1674f65 -> 1.1.0-dev-1674f65-1
- http-parser 2.7.1 -> 2.7.1-1
- libssh2 1.8.0 -> 1.8.0-1
- libwebsockets 2.0.0 -> 2.0.0-1
- openssl 1.0.2j-1 -> 1.0.2j-2
- tiff 4.0.6-1 -> 4.0.6-2
- zlib 1.2.10 -> 1.2.11
- Add 7z to
vcpkg_find_acquire_program.cmake
- Enhance
vcpkg_build_cmake.cmake
andvcpkg_install_cmake.cmake
:- Add option to disable parallel building (it is enabled by default)
- Add option to use the 64-bit toolset (for the 32-bit builds; output binaries are still 32-bit)
- Fix bug in
applocal.ps1
that would infinitely recurse when there were no depenndencies - Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 18 Jan 2017 13:45:00 -0800
vcpkg (0.0.66)
- Add ports:
- antlr4 4.6
- bzip2 1.0.6
- dx 1.0.0
- gli 0.8.2
- libarchive 3.2.2
- libffi 3.1
- liblzma 5.2.2
- libmodplug 0.8.8.5-bb25b05
- libsigcpp 2.10
- lmdb 0.9.18-1
- lz4 1.7.4.2
- ogre 1.9.0
- qwt 6.1.3
- smpeg2 2.0.0
- spirv-tools 1.1-f72189c249ba143c6a89a4cf1e7d53337b2ddd40
- Update ports:
- aws-sdk-cpp 1.0.34-1 -> 1.0.47
- azure-storage-cpp 2.5.0 -> 2.6.0
- boost 1.62-8 -> 1.62-9
- chakracore 1.3.1 -> 1.4.0
- freetype 2.6.3-2 -> 2.6.3-3
- icu 58.1 -> 58.2-1
- libbson 1.5.0-rc6 -> 1.5.1
- libvorbis -> 1.3.5-143caf4023a90c09a5eb685fdd46fb9b9c36b1ee
- lua 5.3.3-1 -> 5.3.3-2
- mongo-c-driver 1.5.0-rc6 -> 1.5.1
- pixman 0.34.0 -> 0.34.0-1
- qt5 5.7-1 -> 5.7.1-2
- sdl2 2.0.5 -> 2.0.5-2
- zlib 1.2.8 -> 1.2.10
- Improvements in pre-install checks:
- Refactor file-exists-check. Improved clarity and performance.
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com TUE, 10 Jan 2017 17:15:00 -0800
vcpkg (0.0.65)
- Add ports:
- anax 2.1.0-1
- aws-sdk-cpp 1.0.34-1
- azure-storage-cpp 2.5.0
- charls 2.0.0
- dimcli 1.0.3
- entityx 1.2.0
- freeimage 3.17.0
- gdal 1.11.3
- globjects 1.0.0
- http-parser 2.7.1
- icu 58.1
- libflac 1.3.1-1
- libssh2 1.8.0
- nana 1.4.1
- qca 2.2.0
- sfml 2.4.1
- shaderc 2df47b51d83ad83cbc2e7f8ff2b56776293e8958
- uwebsockets 0.12.0
- yaml-cpp 0.5.4 candidate
- Update ports:
- boost 1.62-6 -> 1.62-8
- curl 7.51.0-1 -> 7.51.0-2
- gflags 2.1.2 -> 2.2.0-2
- glbinding 2.1.1 -> 2.1.1-1
- glslang 1c573fbcfba6b3d631008b1babc838501ca925d3 -> 1c573fbcfba6b3d631008b1babc838501ca925d3-1
- harfbuzz 1.3.2 -> 1.3.4
- jxrlib 1.1-1 -> 1.1-2
- libraw 0.17.2 -> 0.17.2-2
- lua 5.3.3 -> 5.3.3-1
- openssl 1.0.2j -> 1.0.2j-1
- Improvements in the post-build checks:
- Add check for files in the
<package>\
dir and<package>\debug\
dir
- Add check for files in the
- Introduce pre-install checks:
- The
install
command now checks that files will not be overwrriten when installing a package. A particular file can only be owned by a single package
- The
- Introduce 'lib\manul-link' directory. Libraries placing the lib files in that directory are not automatically added to the link line
- Disable all interactions with CMake registry
vcpkg /?
is now a valid equivalent ofvcpkg help
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 12 Dec 2016 18:15:00 -0800
vcpkg (0.0.61)
- Add ports:
- cairo 1.14.6
- clockutils 1.1.1
- directxtk oct2016-1
- directxtk12 oct2016
- glslang 1c573fbcfba6b3d631008b1babc838501ca925d3
- libodb-pgsql 2.4.0
- pixman 0.34.0
- proj 4.9.3
- zstd 1.1.1
- Update ports:
- chakracore 1.3.0 -> 1.3.1
- curl 7.51.0 -> 7.51.0-1
- dxut 11.14 -> 11.14-2
- fmt 3.0.1 -> 3.0.1-1
- freetype 2.6.3-1 -> 2.6.3-2
- rxcpp 2.3.0 -> 3.0.0
- think-cell-range 1d785d9 -> e2d3018
- tiff 4.0.6 -> 4.0.6-1
- Fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com MON, 28 Nov 2016 18:30:00 -0800
vcpkg (0.0.60)
- Add ports:
- box2d 2.3.1-374664b
- decimal-for-cpp 1.12
- jsoncpp 1.7.7
- libpq 9.6.1
- libxslt 1.1.29
- poco 1.7.6-2
- qt5 5.7-1
- signalrclient 1.0.0-beta1
- soci 2016.10.22
- tclap 1.2.1
- Update ports:
- boost 1.62-1 -> 1.62-6
- chakracore 1.2.0.0 -> 1.3.0
- eigen3 3.2.10-2 -> 3.3.0
- fmt 3.0.0-1 -> 3.0.1
- jxrlib 1.1 -> 1.1-1
- libbson 1.4.2 -> 1.5.0-rc6
- libuv 1.9.1 -> 1.10.1
- libwebp 0.5.1 -> 0.5.1-1
- mongo-c-driver 1.4.2 -> 1.5.0-rc6
- mongo-cxx-driver 3.0.2 -> 3.0.3
- pcre 8.38 -> 8.38-1
- sdl2 2.0.4 -> 2.0.5
vcpkg
has exceeded 100 libraries!- Rework dependency handling
- Many more portfiles now support static builds. The remaining ones warn that static is not yet supported and will perform a dynamic build instead
- The triplet file is now automatically included and is available in every portfile
- Improvements in the post-build checks:
- Introduce
BUILD_INFO
file. This contains information about the settings used in the build. The post-build checks use this file to choose what checks to perform - Add CRT checks
- Improve coff file reader. It is now more robust and it correctly handles a couple of corner cases
- A few miscellaneous checks to further prevent potential issues with the produced packages
- Introduce
- Improve integration and fix related issues
- Add support for VS 2017
- Introduce function that tries to repeatedly build up to a number of failures. This reduces/resolves issues from libraries with flaky builds
- Many fixes and improvements in existing portfiles and the
vcpkg
tool itself
-- vcpkg team vcpkg@microsoft.com WED, 23 Nov 2016 15:30:00 -0800
vcpkg (0.0.51)
- Add simple substring search to
vcpkg cache
- Add simple substring search to
vcpkg list
-- vcpkg team vcpkg@microsoft.com MON, 07 Nov 2016 14:45:00 -0800
vcpkg (0.0.50)
- Add ports:
- apr 1.5.2
- assimp 3.3.1
- boost-di 1.0.1
- bullet3 2.83.7.98d4780
- catch 1.5.7
- chakracore 1.2.0.0
- cppwinrt 1.010.0.14393.0
- cppzmq 0.0.0-1
- cryptopp 5.6.5
- double-conversion 2.0.1
- dxut 11.14
- fastlz 1.0
- freeglut 3.0.0
- geos 3.5.0
- gettext 0.19
- glbinding 2.1.1
- glog 0.3.4-0472b91
- harfbuzz 1.3.2
- jxrlib 1.1
- libbson 1.4.2
- libccd 2.0.0
- libmariadb 2.3.1
- libmysql 5.7.16
- libodb 2.4.0
- libodb-sqlite 2.4.0
- libogg 1.3.2
- libraw 0.17.2
- libtheora 1.1.1
- libvorbis
- libwebp 0.5.1
- libxml2 2.9.4
- log4cplus 1.1.3-RC7
- lua 5.3.3
- mongo-c-driver 1.4.2
- mongo-cxx-driver 3.0.2
- nanodbc 2.12.4
- openjpeg 2.1.2
- pcre 8.38
- pdcurses 3.4
- physfs 2.0.3
- rxcpp 2.3.0
- spdlog 0.11.0
- tbb 20160916
- think-cell-range 1d785d9
- utfcpp 2.3.4
- wt 3.3.6
- wtl 9.1
- zeromq 4.2.0
- zziplib 0.13.62
- Update ports:
- boost 1.62 -> 1.62-1
- cpprestsdk 2.8 -> 2.9.0-1
- curl 7.48.0 -> 7.51.0
- eigen3 3.2.9 -> 3.2.10-2
- freetype 2.6.3 -> 2.6.3-1
- glew 1.13.0 -> 2.0.0
- openssl 1.0.2h -> 1.0.2j
- range-v3 0.0.0-1 -> 20150729-vcpkg2
- sqlite3 3120200 -> 3.15.0
- Add support for static libraries
- Add more post build checks
- Improve post build checks related to verifying information in the dll/pdb files (e.g. architecture)
- Many fixes in existing portfiles
- Various updates in FAQ
- Release builds now create pdbs (debug builds already did)
-- vcpkg team vcpkg@microsoft.com MON, 07 Nov 2016 00:01:00 -0800
vcpkg (0.0.40)
- Add ports:
- ace 6.4.0
- asio 1.10.6
- bond 5.0.0
- constexpr 1.0
- doctest 1.1.0
- eigen3 3.2.9
- fmt 3.0.0
- gflags 2.1.2
- glm 0.9.8.1
- grpc 1.1.0
- gsl 0-fd5ad87bf
- gtest 1.8
- libiconv 1.14
- mpir 2.7.2
- protobuf 3.0.2
- ragel 6.9
- rapidxml 1.13
- sery 1.0.0
- stb 1.0
- Update ports:
- boost 1.62
- glfw3 3.2.1
- opencv 3.1.0-1
- Various fixes in existing portfiles
- Introduce environment variable
VCPKG_DEFAULT_TRIPLET
- Replace everything concerning MD5 with SHA512
- Add mirror support
vcpkg
now checks for valid package names: only ASCII lowercase chars, digits, or dashes are allowedvcpkg create
now also creates a templated CONTROL filevcpkg create
now checks for invalid chars in the zip pathvcpkg edit
now throws an error if it cannot launch an editor- Fix
vcpkg integrate
to only apply to C++ projects instead of all projects - Fix
vcpkg integrate
locale-specific failures vcpkg search
now does simple substring searching- Fix path that assumed Visual Studio is installed in default location
- Enable multicore builds by default
- Add
.vcpkg-root
file to detect the root directory - Fix
bootstrap.ps1
to work with older versions of powershell - Add
SOURCE_PATH
variable to all portfiles. - Many improvements in error messages shown by
vcpkg
- Various updates in FAQ
- Move
CONTRIBUTING.md
to root
-- vcpkg team vcpkg@microsoft.com WED, 05 Oct 2016 17:00:00 -0700
vcpkg (0.0.30)
- DLLs are now accompanied with their corresponding PDBs.
- Rework removal commands.
vcpkg remove <pkg>
now uninstalls the package.vcpkg remove --purge <pkg>
now uninstalls and also deletes the package. - Rename option --arch to --triplet.
- Extensively rework directory tree layout to make it more intuitive.
- Improve post-build verification checks.
- Improve post-build verification messages; they are now more compact, more consistent and contain more suggestions on how to resolve the issues found.
- Fix
vcpkg integrate project
in cases where the path contained non-alphanumeric chars. - Improve handling of paths. In general, commands with whitespace and non-ascii characters should be handled better now.
- Add colorized output for
vcpkg clean
andvcpkg purge
. - Add colorized output for many more errors.
- Improved
vcpkg update
to identify installed libraries that are out of sync with their portfiles. - Added list of example port files to EXAMPLES.md
- Rename common CMake utilities to use prefix
vcpkg_
. - [libpng] Fixed x86-uwp and x64-uwp builds.
- [libjpeg-turbo] Fixed x86-uwp and x64-uwp builds via suppressing static CRT linkage.
- [rapidjson] New library.
-- vcpkg team vcpkg@microsoft.com WED, 18 Sep 2016 20:50:00 -0700