| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-12-18 | [comms] fixes debug build configuration (#15159) | Mathis Logemann | |
| * set include directory correctly * Revert "set include directory correctly" This reverts commit bde9f290215dc685acdf115e5c2a5f332e2bbeb2. * try suggested fix * try changes * apply fix for comms-ublox * fix commsdsl * try moving in port dir * Revert "try moving in port dir" This reverts commit 93546df6880c621aa3db36e7f60ef4bc7062d0e0. * set port version * fix port version Co-authored-by: Victor Romero <romerosanchezv@gmail.com> * add usage file to comms * add line to usage Co-authored-by: Victor Romero <romerosanchezv@gmail.com> | |||
| 2020-12-17 | [cppmicroservices] Fix warning C4834 (#15177) | Cheney Wang | |
| Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com> | |||
| 2020-12-17 | [osgearth/rocksdb] Update to latest release (#14976) | NancyLi1013 | |
| 2020-12-17 | [vcpkg] `VCPKG_ENV_PASSTHROUGH_UNTRACKED` (#15115) | ras0219 | |
| * [vcpkg] Add VCPKG_ENV_PASSTHROUGH_UNTRACKED * [vcpkg] CR comments Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-12-17 | [vcpkg] Fix warning (as error) when building vcpgk/toolsrc with clang++ 10 ↵ | Kevin Lalumiere | |
| or g++ 9.3 (see #15148) (#15149) | |||
| 2020-12-17 | [docs] Document acceptable uses for features. (#15171) | Billy O'Neal | |
| 2020-12-17 | [clrng] Add new port: clRNG (#14876) | Nagy-Egri Máté Ferenc | |
| 2020-12-17 | [breakpad] Support breakpad_client on Linux & macOS (#15092) | Gyusun Yeom | |
| 2020-12-17 | [mdns] added new port (#15142) | Mathis Logemann | |
| 2020-12-17 | [coin] x64-windows-statid-md fixes (#15125) | ankurverma85 | |
| 2020-12-17 | [eigen3] update to 3.3.9 (#15022) | Alexander Puzicha | |
| 2020-12-17 | [readosm] Update to 1.1.0a (#15038) | Long Huan | |
| 2020-12-17 | [Realsense2] Update to 2.40.0 (#15156) | JonLiu1993 | |
| 2020-12-17 | [oneDNN] New port (#15068) | Jacob Kahn | |
| 2020-12-16 | [boost-modular-build-helper] Specify msvc version in user-config.jam (#15137) | Robert Schumacher | |
| 2020-12-16 | [vcpkg ci] upload diff from clang-format to artifacts (#15141) | nicole mazzuca | |
| * [vcpkg ci] upload diff from clang-format to artifacts this allows people who do not have access to clang-format to format their code via diff | |||
| 2020-12-16 | [openexr] Remove python dependency of openexr. (#15147) | Billy O'Neal | |
| In https://github.com/microsoft/vcpkg/pull/14891 @Hoikas points out that the port depends on Python but the portfile.cmake explicitly disables it with `-DPYILMBASE_ENABLE=FALSE`. | |||
| 2020-12-15 | update comms lib to latest (#15138) | Mathis Logemann | |
| 2020-12-15 | [osg] build failure (#15044) | JonLiu1993 | |
| 2020-12-15 | [wt] Update to 4.5.0 (#15136) | Roel Standaert | |
| 2020-12-15 | [NLopt] Update to 2.7.0 (#15105) | Markus Rickert | |
| 2020-12-15 | Azure-IoT-Sdk for C release 2020-12-09 (#15109) | ewertons | |
| 2020-12-15 | p-ranav/csv2 update (#15104) | Jocelyn GENNESSEAUX | |
| 2020-12-15 | [icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969) | Long Nguyen | |
| 2020-12-15 | [imgui] Add experimental docking feature (#13899) | Bruk Tedla | |
| 2020-12-15 | [mongo-c-driver] Fix Git too long path error with -c (#14825) | Leonid Pospelov | |
| Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-12-15 | [vcpkg] fix v140. again (#15116) | nicole mazzuca | |
| 2020-12-15 | [vcpkg] Remove extra indirection in ↵ | ras0219 | |
| IVersionedPortfileProvider/IBaselineProvider (#15010) * [vcpkg] Remove extra indirection in IVersionedPortfileProvider/IBaselineProvider * [vcpkg] Address CR comment Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-12-15 | [vcpkg] Fix CMAKE_CURRENT_LIST_DIR in load_dep_info_vars() (#15110) | ras0219 | |
| Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-12-15 | [vcpkg] Refactor end-to-end tests (#15081) | ras0219 | |
| * [vcpkg] Refactor end-to-end tests * [vcpkg] Cherry-pick x-builtin-ports-root from #14999 * [vcpkg] Move create test from unit tests to e2e Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-12-14 | Properly index package actions in log (#15076) | gritukan | |
| 2020-12-14 | [vcpkg] Disable survey message (#14954) | ras0219 | |
| 2020-12-14 | [glbinding] Improve usage information (#15082) | ras0219 | |
| 2020-12-14 | [vcpkg] Adhere to older draft schema to improve compatibility with editors ↵ | ras0219 | |
| (such as VS) (#15084) | |||
| 2020-12-14 | [fontconfig] Disable install data files (#15060) | Jack·Boos·Yu | |
