| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-28 | [vcpkg] Fix pwsh version detection for old versions to download a fresh ↵ | Billy O'Neal | |
| copy. (#15355) | |||
| 2020-12-28 | [cppunit] add linux support and bump version to 1.15.1 (#15018) | dweckmann | |
| 2020-12-28 | Add testing with VS2015 and VS2017 compilers. (#15257) | Billy O'Neal | |
| * Add testing with VS2015 and VS2017 compilers. * Apply Nicole CRs. | |||
| 2020-12-28 | Updated directxtk et al for cmake package support (#15210) | Chuck Walbourn | |
| 2020-12-28 | [boost-modular-build-helper] Fix repeat building issue on linux and osx ↵ | Phoebe | |
| (#15265) | |||
| 2020-12-28 | [protobuf] Fix the default proto file path (#15246) | Jack·Boos·Yu | |
| 2020-12-28 | [ijg-libjpeg] add new port (#14583) | Park DongHa | |
| 2020-12-28 | [GLIBMM] Installing .pc file (#14988) | HrOokami | |
| 2020-12-28 | [gloo] New Port (#15219) | Jacob Kahn | |
| 2020-12-28 | Allow B2_OPTIONS_[DBG|REL] in BOOST_CMAKE_FRAGMENT (#15274) | Kevin Lalumiere | |
| 2020-12-28 | [libsodium] use x64 specific gcc options only on x64 platform (#15269) | Igor Kostenko | |
| 2020-12-28 | [gmp/nettle] Update to latest release revision (#15236) | Phoebe | |
| 2020-12-28 | RESTinio updated to v.0.6.13. (#15338) | eao197 | |
| 2020-12-26 | Port for Microsoft GitHub DirectX-Headers (#15222) | Chuck Walbourn | |
| 2020-12-26 | [boost-di] Update to 1.2.0 (#15286) | Phoebe | |
| * [boost-di] Update to 1.2.0 * Update the Repo | |||
| 2020-12-26 | [libjpeg-turbo] fix incompatibility for c11 and c17 (#15234) | Ronald | |
| 2020-12-26 | [sdl1] x64-windows-static-md fixes (#15126) | ankurverma85 | |
| 2020-12-26 | [mingw] Remove executable extension on non-Windows hosts (#15282) | Long Nguyen | |
| 2020-12-26 | [imgui] Fix find dependencies (#15063) | Jack·Boos·Yu | |
| 2020-12-24 | [minimp3] update to 2020-11-27 (#15295) | JonLiu1993 | |
| 2020-12-23 | Update MacOS Software (#15258) | Billy O'Neal | |
| 2020-12-23 | [boost] update to 1.75.0 (#15090) | yurybura | |
| 2020-12-23 | [zziplib] Uses upstream CMakeLists.txt (#15215) | Long Nguyen | |
| 2020-12-23 | [ompl] upgrade to v1.5.1 (#15276) | Sean Yen | |
| 2020-12-23 | [wtl] Update wtl to 10.0.10320 (#15266) | Christian Ullrich | |
| 2020-12-23 | [dlib] adding missing cudnn depedency for cuda feature (#15277) | Michał Walenciak | |
| 2020-12-23 | [libass] update to 0.15.0 (#15263) | JonLiu1993 | |
| 2020-12-22 | [libpqxx] update to 7.3.0 (#15259) | JonLiu1993 | |
| 2020-12-22 | [Hedley] Update to v14 (#15240) | Pratik Chowdhury | |
| 2020-12-22 | [x-plane] Update to 3.0.3 (#15244) | Avee | |
| 2020-12-22 | [ctp] bugfix for linux-x64 and file name case sensitivity (#15183) | Vincent Gao | |
| 2020-12-22 | [spatialite-tools]update to 5.0.0 (#15039) | Long Huan | |
| 2020-12-22 | [curl] Add feature idn2 (#14807) | Jack·Boos·Yu | |
| Thanks for fixing phantom dependencies! | |||
| 2020-12-22 | [many ports] add GnuPG libraries (#13950) | Dawid Wróbel | |
| 2020-12-22 | [opentracing] Update VMs 2020-12 (#15151) | Billy O'Neal | |
| * Add meson from https://github.com/microsoft/vcpkg/pull/12860/ * Add autoconf-archive from https://github.com/microsoft/vcpkg/pull/13081/ * Add kf5windowsystem libs from https://github.com/microsoft/vcpkg/pull/13467/ * Open the FTP and SFTP ports from https://github.com/microsoft/vcpkg/pull/14412/ * Add libxcb-util0-dev from https://github.com/microsoft/vcpkg/pull/14678/ * Add libasound2-dev from https://github.com/microsoft/vcpkg/pull/14774 * Remove no longer necessary apt-mark calls. * Update nasm on Linux. * Fix longstanding bug where Storage was publicly accessible and change to generate SAS token rather than File Share * Delete no longer necessary azure storage firewall rules. * Install the newer Windows SDK with the VS installer instead of manually. * Install the VS2015 and VS2017 compilers. * Update Powershell-Core to 7.1.0. * Update source of WDK. * Update pools. * [opentracing] Repair arm64-windows failures caused by mojibake in `expected.hpp` and errors in opentracing-cpp's lint for arm64 where it thinks exceptions are disabled when they are enabled. Fixes: C:\Dev\vcpkg\buildtrees\opentracing\src\b67575dab0-0250653c81.clean\3rd_party\include\opentracing/expected/expected.hpp(1): warning C4828: The file contains a character starting at offset 0x4a77 that is illegal in the current source character set (codepage 65001). Fixes: D:\buildtrees\opentracing\src\b67575dab0-0250653c81.clean\include\opentracing/tracer.h:223:5: error: cannot use 'try' with exceptions disabled [clang-diagnostic-error] try { ^ * [mmloader] Patch out overrides of CMAKE_C_FLAGS and CMAKE_CXX_FLAGS that inserted /WX. Note that this port sets /GS-, possibly because it may be for authoring shellcode. * Bump storage API version to 2020-04-08. | |||
| 2020-12-21 | [ffmpeg] fix up the pkgconfig files (#15127) | Jack·Boos·Yu | |
| 2020-12-21 | [vcpkg registries] support versions (#15114) | nicole mazzuca | |
| * [vcpkg registries] support versions This PR merges the Registries changes and the versioning changes, so that one can use both at the same time. There is one major difference between this PR and the RFC (#13590), which is that instead of version files looking like: ```json [ ... ] ``` version files look like: ``` { "versions": [ ... ] } ``` this is to support interop between this PR and existing demos and the like; fixing this, along with perhaps renaming `port_versions` to `port-versions` should be done after this is merged, should be a trivial change. | |||
| 2020-12-21 | Write manifest "vcpkg install" output to stdout (#15187) | Matt Haynie | |
| 2020-12-21 | [qt5] Fix linux dynamic build (#15005) | dweckmann | |
| 2020-12-21 | Print failing upload attempts in !debug. (#15206) | Billy O'Neal | |
| Other changes: * Changed Strings::replace_all to use more StringView * Introduced Strings::inplace_replace_all for the common x = replace_all(move(x) pattern and tests -> Also fixed bug if the search string was empty consuming infinite memory! * Added many missing {}s in binarycaching.cpp | |||
| 2020-12-21 | [avisynthplus] Update to 3.6.1 (#15214) | wangqr | |
| * [avisynthplus] Update to 3.6.1 * [avisynthplus] Do not limit system to Windows AVS+ supports linux and macOS. The OS limit was introduced in e7dc93f2026c171073bc30e3f8235c9caba419bc * Update vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | |||
| 2020-12-21 | [mingw] Use find_file to find compiler, fall back to unprefixed windres if ↵ | Long Nguyen | |
| the prefixed version doesn't exist (#15179) | |||
| 2020-12-21 | [libspatialite] Update 5.0.0 (#15040) | Long Huan | |
| * update to 5.0.0 * update * update * fix static build failed * remove fix-latin-literals.patch * Update portfile.cmake | |||
| 2020-12-18 | [civetweb] Disable extensive log output for debug builds (#15168) | Gregor Jasny | |
| 2020-12-18 | SObjectizer updated to v.5.7.2.1. (#15182) | eao197 | |
| 2020-12-18 | [freetype] avoid target_link_libraries call since qt6 does not like it. (#15112) | Alexander Neumann | |
| 2020-12-18 | [pegtl] Update to release version 3.1.0 (#15186) | Bill Avery | |
| 2020-12-18 | Fixed internal compiler error when using newer GCC@master. (#15188) | nanoric | |
| 2020-12-18 | [librttopo]new port (#15037) | Long Huan | |
| 2020-12-18 | [python3] Build interpreter (#14891) | Adam Johnson | |
