Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master merge #71

Merged
merged 459 commits into from
Jun 8, 2023
Merged

Master merge #71

merged 459 commits into from
Jun 8, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 1, 2023

  1. Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] (microso…

    …ft#28656)
    
    * Add gz ports
    
    * ci.baseline.txt android.
    
    ---------
    
    Co-authored-by: Billy Robert O'Neal III <[email protected]>
    talregev and BillyONeal authored May 1, 2023
    Configuration menu
    Copy the full SHA
    197818b View commit details
    Browse the repository at this point in the history
  2. [fluidsynth] Add pulseaudio feature for Linux (microsoft#31138)

    * Add pulseaudio feature for fluidsynth
    
    * Add pulseaudio feature definition
    
    * Formatting fix
    
    * Update version
    
    * x-add-version run
    
    * Add pulseaudio feature package manager notice
    
    * vcpkg x-add-version --all
    d10sfan authored May 1, 2023
    Configuration menu
    Copy the full SHA
    8849a1a View commit details
    Browse the repository at this point in the history
  3. [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support…

    … for Mingw-w64 on Windows (microsoft#31037)
    
    * [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows
    
    * Refactor code
    
    * Fix build type handling
    sbrajchuk authored May 1, 2023
    Configuration menu
    Copy the full SHA
    d46c6ba View commit details
    Browse the repository at this point in the history
  4. [lionkor-commandline] Update to 2.2.0 (microsoft#31184)

    * [lionkor-commandline] Update to 2.2.0
    
    * ver
    Pospelove authored May 1, 2023
    Configuration menu
    Copy the full SHA
    6936bb6 View commit details
    Browse the repository at this point in the history
  5. [pegtl] update to 3.2.7 (microsoft#31183)

    * * update pegtl from 3.2.6 to 3.2.7
    
    * * update version database
    
    ---------
    
    Co-authored-by: ian <ian>
    dittons authored May 1, 2023
    Configuration menu
    Copy the full SHA
    e4def44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de477e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da6a91b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acb8550 View commit details
    Browse the repository at this point in the history
  9. [matroska,ebml] copy PDBs (microsoft#31189)

    * [ebml] copy PDBs
    
    * [matroska] copy PDBs
    robUx4 authored May 1, 2023
    Configuration menu
    Copy the full SHA
    ccefd02 View commit details
    Browse the repository at this point in the history
  10. [LIBMYSQL] OSX build creates invalid nuget package (microsoft#31134)

    Fix:  Change /lib/plugin/debug to /debug/lib/plugin
    Feat: Change ref to actual tagged version
    Fix:  Remove duplicate "remove" file
    Fix:  Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES
    
    Signed-off-by: Gordon Smith <[email protected]>
    GordonSmith authored May 1, 2023
    Configuration menu
    Copy the full SHA
    c07e248 View commit details
    Browse the repository at this point in the history
  11. [directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates (m…

    …icrosoft#31196)
    
    * [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases
    
    * directxtex port updated upstream with better OpenMP support fix
    
    * OpenMP hotfix for UVAtlas
    
    * Update baseline
    
    * Forgot to update the CMake config file for OpenMP
    
    * CMake fixes made upstream
    
    * Update baseline
    walbourn authored May 1, 2023
    Configuration menu
    Copy the full SHA
    0b57cc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b332e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cdc9529 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5d91f7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    845b321 View commit details
    Browse the repository at this point in the history
  2. [cppkafka] bumped to 0.4.0 (microsoft#31182)

    In this version some of the issues were solved:
    1. No need for dynamic fix patch as it was solved inside the project.
    2. CMake configs are installed
    krjakbrjak authored May 2, 2023
    Configuration menu
    Copy the full SHA
    fbec0d7 View commit details
    Browse the repository at this point in the history
  3. [kissnet] Update version (microsoft#31212)

    * [kissnet] Update version
    
    * Update version database
    BullyWiiPlaza authored May 2, 2023
    Configuration menu
    Copy the full SHA
    b909833 View commit details
    Browse the repository at this point in the history
  4. [sentry-native] update to 0.6.2 (microsoft#31210)

    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 2, 2023
    Configuration menu
    Copy the full SHA
    ee3fefe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efea264 View commit details
    Browse the repository at this point in the history
  6. [BlingFire] Adding BlingFire Package (microsoft#31139)

    * Adding BlingFire Package
    
    * Adding updated baseline
    
    * Updating supported platforms
    
    * Fixing up json
    
    * Updating version
    
    * Removing uwp platform
    
    * Updating version
    
    * Updating to commit with cmake config
    
    * Updating blingfire version
    
    * Updating to latest blingfire with fixes for vcpkg
    
    * Updating version
    TomasMorris authored May 2, 2023
    Configuration menu
    Copy the full SHA
    3edf135 View commit details
    Browse the repository at this point in the history
  7. [ogre] Fix function override problem in macos system. (microsoft#31106)

    * fix osx override error
    
    * update version
    
    * optimized syntax
    
    * update version
    
    * fix function
    
    * update version
    jimwang118 authored May 2, 2023
    Configuration menu
    Copy the full SHA
    bc2c3ee View commit details
    Browse the repository at this point in the history
  8. [angle] Fix crash on macos microsoft#29622 (microsoft#31163)

    * [angle] Fix crash on macos microsoft#29622
    
    * update version database
    xiaozhuai authored May 2, 2023
    Configuration menu
    Copy the full SHA
    d5644a4 View commit details
    Browse the repository at this point in the history
  9. [luasocket] bump to 3.1.0 (microsoft#31078)

    * [luasocket] Bump to 3.1.0
    
    * vcpkg x-add-version luasocket
    TheCycoONE authored May 2, 2023
    Configuration menu
    Copy the full SHA
    6d69bba View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. [indicators] Update to 2.3 (microsoft#31232)

    * [indicators] Update to 2.3
    
    * Update [indicators] git-tree
    Iridescent-9 authored May 3, 2023
    Configuration menu
    Copy the full SHA
    44ef240 View commit details
    Browse the repository at this point in the history
  2. [gtk3] Update to 3.24.37 (microsoft#31223)

    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    388e9f1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    daeaf2c View commit details
    Browse the repository at this point in the history
  2. [node-api-headers] add usage (microsoft#31186)

    * [node-api-headers] add usage
    
    * port-ver
    
    * .
    
    * .
    
    * Update usage
    
    * Update node-api-headers.json
    Pospelove authored May 4, 2023
    Configuration menu
    Copy the full SHA
    7c4f51f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb7de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47cdf39 View commit details
    Browse the repository at this point in the history
  5. [openexr] Update to v3.1.7 (microsoft#31235)

    * [openexr] Update to v3.1.7
    
    * [openexr] Update baseline
    cbrl authored May 4, 2023
    Configuration menu
    Copy the full SHA
    a615e65 View commit details
    Browse the repository at this point in the history
  6. [geos] Update to v3.11.2 (microsoft#31233)

    * [geos] Update to v3.11.2
    
    * [geos] Update baseline
    
    * [geos] Fix GCC 13 build
    
    * [geos] Update baseline
    cbrl authored May 4, 2023
    Configuration menu
    Copy the full SHA
    39b4197 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0b1007 View commit details
    Browse the repository at this point in the history
  8. [pthreads] Fixed whitespaces in path issue (microsoft#31179)

    * quotes
    
    * Updated version
    
    * move static patch filenames to vcpkg_from_sourceforge()
    bold84 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    13a0b7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c0b819 View commit details
    Browse the repository at this point in the history
  10. [rcon] add new port (microsoft#31131)

    * add valve source rcon protocal library, depend on asio
    
    * add license
    
    * fix format error
    
    * add version 1.0.0
    
    * add blank line at the end of portfile.cmake and usage file
    
    * execute vcpkg x-add-version --all --overwrite-version to fix error in CI
    
    * change package name to cialloo-rcon
    
    * change version
    
    * Update versions/baseline.json
    
    Co-authored-by: jim wang <[email protected]>
    
    ---------
    
    Co-authored-by: jim wang <[email protected]>
    moemoequte and jimwang118 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    50847d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2dae865 View commit details
    Browse the repository at this point in the history
  12. openssl: Fix installation of openssl[core,tools] (microsoft#31171)

    Do not try to install file that does not exist.
    
    Fixes microsoft#31170
    
    Signed-off-by: Frank Lichtenheld <[email protected]>
    flichtenheld authored May 4, 2023
    Configuration menu
    Copy the full SHA
    c102be8 View commit details
    Browse the repository at this point in the history
  13. [tree-similarity] add new port of tree-similarity to measure tree edi…

    …t distance (microsoft#30901)
    
    * Add port of tree-similarity to measure tree edit distance
    
    * Fixed database version
    
    * Fix version again
    
    * Trying to fix the database version issue again
    
    * Update tree-similarity to v0.2
    
    * Added tree-similarity v0.2
    
    * Use official repo to download the library (PR got merged); Clean up versions
    
    * Update version manifest
    
    * Update download hash
    
    * Update version manifest
    
    * Align version string with upstream repo release tag
    
    * Update version manifest to align with upstream release tag
    
    * Update to release 0.1.1 that installs only the header files
    
    * Update version manifest
    remz1337 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    e4e9eb9 View commit details
    Browse the repository at this point in the history
  14. [azure-core-cpp] Update to May Release for Core Packages (microsoft#3…

    …1256)
    
    * [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3
    
    * [azure-identity-cpp] Update to 1.5.0
    ## 1.5.0 (2023-05-04)
    
    ### Features Added
    
    - Added support for challenge-based and multi-tenant authentication.
    - Added `DefaultAzureCredential`.
    
    ### Bugs Fixed
    
    - [[microsoft#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.
    
    ### Other Changes
    
    - Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
    - Improved log messages.
    
    * [azure-core-cpp] Update to 1.9.0
    ## 1.9.0 (2023-05-04)
    
    ### Features Added
    
    - Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
    - Added `DisableTlsCertificateValidation` in `TransportOptions`.
    - Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
    - Added support for challenge-based and multi-tenant authentication.
    
    ### Bugs Fixed
    
    - Fixed the UUID generation so the variant is RFC 4122 conforming.
    
    ### Other Changes
    
    - [[microsoft#4352]](Azure/azure-sdk-for-cpp#4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)
    
    ### Acknowledgments
    
    Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
    
    - Jorgen Lind _([GitHub](https://github.com/jorgen))_
    
    ---------
    
    Co-authored-by: Anton Kolesnyk <[email protected]>
    Co-authored-by: Anton Kolesnyk <[email protected]>
    3 people authored May 4, 2023
    Configuration menu
    Copy the full SHA
    60e2c07 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. [draco] Update to v1.5.6 (microsoft#31220)

    * [draco] Update to v1.5.6
    
    * [draco] Update baseline
    
    * [draco] Fix pkgconfig
    
    * [draco] Update version
    
    * [draco] Use VERSION variable for git ref
    
    Co-authored-by: Cheney Wang <[email protected]>
    
    * [draco] Revert line ending change
    
    * [draco] Update version
    
    ---------
    
    Co-authored-by: Cheney Wang <[email protected]>
    cbrl and Cheney-W authored May 5, 2023
    Configuration menu
    Copy the full SHA
    defe7b7 View commit details
    Browse the repository at this point in the history
  2. [librdkafka] Upgrade up to 2.1.1 (microsoft#31266)

    * [librdkafka] upgrade version up to 2.1.1
    
    * [librdkafka] upgrade version up to 2.1.1
    
    * Update ports/librdkafka/portfile.cmake
    
    Co-authored-by: jim wang <[email protected]>
    
    * [librdkafka] upgrade version up to 2.1.1
    
    * remove blank
    
    * update version
    
    ---------
    
    Co-authored-by: Smyslov Alexander Nikolayevich <[email protected]>
    Co-authored-by: jim wang <[email protected]>
    3 people authored May 5, 2023
    Configuration menu
    Copy the full SHA
    21ba00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6cd90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3cc1e3 View commit details
    Browse the repository at this point in the history
  5. [libphonenumber] Update to 8.13.11 (microsoft#31260)

    * update version
    
    * update version
    jimwang118 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    dc965d0 View commit details
    Browse the repository at this point in the history
  6. [glaze] update 1.2.2 (microsoft#31249)

    * Glaze updated to 1.2.2
    
    * Vcpkg version database update
    omarhogni authored May 5, 2023
    Configuration menu
    Copy the full SHA
    4eda0e3 View commit details
    Browse the repository at this point in the history
  7. [uwebsockets] update to 20.40.0 (microsoft#31240)

    * [uwebsockets] update to 20.40.0
    
    * update version
    LilyWangLL authored May 5, 2023
    Configuration menu
    Copy the full SHA
    924d8d4 View commit details
    Browse the repository at this point in the history
  8. [edflib] Update to v1.24 (microsoft#31250)

    * [edflib] Add dynamic build support
    
    * [edflib] Bump version
    
    * [edflib] Update to v1.24
    
    * Revert "[edflib] Bump version"
    
    This reverts commit d45db16.
    
    * [edflib] Bump version
    myd7349 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    6a3dd08 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. [Libvault] new port (microsoft#28266)

    * Add files via upload
    
    * [new port] avro-cpp
    
    * add boost-format
    
    * remove comments
    
    * remove comments
    
    * [libvault] new port
    
    * [libvault] new port
    
    * [libvault] new port
    
    * [libvault] new port
    
    * add �[200~
    
    * format
    
    * update versions file
    
    * Update ports/libvault/portfile.cmake
    
    Co-authored-by: Frank <[email protected]>
    
    * update fix review
    
    * fix remarks
    
    * fix remarks
    
    * fix remarks
    
    * fix remarks
    
    * fix remarks
    
    * update version
    
    * add version
    
    * Implement find_dependency correctly.
    
    ---------
    
    Co-authored-by: Alexander Smyslov <[email protected]>
    Co-authored-by: Smyslov Alexander Nikolayevich <[email protected]>
    Co-authored-by: Frank <[email protected]>
    Co-authored-by: Billy Robert O'Neal III <[email protected]>
    5 people authored May 8, 2023
    Configuration menu
    Copy the full SHA
    7fc86fe View commit details
    Browse the repository at this point in the history
  2. [libass] update to 0.17.1 (microsoft#29767)

    * [libass] update to 0.17.1
    
    * [libass] Add to versions file
    Masaiki authored May 8, 2023
    Configuration menu
    Copy the full SHA
    3a409cd View commit details
    Browse the repository at this point in the history
  3. [libsonic] Add new port (microsoft#29374)

    * [libsonic] Add new port
    
    * [libsonic] Update version
    
    * [libsonic] Fix porfiles
    
    * [libsonic] Update version
    
    * [libsonic] Add tool feature
    
    * [libsonic] Update version
    ex-purple authored May 8, 2023
    Configuration menu
    Copy the full SHA
    f55c3b5 View commit details
    Browse the repository at this point in the history
  4. [nettle] Switch from yasm to clang (microsoft#30175)

    * Add export list generation [skip actions]
    
    * Refresh exports using dumpbin
    
    * [nettle] Update to 3.8.1 [skip actions]
    
    * Disable testsuite and examples [skip actions]
    
    * Update exports for x64 [skip actions]
    
    * Update exports for x86 [skip actions]
    
    * Finish update
    
    * [shiftmedia-libgnutls] Fix 'supports'
    
    * Build arm
    
    * Switch from yasm to clang
    
    * Revise msvc support patch
    
    * Add feature to control tools
    
    * Fix DLL installation
    
    * [skip actions]
    
    * Cleanup
    dg0yt authored May 8, 2023
    Configuration menu
    Copy the full SHA
    1f94bed View commit details
    Browse the repository at this point in the history
  5. [ignition-modularscripts] Disable docs, reduce warnings, update style (

    …microsoft#31309)
    
    * [ignition-modularscripts] CMake style update
    
    * Add MAYBE_UNUSED_VARIABLES
    
    * Don't build docs (unless overriden)
    
    * Require install for host
    dg0yt authored May 8, 2023
    Configuration menu
    Copy the full SHA
    9a5e44f View commit details
    Browse the repository at this point in the history
  6. [qtbase] fix glib2 not found (microsoft#30379)

    * fix glib2 no found
    
    * update version
    
    * update version
    
    * update version
    
    * update version
    
    * update version
    
    * update version
    
    * update version
    
    * update version
    
    * update verion
    
    * update verion
    
    * merge master
    
    * version
    
    * fix new error
    
    * update version
    
    * update version
    
    * update version
    
    * Update qtbase.json
    
    ---------
    
    Co-authored-by: Jim Wang (Beyondsoft Corporation) <[email protected]>
    jimwang118 and jimwang118 authored May 8, 2023
    Configuration menu
    Copy the full SHA
    4746870 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. [vsg] New port (VulkanSceneGraph) (microsoft#31300)

    * [vsg] New port (VulkanSceneGraph)
    
    * [vsg] Fix deprecated function usage
    
    * [vsg] Remove redundant linkage specification
    
    * [vsg] Devendor glslang
    
    * [vsg] Remove DISABLE_PARALLEL_CONFIGURE flag
    cbrl authored May 9, 2023
    Configuration menu
    Copy the full SHA
    d595260 View commit details
    Browse the repository at this point in the history
  2. [xpack]Update to 1.0.5 (microsoft#31299)

    * update xpack version
    
    * update xpack version
    xyz347 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    fd259a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b9f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    461fd25 View commit details
    Browse the repository at this point in the history
  5. [jsoncons] Update to 0.170.1 (microsoft#31284)

    * [jsoncons] Update to 0.170.1
    
    * Update baseline
    danielaparker authored May 9, 2023
    Configuration menu
    Copy the full SHA
    be5a9aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb46486 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9adae7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1a37c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    991c564 View commit details
    Browse the repository at this point in the history
  10. [bond] Update to 10.0.0 (microsoft#31269)

    * update bond
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 9, 2023
    Configuration menu
    Copy the full SHA
    714774f View commit details
    Browse the repository at this point in the history
  11. [cpp-httplib] Update to 0.12.3 (microsoft#31281)

    * Update cpp-httplib to 0.12.3
    
    * Update CI baseline
    
    * Use "v${VERSION}"
    
    * Update patch
    
    * Update CI baseline
    
    ---------
    
    Co-authored-by: chausner <[email protected]>
    chausner and chausner authored May 9, 2023
    Configuration menu
    Copy the full SHA
    24e3891 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8805e31 View commit details
    Browse the repository at this point in the history
  13. [pdal, pdal-c] Update to v2.5.3, v2.2.0 and fix GCC 13 build (microso…

    …ft#31257)
    
    * [pdal] Update to v2.5.3
    
    * [pdal] Update baseline
    
    * [pdal-c] Update to v2.2.0
    
    * [pdal-c] Update baseline
    
    * update usage
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    cbrl and Monica authored May 9, 2023
    Configuration menu
    Copy the full SHA
    1f7f116 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea22274 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76fb3e5 View commit details
    Browse the repository at this point in the history
  16. [boinc] Update to 7.22.1 (microsoft#31333)

    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 9, 2023
    Configuration menu
    Copy the full SHA
    a41e8d1 View commit details
    Browse the repository at this point in the history
  17. Avoid recalculating the default msbuild settings. (microsoft#31325)

    * Fix the `vcpkg_install_msbuild` docs to reflect handling of x86==Win32.
    
    See:
    * microsoft#28119 (comment)
    * microsoft#28076
    
    * Remove overriding-with-the-default discovered in microsoft#28119 (comment)
    
    hunspell and mp3lame are left alone because they do other things with the resulting variable.
    
    * Remove nonexistent reference to `MSBUILD_PLATFORM` variable.
    
    * Simplify getting to x86, as discovered in microsoft#28119 (comment)
    
    * Version DB
    
    * Whoops patches shouldn't be quoted.
    
    * Delete vcpkg_install_msbuild.md
    
    Docs changes have been migrated in microsoft/vcpkg-docs#21
    
    * Update ocilib.json
    
    * Update ocilib.json
    
    ---------
    
    Co-authored-by: Lily Wang <[email protected]>
    BillyONeal and LilyWangLL authored May 9, 2023
    Configuration menu
    Copy the full SHA
    4d2e253 View commit details
    Browse the repository at this point in the history
  18. [Glaze] update (microsoft#31319)

    * Glaze update V1.2.3
    
    * update database
    
    * Remove unused flag
    
    * update version database
    omarhogni authored May 9, 2023
    Configuration menu
    Copy the full SHA
    ff311f6 View commit details
    Browse the repository at this point in the history
  19. [uvw] Update to 3.0.0 (microsoft#31317)

    * [uvw] Update to 3.0.0
    
    * update version
    LilyWangLL authored May 9, 2023
    Configuration menu
    Copy the full SHA
    602815c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8ffcb2a View commit details
    Browse the repository at this point in the history
  21. [vk-bootstrap] Update to v0.7 (microsoft#31285)

    * Update portfile.cmake
    
    use the latest v0.7 tag of package vk-bootstrap
    
    * update baseline
    
    update to v0.7 tag
    
    * Update baseline.json
    
    change port-version
    
    * Update version and git-tree
    
    * ${VERSION}
    
    * version
    
    ---------
    
    Co-authored-by: FrankXie <[email protected]>
    freestriker and FrankXie05 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    8e591a9 View commit details
    Browse the repository at this point in the history
  22. [libzim]add package (microsoft#30758)

    * libzim: add package
    
    update libzim versions
    
    libzim:meson ignore xapian
    
    * Update ports/libzim/vcpkg.json
    
    Co-authored-by: Mengna Li <[email protected]>
    
    * Update ports/libzim/portfile.cmake
    
    Co-authored-by: Mengna Li <[email protected]>
    
    * support both static and dynamic library
    
    * modify according to review
    
    Update ports/libzim/portfile.cmake
    
    Co-authored-by: Mengna Li <[email protected]>
    
    add version
    
    * only enable release library
    
    * make xapian does not support on windows
    
    * disable android platform
    
    ---------
    
    Co-authored-by: Mengna Li <[email protected]>
    xiaoyifang and Adela0814 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    e7250fe View commit details
    Browse the repository at this point in the history
  23. [luajit] Use common build functions (microsoft#30608)

    * [luajit] Use nmake build setup [skip actions]
    
    * [luajit] Use vcpkg_configure/install_make [skip actions]
    
    * Cross build with host tools
    
    * Host tools must match target bitness
    
    * Cleanup
    
    * WIP
    
    * Don't touch CI baseline now
    
    * Less osx quirks
    
    * Move msvc header installation to nmake
    
    * Simplify MSVC
    
    * Add arm and x86 cross build support
    dg0yt authored May 9, 2023
    Configuration menu
    Copy the full SHA
    f35ba0c View commit details
    Browse the repository at this point in the history
  24. [qttools] copy traget tools only if they exists. (microsoft#30442)

    They do not exist if you crosscompile qt
    daschuer authored May 9, 2023
    Configuration menu
    Copy the full SHA
    e1cdda7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. [vcpkg.cmake] Fix CMP0126 warnings (microsoft#23784) (microsoft#29969)

    When running CMake 3.21 or newer in trace or debug mode, vcpkg.cmake
    would trigger the CMP0126 warning for VCPKG_MANIFEST_DIR and
    VCPKG_INSTALLED_DIR.
    
    The regular variable was used to set the initial value of the cache
    variable of the same name. This patch adds the regular variables
    Z_VCPKG_MANIFEST_DIR_INITIAL_VALUE and
    Z_VCPKG_INSTALLED_DIR_INITIAL_VALUE that are used to initialize their
    respective cache variables.
    jobor authored May 10, 2023
    Configuration menu
    Copy the full SHA
    512d62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad60af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75144f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cbbfb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7402bdc View commit details
    Browse the repository at this point in the history
  6. [azure-security-keyvault-*-cpp] Update to May Release (microsoft#31353)

    * [azure-security-keyvault-certificates-cpp] Update to 4.2.0
    ## 4.2.0 (2023-05-09)
    
    ### Features Added
    
    - Added support for challenge-based and multi-tenant authentication.
    
    * [azure-security-keyvault-secrets-cpp] Update to 4.2.0
    ## 4.2.0 (2023-05-09)
    
    ### Features Added
    
    - Added support for challenge-based and multi-tenant authentication.
    
    * [azure-security-keyvault-keys-cpp] Update to 4.4.0
    ## 4.4.0 (2023-05-09)
    
    ### Features Added
    
    - Added support for challenge-based and multi-tenant authentication.
    
    ### Bugs Fixed
    
    - [3366](Azure/azure-sdk-for-cpp#4466) Fixed the user-agent string sent to the service to include the "keys" suffix in the value, when using `CryptographyClient`.
    azure-sdk authored May 10, 2023
    Configuration menu
    Copy the full SHA
    7f7ac83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2270334 View commit details
    Browse the repository at this point in the history
  8. [taskflow] Update version to 3.6.0 (microsoft#31342)

    * [taskflow] Update version to 3.6.0
    
    * version
    FrankXie05 authored May 10, 2023
    Configuration menu
    Copy the full SHA
    c74f727 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11cbc11 View commit details
    Browse the repository at this point in the history
  10. [numcpp] update to 2.10.1 (microsoft#26482)

    * [NumCpp] update to 2.8.0
    
    * update version
    
    * [numcpp] update to 2.10.1
    
    * update vcpkg.json
    
    * update version
    JonLiu1993 authored May 10, 2023
    Configuration menu
    Copy the full SHA
    2f1d20a View commit details
    Browse the repository at this point in the history
  11. [libsbml] Update to 5.20.0 (microsoft#31149)

    * [libsbml] Update to 5.20.0
    
    * update version
    
    * fix incorrect option
    
    * update version
    
    * install usage
    
    * update version
    
    * apply suggestions
    
    * update version
    
    * fix depends libxml2
    
    * update version
    LilyWangLL authored May 10, 2023
    Configuration menu
    Copy the full SHA
    b049e49 View commit details
    Browse the repository at this point in the history
  12. [arrow] Update to 12.0.0 (microsoft#31321)

    * [arrow] Update to 12.0.0
    
    * Update versions
    raulcd authored May 10, 2023
    Configuration menu
    Copy the full SHA
    281cfd3 View commit details
    Browse the repository at this point in the history
  13. [hnswlib] backport CMake targets (microsoft#31305)

    * [hnswlib] backport CMake targets
    
    * download cmake changes as patch
    
    * add patch file
    moritz-h authored May 10, 2023
    Configuration menu
    Copy the full SHA
    d163f9d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. [sfml] Support for Release-only build (microsoft#31372)

    * support release-only
    
    * update version
    
    * update portfile.cmake
    
    * update git-tree
    
    * update sfml
    
    * update version
    
    * undo previous step
    
    * update verison
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 11, 2023
    Configuration menu
    Copy the full SHA
    222409d View commit details
    Browse the repository at this point in the history
  2. [openblas] Update version to 0.3.23 (microsoft#31367)

    * [openblas] Update version to 0.3.23
    
    * version
    
    * remove patch
    
    * version
    
    * new function
    
    * version
    
    * end line
    
    * v db
    FrankXie05 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    2c7ca69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ad465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ffca6 View commit details
    Browse the repository at this point in the history
  5. [behaviortree-cpp] Update to 4.1.1 (microsoft#31287)

    * update behaviortree-cpp
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 11, 2023
    Configuration menu
    Copy the full SHA
    3256b18 View commit details
    Browse the repository at this point in the history
  6. [libmad] Add dynamic support (microsoft#31350)

    * [libmad] Add dynamic building
    
    * Update version
    
    * Fix version
    
    * Fixes to use vcpkg concepts
    
    * Update version
    
    * change to mad
    
    * Update version
    
    * PR fixes
    
    * Update version
    
    * Add version
    
    * Update version
    d10sfan authored May 11, 2023
    Configuration menu
    Copy the full SHA
    acdc823 View commit details
    Browse the repository at this point in the history
  7. [Jsonifier] Updating to version v0.9.1 (microsoft#31315)

    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    * Updating the required files.
    
    ---------
    
    Co-authored-by: Javier Matos Denizac <[email protected]>
    RealTimeChris and JavierMatosD authored May 11, 2023
    Configuration menu
    Copy the full SHA
    5d0e5a3 View commit details
    Browse the repository at this point in the history
  8. [boinc] fix build error. (microsoft#31364)

    Ref: BOINC/boinc#5232
    
    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 11, 2023
    Configuration menu
    Copy the full SHA
    9411949 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d54600a View commit details
    Browse the repository at this point in the history
  10. [microsoft-signalr] Fix find jsoncpp (microsoft#31384)

    * [microsoft-signalr] Fix find jsoncpp
    
    * update version
    
    * apply suggestion
    
    * update version
    
    * fix quoting
    
    * version
    
    ---------
    
    Co-authored-by: Javier Matos Denizac <[email protected]>
    LilyWangLL and JavierMatosD authored May 11, 2023
    Configuration menu
    Copy the full SHA
    9f358ce View commit details
    Browse the repository at this point in the history
  11. [gstreamer] Add a ges feature (microsoft#31267)

    * add feature ges
    
    * update
    
    * fix port version
    
    * update version
    jimwang118 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    c43c007 View commit details
    Browse the repository at this point in the history
  12. [intel-mkl] Overhaul, install osx (microsoft#30483)

    * [intel-mkl] Install osx
    
    * Do less work for --only-downloads
    
    * Try harder to ensure DMG unmount
    
    * Adjust port warning
    
    * Always install usage
    
    * Fix log names
    
    * Merge copyright
    
    * Revise pc file handling
    
    * Cleanup
    
    * More uniform staging and variables
    
    * Update messages
    
    * Update versions
    
    * Typo
    
    * More cleanup
    
    * Do nothing for unsupported targets
    
    The old code was already broken.
    
    * Fix and simplify copy-from-dmg
    
    * Change extract_0_dir
    
    * Mount to tmp dir
    dg0yt authored May 11, 2023
    Configuration menu
    Copy the full SHA
    ed8fb07 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. [libde265] update to v1.0.11 (microsoft#31413)

    * update to 1.0.11
    
    * fix usage issue
    
    * fix patch
    
    * remove useless patch
    Adela0814 authored May 13, 2023
    Configuration menu
    Copy the full SHA
    43150d9 View commit details
    Browse the repository at this point in the history
  2. [vcpkg baseline][binlog] disable performance tests (microsoft#31410)

    * [binlog] disable performance tests
    
    * update version
    
    * disable find benchmark
    
    * version
    FrankXie05 authored May 13, 2023
    Configuration menu
    Copy the full SHA
    72116f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7657ac1 View commit details
    Browse the repository at this point in the history
  4. [Thorvg] Update to 0.9.0 (microsoft#31401)

    * feat : update thorvg 0.9.0
    
    * doc : update baseline
    rinechran authored May 13, 2023
    Configuration menu
    Copy the full SHA
    445385e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e235d6 View commit details
    Browse the repository at this point in the history
  6. [qt-advanced-docking-system] Update to 4.0.3 (microsoft#31390)

    * [qt-advanced-docking-system] Update to 4.0.3
    
    * update version
    
    * fix find_dependency
    
    * update version
    LilyWangLL authored May 13, 2023
    Configuration menu
    Copy the full SHA
    49381cb View commit details
    Browse the repository at this point in the history
  7. [baseline][libzim][xapian] Disable gtest, fix mingw and windows builds (

    microsoft#31383)
    
    * [libzim] WIP
    
    * Control gtest
    
    * More fixes, test xapian
    
    * [xapian] Fix windows and mingw
    
    * dllexport
    
    * Finish PR
    
    * CI baseline
    
    * [xapian] Update supports
    
    * Fix arm64
    dg0yt authored May 13, 2023
    Configuration menu
    Copy the full SHA
    3880056 View commit details
    Browse the repository at this point in the history
  8. [Azure Storage] Update to May Release (microsoft#31345)

    * [azure-storage-common-cpp] Update to 12.3.2
    ## 12.3.2 (2023-05-09)
    
    ### Features Added
    
    - Bumped up Account SAS version to `2022-11-02`.
    
    * [azure-storage-files-datalake-cpp] Update to 12.6.0
    ## 12.6.0 (2023-05-09)
    
    - New features in `12.6.0-beta.1` are now generally available.
    
    * [azure-storage-files-shares-cpp] Update to 12.5.0
    ## 12.5.0 (2023-05-09)
    
    ### Features Added
    
    - New features in `12.5.0-beta.1` are now generally available.
    
    ### Bugs Fixed
    
    - Fixed a bug where `ShareFileClient::ListHandles` and `ShareDirectoryClient::ListHandles` always return empty list.
    azure-sdk authored May 13, 2023
    Configuration menu
    Copy the full SHA
    5fee480 View commit details
    Browse the repository at this point in the history
  9. [minizip] Enable uwp (microsoft#31261)

    * [minizip] Enable uwp
    
    * Test tools
    
    * baseline
    
    * Add IOWIN32_USING_WINRT_API [skip actions]
    
    * Finish PR
    dg0yt authored May 13, 2023
    Configuration menu
    Copy the full SHA
    acf66d2 View commit details
    Browse the repository at this point in the history
  10. [easyloggingpp] Features to support multithreading (microsoft#31396)

    * ports/easyloggingpp features to support multi-threaded applications
    
    * New version of ports/easyloggingpp
    
    ---------
    
    Co-authored-by: Bjørn Thirud <[email protected]>
    bjornthirud and bjornthirud-fotoware authored May 13, 2023
    Configuration menu
    Copy the full SHA
    721328e View commit details
    Browse the repository at this point in the history
  11. [libproxy] Fix the issue that the proxy cannot run (microsoft#31391)

    * Fix the issue that the proxy cannot run
    
    * update version
    
    * fix build error
    
    * update version
    
    * fix build error on osx
    
    * update version
    
    * fix does not support android
    
    * update version
    jimwang118 authored May 13, 2023
    Configuration menu
    Copy the full SHA
    304a45c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f0d3d4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Update VMs for Patch Tuesday May 2023 (microsoft#31358)

    * Update PowerShell Core to not vulnerable versions.
    
    * Fix Android create-image relative paths.
    
    * Update pools and add docs.
    
    * Get android create-vmss to setup managed identity.
    BillyONeal authored May 14, 2023
    Configuration menu
    Copy the full SHA
    7f52dea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. [jsoncons] Update to version 0.170.2 (microsoft#31419)

    * [jsoncons] Update to 0.170.1
    
    * Update baseline
    
    * [jsoncons] Update to 0.170.2
    
    * [jsoncons] Update baseline
    danielaparker authored May 15, 2023
    Configuration menu
    Copy the full SHA
    c081319 View commit details
    Browse the repository at this point in the history
  2. [wasmedge] Update to 0.12.1 (microsoft#31414)

    * [wasmedge] Add new port
    
    * .
    
    * Update ports/wasmedge/vcpkg.json
    
    Co-authored-by: Frank <[email protected]>
    
    * Update wasmedge.json
    
    * revert version
    
    * update version
    
    * new function
    
    * version
    
    ---------
    
    Co-authored-by: Frank <[email protected]>
    Co-authored-by: FrankXie <[email protected]>
    3 people authored May 15, 2023
    Configuration menu
    Copy the full SHA
    c18e2eb View commit details
    Browse the repository at this point in the history
  3. [shader-slang] Update to v0.27.20 (microsoft#31398)

    * Updated shader-slang version to 0.27.20
    
    * Ran ./vcpkg x-add-version --all
    
    * Update ports/shader-slang/vcpkg.json
    
    Co-authored-by: Cheney Wang <[email protected]>
    
    * Update ports/shader-slang/portfile.cmake
    
    Co-authored-by: Cheney Wang <[email protected]>
    
    * ./vcpkg x-add-version --all
    
    ---------
    
    Co-authored-by: Cheney Wang <[email protected]>
    djohansson and Cheney-W authored May 15, 2023
    Configuration menu
    Copy the full SHA
    b6dd2d8 View commit details
    Browse the repository at this point in the history
  4. [gdal] Update to 3.7.0 (microsoft#31381)

    * [gdal] Update to 3.7.0
    
    * [pdal] Fix build with gdal 3.7
    dg0yt authored May 15, 2023
    Configuration menu
    Copy the full SHA
    e99d615 View commit details
    Browse the repository at this point in the history
  5. [amqpcpp] Update to 4.3.23 (microsoft#31271)

    * update amqpcpp
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 15, 2023
    Configuration menu
    Copy the full SHA
    1c5636c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e288d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f63ba5 View commit details
    Browse the repository at this point in the history
  8. [libgit2] Add GIT_OPENSSL OPTION to fix setting certificate location …

    …fail (microsoft#31392)
    
    * [libgit2] defined GIT_OPENSSL option
    
    * update version
    
    * update version
    
    * update version
    
    * update portfile.cmake
    
    * update version
    
    * remove unix restrictions
    
    * update version
    JonLiu1993 authored May 15, 2023
    Configuration menu
    Copy the full SHA
    e8a229a View commit details
    Browse the repository at this point in the history
  9. [vcpkg baseline][infoware][pciids] Update infoware and add new port p…

    …ciids (microsoft#31388)
    
    * [infoware] Update
    
    * Fix cross builds
    
    * Update 'supports'
    
    * [pciids] New helper port
    
    * Remove obsolete comment
    dg0yt authored May 15, 2023
    Configuration menu
    Copy the full SHA
    3d04b38 View commit details
    Browse the repository at this point in the history
  10. [libmysql] Fix libmysql export static library error (microsoft#31368)

    * fix no found libmysql
    
    * update version
    
    * fix export patch
    
    * update version
    
    * fix export patch
    
    * update version
    jimwang118 authored May 15, 2023
    Configuration menu
    Copy the full SHA
    e98d2f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4d39d7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    3a32348 View commit details
    Browse the repository at this point in the history
  2. [bshoshany-thread-pool] Updated to v3.4.0 (microsoft#31418)

    * [bshoshany-thread-pool] Updated to v3.4.0
    
    * [bshoshany-thread-pool] Updated to v3.4.0
    bshoshany authored May 16, 2023
    Configuration menu
    Copy the full SHA
    429c605 View commit details
    Browse the repository at this point in the history
  3. [fineftp] add new port fineftp-v1.3.4 (microsoft#31435)

    * [fineftp] Add package v1.3.4
    
    * [fineftp] Updated license
    
    * [fineftp] database updated
    
    * [fineftp] Fix git tree
    
    * [fineftp] Disable Android platform
    
    * [fineftp] Updated database
    
    * Update ports/fineftp/portfile.cmake
    
    Co-authored-by: Mengna Li <[email protected]>
    
    * Update ports/fineftp/portfile.cmake
    
    Co-authored-by: Mengna Li <[email protected]>
    
    * [fineftp] Add EOF
    
    * [fineftp] Update database
    
    * [fineftp] Remove white line
    
    * [fineftp] Update database
    
    * [fineftp] Remove empty line
    
    * [fineftp] Update database
    
    ---------
    
    Co-authored-by: Mengna Li <[email protected]>
    adolfos94 and Adela0814 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    338d300 View commit details
    Browse the repository at this point in the history
  4. [wcslib] Add wcslib port (microsoft#31320)

    * Initial commit
    
    * Add usage and install
    
    * Correct library  name
    
    * Try configure install
    
    * Disable more features
    
    * Remove redundant lines
    
    * Remove CMakeLists.txt
    
    * --without-cfitsio
    
    * Clean up vcpkg.json and disable windows
    
    * Format the manifest
    
    * Add versions
    
    * Update homepage and download URL
    
    * Fix version
    
    * Update usage
    
    * Update version
    sjperkins authored May 16, 2023
    Configuration menu
    Copy the full SHA
    4a45104 View commit details
    Browse the repository at this point in the history
  5. [lexbor] Add new port (microsoft#31415)

    * [lexbor] Add new port
    
    * .
    
    * addver
    
    * addver
    
    * ver
    
    * Update ports/lexbor/portfile.cmake
    
    Co-authored-by: JonLiu1993 <[email protected]>
    
    * Update ports/lexbor/portfile.cmake
    
    Co-authored-by: JonLiu1993 <[email protected]>
    
    * Update lexbor.json
    
    ---------
    
    Co-authored-by: JonLiu1993 <[email protected]>
    Pospelove and JonLiu1993 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    a618637 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. nghttp2: update to 1.53.0 (microsoft#31406)

    and remove unnecessary cmake options
    alagoutte authored May 17, 2023
    Configuration menu
    Copy the full SHA
    08e86f8 View commit details
    Browse the repository at this point in the history
  2. [influxdb-cxx] Update to v0.7.1 (microsoft#31145)

    * update influxdb-cxx
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 17, 2023
    Configuration menu
    Copy the full SHA
    aaf629c View commit details
    Browse the repository at this point in the history
  3. [ccfits] Support for Release-only build (microsoft#31473)

    * support release only
    
    * update version
    
    * update portfile.cmake
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 17, 2023
    Configuration menu
    Copy the full SHA
    2d18711 View commit details
    Browse the repository at this point in the history
  4. [opencascade] Fix the paths in target files for static build (microso…

    …ft#31460)
    
    * [opencascade] Fix paths in target files for static build
    
    * update version
    
    * apply suggestion
    
    * update version
    LilyWangLL authored May 17, 2023
    Configuration menu
    Copy the full SHA
    b49c204 View commit details
    Browse the repository at this point in the history
  5. [flecs] update to 3.2.2 (microsoft#31432)

    * [flecs] update to 3.2.2
    
    * [flecs] update version database
    podsvirov authored May 17, 2023
    Configuration menu
    Copy the full SHA
    ed3afc9 View commit details
    Browse the repository at this point in the history
  6. [freetype-gl] Add feature glad (microsoft#31436)

    * [freetype-gl] Add feature glad
    
    * format vcpkg.json
    
    * update version
    
    * update rependences
    
    * update version
    JonLiu1993 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    0e79ac5 View commit details
    Browse the repository at this point in the history
  7. [libigl] Fix libigl features (microsoft#31420)

    * [libigl] Fix feature installation
    
    * [libigl] Update license
    
    * [libigl] update port version
    
    * [libigl] update patch
    
    * [libigl] update patch
    
    * [libigl] update patch
    
    * [libigl] update patch
    
    * [libigl] update patch
    
    * [libigl] v db
    
    * [libigl] Fix license
    
    * [libigl] v db
    FabienPean authored May 17, 2023
    Configuration menu
    Copy the full SHA
    221670a View commit details
    Browse the repository at this point in the history
  8. [boringssl] Fix pkg-config & cmake find module compat (microsoft#31387)

    * [boringssl] Fix find-module compatibility
    
    OpenSSL libraries use a "d" postfix to differentiate debug and release
    binaries. The cmake find-module mistakes the debug binary for the
    release binary without the postfix.
    
    Fix the package config generator logic which was completely broken
    before: Remove linkage of Windows libraries for non-Windows targets and
    remove the "lib" prefix only for msvc builds.
    
    Harmonize the pkg-configs with the debug postfix.
    
    Add usage instructions.
    
    * [boringssl] Add new port version to database
    BurningEnlightenment authored May 17, 2023
    Configuration menu
    Copy the full SHA
    7b30311 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. [gdcm] Update to 3.0.22 (microsoft#31499)

    * update gdcm
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 18, 2023
    Configuration menu
    Copy the full SHA
    a9da2ed View commit details
    Browse the repository at this point in the history
  2. [glib] update to 2.76.2 (microsoft#31491)

    * [glib] update to 2.76.2 (microsoft#31490)
    
    * [glib] regenerate version registries (microsoft#31490)
    SchaichAlonso authored May 18, 2023
    Configuration menu
    Copy the full SHA
    df788a2 View commit details
    Browse the repository at this point in the history
  3. [openimageio] Update to 2.4.11.1 (microsoft#31489)

    * [openimageio] Update to 2.4.11.1.
    
    * [openimageio] Add upstream patch to fix MSVC build
    
    * [openimageio] Update baseline.
    FtZPetruska authored May 18, 2023
    Configuration menu
    Copy the full SHA
    278f429 View commit details
    Browse the repository at this point in the history
  4. [live555] Update version to 2023.5.10 (microsoft#31487)

    * [live555] Update version to 2023.5.10
    
    * version
    FrankXie05 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    3f6bfed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e957fd View commit details
    Browse the repository at this point in the history
  6. [simdjson] Update to 3.1.8 (microsoft#31479)

    * [simdjson] Update to 3.1.8
    
    * [simdjson] Bump version
    myd7349 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    d707c55 View commit details
    Browse the repository at this point in the history
  7. [alembic] update to 1.8.5 (microsoft#31456)

    * alembic update to 1.8.5
    
    * update version
    
    * fix line break
    
    * update version
    
    * fix line break
    
    * update version
    
    * delete debug patch
    
    * update version
    
    * fix line break
    
    * update version
    jimwang118 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    cdb77f1 View commit details
    Browse the repository at this point in the history
  8. [flecs] Add usage file (microsoft#31501)

    * add usage
    
    * update version
    
    * remove vcpkg-cmake-wrapper.cmake
    
    * update version
    
    * undo remove vcpkg-cmake-wrapper.cmake
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 18, 2023
    Configuration menu
    Copy the full SHA
    ba5cf5b View commit details
    Browse the repository at this point in the history
  9. Update discord-game-sdk to 3.2.1 (microsoft#31495)

    * Update discord version
    
    * Update patch
    
    * Update patch
    
    * Update database version
    
    * Update port version
    
    * Run format
    
    * Update database version
    
    * Update database version
    L3nn0x authored May 18, 2023
    Configuration menu
    Copy the full SHA
    f2446c1 View commit details
    Browse the repository at this point in the history
  10. [libde265] Fix incorrect pc file (microsoft#31477)

    * [libde265] Fix incorrect pc file
    
    * Apply upstream change
    Cheney-W authored May 18, 2023
    Configuration menu
    Copy the full SHA
    14a96b1 View commit details
    Browse the repository at this point in the history
  11. [pdcurses] Add export CMake config (microsoft#31453)

    * [pdcurses] Add export CMake config and update to latest commit
    
    * update version
    
    * add judge CMAKE_BUILD_TYPE STREQUAL "Debug"
    
    * update version
    
    * apply suggestions
    
    * update version
    
    * Add find binary file
    
    * update version
    
    * remove CMAKE_BUILD_TYPE
    
    * update version
    LilyWangLL authored May 18, 2023
    Configuration menu
    Copy the full SHA
    40619a5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    c140c95 View commit details
    Browse the repository at this point in the history
  2. [harfbuzz] update to 7.2.0 (microsoft#31493)

    * [harfbuzz] update to 7.2.0 (microsoft#31492)
    
    * [harfbuzz] regenerate versions repository (microsoft#31492)
    SchaichAlonso authored May 22, 2023
    Configuration menu
    Copy the full SHA
    35ad178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbc24d View commit details
    Browse the repository at this point in the history
  4. [vcpkg baseline][vcpkg-ci-arrow | arrow] Fix ci error (microsoft#31439)

    * [vcpkg-ci-arrow] Fix ci error
    
    * update ci baseline
    
    * fix arrow ci error
    
    * update version
    
    * update patch
    
    * update version
    
    * update patch
    
    * update version
    JonLiu1993 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    892fd52 View commit details
    Browse the repository at this point in the history
  5. [gettext] Split, fixes, faster build, checked-in config cache (micros…

    …oft#30429)
    
    * [gettext] Preset more MSVC checks
    
    * Modify configure to speed up windows builds
    
    * Support checked-in config cache
    
    * Collect config [skip actions]
    
    * Add x64 config
    
    * Collect config [skip actions]
    
    * Re-use most of windows config.cache [skip actions]
    
    * WIP [skip actions]
    
    * WIP [skip actions]
    
    * WIP [skip actions]
    
    * WIP
    
    * [mchehab-zbar] Update gettext dependencies
    
    * Add missing patch
    
    * Don't test find_package(Gettext)
    
    * [vcpkg-autotools-cache] Script port for config caching
    
    * Add missing file
    
    * Remove vcpkg-autoconf-cache
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    dg0yt and Monica authored May 22, 2023
    Configuration menu
    Copy the full SHA
    5b744ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f632b00 View commit details
    Browse the repository at this point in the history
  7. [qtpositioning] devendor poly2tri (microsoft#31462)

    * [qtpositioning] devendor poly2tri
    
    * Trim patch
    m-kuhn authored May 22, 2023
    Configuration menu
    Copy the full SHA
    f8b9c6a View commit details
    Browse the repository at this point in the history
  8. [fmt] Update to 10.0.0 (microsoft#31378)

    * [fmt] Update to version 10.0.0.
    
    * [fmt] Update portfile.
    
    - Remove dead code. It is no longer necessary to manually move DLLs and
    edit CMake configs.
    - Use vcpkg_install_copyright.
    
    * [fmt] Update baseline.
    
    * [cachelib] Update to 2023.05.08.00, support fmt 10
    
    * Update to 2023.05.08.00.
    * Add patch to support fmt 10.
    * Update baseline.
    
    * [spdlog] Add upstream patch for fmt 10.
    
    * Add upstream patch to support fmt 10.
    * Update portfile.
    * Add usage.
    * Update baseline.
    
    * [seacas] Add upstream patch to support fmt 10.0.0.
    
    * Add patch to support fmt 10.0.0.
    * Update baseline.
    
    * [coolprop] Update patch to support fmt 10.
    
    * Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
    * Update baseline.
    
    * [wasmedge] Add patch for fmt 10 support.
    
    * Add patch to support fmt 10
    * Update baseline
    FtZPetruska authored May 22, 2023
    Configuration menu
    Copy the full SHA
    656fcc6 View commit details
    Browse the repository at this point in the history
  9. [quill] Update to 2.9.0 (microsoft#31562)

    * [quill] Update to 2.9.0
    
    * [quill] Update version files
    RT2Code authored May 22, 2023
    Configuration menu
    Copy the full SHA
    167a402 View commit details
    Browse the repository at this point in the history
  10. [charls] update to 2.4.2 (microsoft#31561)

    * [charls] update to 2.4.2
    
    * update version
    
    * update function
    
    * update version
    JonLiu1993 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    ded1f63 View commit details
    Browse the repository at this point in the history
  11. [simde] update to 0.7.6 (microsoft#31560)

    * [simde] update to 0.7.6.
    
    * update version
    JonLiu1993 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    4d7e8f0 View commit details
    Browse the repository at this point in the history
  12. [zlib-ng] update to 2.0.7 (microsoft#31555)

    * update version
    
    * update version
    jimwang118 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    690c545 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e983fc2 View commit details
    Browse the repository at this point in the history
  14. Update boinc to 7.22.2 (microsoft#31543)

    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 22, 2023
    Configuration menu
    Copy the full SHA
    af5d4e9 View commit details
    Browse the repository at this point in the history
  15. [c9y] update to version 0.8.0 (microsoft#31540)

    * [c9y] update to 0.8.0
    
    * [c9y] update version database
    rioki authored May 22, 2023
    Configuration menu
    Copy the full SHA
    90c6f23 View commit details
    Browse the repository at this point in the history
  16. [flecs] update to 3.2.3 (microsoft#31534)

    * [flecs] update to 3.2.3
    
    * [flecs] update version database
    podsvirov authored May 22, 2023
    Configuration menu
    Copy the full SHA
    7f2a9d7 View commit details
    Browse the repository at this point in the history
  17. [cpp-async] Add new port (microsoft#31523)

    * Add cpp-async 2023-05-19
    
    * Update CI baseline
    
    * Add new line
    
    * Update CI baseline
    
    * Fix HEAD_REF
    
    * Update CI baseline
    
    * Update to v1.0.0
    
    * Update CI baseline
    
    * Remove old version
    
    ---------
    
    Co-authored-by: chausner <[email protected]>
    chausner and chausner authored May 22, 2023
    Configuration menu
    Copy the full SHA
    f2328e8 View commit details
    Browse the repository at this point in the history
  18. [wmipp] Add new port (microsoft#31503)

    * add port 'wmipp'
    
    * added 'wmipp' hash
    
    * formatted manifest and rebuilt database
    
    * uupdate version database
    
    * use ${VERSION} in ports/wmipp/portfile.cmake
    
    Co-authored-by: jim wang <[email protected]>
    
    * update version database
    
    ---------
    
    Co-authored-by: jim wang <[email protected]>
    sonodima and jimwang118 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    ebb0183 View commit details
    Browse the repository at this point in the history
  19. [portable-file-dialogs] Add new port (microsoft#31482)

    * [portable-file-dialogs] Add new port
    
    * [portable-file-dialogs] Version stuffs
    myd7349 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    d672b68 View commit details
    Browse the repository at this point in the history
  20. [idyntree] Update to 9.0.0 (microsoft#31417)

    * [idyntree] Update idyntree port to 9.0.0
    
    Furthermore, remove irrlicht feature from default features as since
    version 9.0.0 idyntree requires irrlicht compiled with SDL support
    on Windows, and that is not available in irrlicht compiled by vcpkg.
    
    * [idyntree] Update versions
    traversaro authored May 22, 2023
    Configuration menu
    Copy the full SHA
    462885c View commit details
    Browse the repository at this point in the history
  21. [gsl] fix gsl x64-linux-dynamic build by guarding win32 string replac…

    …es (microsoft#31504)
    
    * Guard win32 string replaces
    
    * update version
    
    * Use target_compile_definitions for GSL_DLL
    
    * Update version
    
    * Revert "Use target_compile_definitions for GSL_DLL"
    
    This reverts commit 9b228c1.
    
    * Address review comments
    
    * Update version
    
    * Revert "Address review comments"
    
    This reverts commit d6e911a.
    
    * Address review comments
    
    * Remove target_compile_definitions
    
    * #ifndef WIN32 -> #ifndef _WIN32
    
    * Update version
    
    * Update port-version from 2 to 3
    
    * ./vcpkg x-add-version --all
    
    * Restore version 2 port-version in version/g-/gsl.json
    sjperkins authored May 22, 2023
    Configuration menu
    Copy the full SHA
    0ccb3d1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    23414a2 View commit details
    Browse the repository at this point in the history
  2. [blaze] Update to 3.8.2 (microsoft#31576)

    * update blaze
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e676f02 View commit details
    Browse the repository at this point in the history
  3. [ada-url] Add new port (microsoft#31485)

    * [ada-url] Add new port
    
    * [ada-url] Version
    
    * [ada-url] Update to 2.4.2
    
    * [ada-url] Bump version
    
    * [ada-url] tools doesn't support UWP
    
    * [ada-url] Overwrite version
    myd7349 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e4e5d2d View commit details
    Browse the repository at this point in the history
  4. [minizip-ng] update version to 4.0.0 (microsoft#31575)

    * [minizip-ng] update version to 4.0.0
    
    * update version
    FrankXie05 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e4e7a0b View commit details
    Browse the repository at this point in the history
  5. [irrlicht] update to <1.8.5> (microsoft#31558)

    * [irrlicht] update to <1.8.5>
    
    * update version
    
    * update portfile.cmake
    
    * update version
    JonLiu1993 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    3a750bd View commit details
    Browse the repository at this point in the history
  6. [task-thread-pool] new port (microsoft#31570)

    * [task-thread-pool] new port
    
    * Fix formatting
    
    * Fix hash
    
    * Add blank line
    
    * Regenerate versions/t-/task-thread-pool.json
    alugowski authored May 23, 2023
    Configuration menu
    Copy the full SHA
    b1c5f22 View commit details
    Browse the repository at this point in the history
  7. [liblsquic] Fix found boringssl on debug or release (microsoft#31554)

    * [liblsquic] Fix found boringssl on debug or release
    
    * update version
    FrankXie05 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    0a99cd4 View commit details
    Browse the repository at this point in the history
  8. [recastnavigation] Update to 1.6.0 and use official CMakeLists (micro…

    …soft#31551)
    
    * [recast] Update to 1.6.0 and use official CMakeLists
    
    * version bump
    
    * Use VERSION instead
    
    * version
    
    * New port recastnavigation and set recast depends on it.
    
    * version
    
    * Apply suggestion
    
    * version
    
    * version
    
    * Apply suggestion
    
    * version
    
    ---------
    
    Co-authored-by: jyu49 <[email protected]>
    JackBoosY and jyu49 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    2718aa5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. [vcpkg-find-acquire-program] Revise test port (microsoft#31557)

    * [vcpkg-find-acquire-program] Revise test port
    
    * Update
    
    * Update
    
    * Test expected fail
    
    * Revert test
    dg0yt authored May 24, 2023
    Configuration menu
    Copy the full SHA
    3bd49b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c74ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    319cf43 View commit details
    Browse the repository at this point in the history
  4. [sobjectizer] Update to 5.7.4.3 (microsoft#31591)

    * SObjectizer updated to v.5.7.4.3.
    
    * x-add-version used for SObjectizer-5.7.4.3.
    
    * Update ports/sobjectizer/portfile.cmake
    
    Co-authored-by: jim wang <[email protected]>
    
    * Fix hash for SObjectizer 5.7.4.3.
    
    * Apply x-add-version for updated SObjectizer.
    
    ---------
    
    Co-authored-by: jim wang <[email protected]>
    eao197 and jimwang118 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    bb03d33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5d4bd View commit details
    Browse the repository at this point in the history
  6. [wmipp] Update to 1.2.0 (microsoft#31583)

    * bumped wmipp version to 1.2.0
    
    * wmipp updated version metadata
    
    * [wmipp] removed blank line from portfile
    
    * rebuilt version database
    sonodima authored May 24, 2023
    Configuration menu
    Copy the full SHA
    28d4723 View commit details
    Browse the repository at this point in the history
  7. [hidapi] Update to 0.14.0 (microsoft#31574)

    * Updated hidapi to 0.14.0
    Added new feature pp-data-dump, to make the build of the new pp_data_dump.exe developer tool optional
    
    * Use vcpkg_copy_tools for pp_data_dump
    
    * Removed unnecessary added empty lines from portfile
    
    * Use ${VERSION} variable in portfile instead of hardcoded version number
    JoergAtGithub authored May 24, 2023
    Configuration menu
    Copy the full SHA
    f5b0415 View commit details
    Browse the repository at this point in the history
  8. libtracepoint, libeventheader-tracepoint, libeventheader-decode (micr…

    …osoft#31571)
    
    * New ports: libtracepoint, libeventheader-decode, libeventheader-tracepoint
    
    * Versions: libtracepoint, libeventheader-decode, libeventheader-tracepoint
    idigdoug authored May 24, 2023
    Configuration menu
    Copy the full SHA
    b9fc501 View commit details
    Browse the repository at this point in the history
  9. [osgearth] Update to version 3.4 (microsoft#31569)

    * [osgearth] Update to version 3.4
    
    * Fix patch indentation
    
    * Add missing dependency
    
    * Fix tool installation
    cbrl authored May 24, 2023
    Configuration menu
    Copy the full SHA
    a4c3f11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ad9850 View commit details
    Browse the repository at this point in the history
  11. [cppgraphqlgen] Update to v4.5.3 (microsoft#31448)

    * [cppgraphqlgen] Update to v4.5.3
    
    * Run vcpkg x-add-version --all
    
    * Use VERSION variable in REF to stay in sync
    
    * Run vcpkg x-add-version --overwrite-version cppgraphqlgen
    wravery authored May 24, 2023
    Configuration menu
    Copy the full SHA
    d856a65 View commit details
    Browse the repository at this point in the history
  12. [osg] Change OPENGL_PROFILE to GL2 (microsoft#26120)

    * [osg] Change OPENGL_PROFILE to GL2
    
    * x-add-version
    
    * resolve conflicts
    
    * Update usage
    
    * update version
    
    * Update osg.json
    LilyWangLL authored May 24, 2023
    Configuration menu
    Copy the full SHA
    357604e View commit details
    Browse the repository at this point in the history
  13. [DPP] Bump to version 10.0.24 (microsoft#31568)

    * [bot] Update DPP to v10.0.24
    
    * Update portfile.cmake
    
    * Update ports/dpp/portfile.cmake
    
    Co-authored-by: Cheney Wang <[email protected]>
    
    * Update dpp.json
    
    * remove unused
    
    * Update dpp.json
    
    ---------
    
    Co-authored-by: Cheney Wang <[email protected]>
    braindigitalis and Cheney-W authored May 24, 2023
    Configuration menu
    Copy the full SHA
    78a727b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    24a3b63 View commit details
    Browse the repository at this point in the history
  2. [fastgltf] Update to 0.5.0 (microsoft#31541)

    * [fastgltf] Update to 0.5.0
    
    * Versions
    
    * Fix fastgltf CI baseline
    
    * Update 0.5.0 & update hash
    
    * Update hash
    
    * Update hash
    spnda authored May 25, 2023
    Configuration menu
    Copy the full SHA
    210149f View commit details
    Browse the repository at this point in the history
  3. [rsm-mmio] Update to 2.0.0 (microsoft#31616)

    * bump version to 2.0.0
    
    * cleanup typo
    
    * formatting
    
    * add license id
    
    * update version db
    Ryan-rsm-McKenzie authored May 25, 2023
    Configuration menu
    Copy the full SHA
    eaa1a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    582a7ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e8ed2 View commit details
    Browse the repository at this point in the history
  6. [platform-folders] Fix incorrect install location for .cmake file (mi…

    …crosoft#31605)
    
    * [platform-folders] Fix incorrect install location for .cmake file
    
    * [platform-folders] Update vcpkg version after fix
    skogler authored May 25, 2023
    Configuration menu
    Copy the full SHA
    4edb1e4 View commit details
    Browse the repository at this point in the history
  7. [blake3] Update port to use official buildsystem (microsoft#31602)

    * [blake3] Update port to use official buildsystem
    
    * [blake3] Add version to database
    
    * [blake3] Force correct filenames
    
    * [blake3] Add version to database
    
    * [blake3] Backport DSO/DLL support
    
    * [blake3] Add version to database
    BurningEnlightenment authored May 25, 2023
    Configuration menu
    Copy the full SHA
    08d69d5 View commit details
    Browse the repository at this point in the history
  8. [podofo] Change to github and update version to 0.10.0 (microsoft#31584)

    * [podofo] Change to github and update version to 0.10.0
    
    * update version
    
    * fix static export
    
    * v db
    
    * fix export name and add usage
    
    * v db
    
    * disable build libxml2 features
    
    * format
    
    * v db
    FrankXie05 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c6592ce View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. [bshoshany-thread-pool] Updated to v3.5.0 (microsoft#31640)

    * [bshoshany-thread-pool] Updated to v3.5.0
    
    * [bshoshany-thread-pool] Updated to v3.5.0
    bshoshany authored May 26, 2023
    Configuration menu
    Copy the full SHA
    5511010 View commit details
    Browse the repository at this point in the history
  2. [opencl] fixed installation rules (microsoft#31627)

    * opencl: fixed installation rules
    
    * Update version database
    ilya-lavrenov authored May 26, 2023
    Configuration menu
    Copy the full SHA
    3637f58 View commit details
    Browse the repository at this point in the history
  3. [cppzmq] draft dependency update (microsoft#31624)

    * [cppzmq] draft dependency update
    
    cppzmq's draft feature need zeromq draft but it was not included.
    
    * Update baseline.json
    
    * Update cppzmq.json
    
    * Update ports/cppzmq/vcpkg.json
    
    Co-authored-by: Frank <[email protected]>
    
    * Update cppzmq.json
    
    * format
    
    * version
    
    ---------
    
    Co-authored-by: Frank <[email protected]>
    Co-authored-by: FrankXie <[email protected]>
    3 people authored May 26, 2023
    Configuration menu
    Copy the full SHA
    76f90a9 View commit details
    Browse the repository at this point in the history
  4. [activemq-cpp] Update activemq-cppConfig.cmake (microsoft#31623)

    * Update activemq-cppConfig.cmake
    
    libapr-1.dll has to be found in bin/ folder
    
    * Update activemq-cpp port version to 13
    
    ---------
    
    Co-authored-by: Xavier Ventura <[email protected]>
    xventura81 and xavierventuraaimsun authored May 26, 2023
    Configuration menu
    Copy the full SHA
    6cbeef8 View commit details
    Browse the repository at this point in the history
  5. [gtk] update to 4.10.3 (microsoft#31615)

    * [gtk] update to 4.10.3 (microsoft#31614)
    
    * [gtk] regenerate versions repository (microsoft#31614)
    SchaichAlonso authored May 26, 2023
    Configuration menu
    Copy the full SHA
    f84cbe7 View commit details
    Browse the repository at this point in the history
  6. [Qt6] update to 6.5.1 (microsoft#31613)

    * [Qt6] update to 6.5.1
    
    * update version path
    
    * v db
    Neumann-A authored May 26, 2023
    Configuration menu
    Copy the full SHA
    1fd5ef7 View commit details
    Browse the repository at this point in the history
  7. [llvm] Add atlmfc as a dependence in windows platform (microsoft#31604)

    * [llvm] Add atlmfc as a dependence in windows platform
    
    * Update platform of atlmfc
    Cheney-W authored May 26, 2023
    Configuration menu
    Copy the full SHA
    afbb37c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. [vcpkg_acquire_msys,vcpkg-ci-msys2] Ensure msys2 package list freshne…

    …ss (microsoft#29067)
    
    * [vcpkg-ci-msys2] New test port for msys2 freshness
    
    * Add features for script updates
    
    * Remove duplicate libbz2 entry
    
    * Automatically update all msys packages, add autoconf-wrapper
    
    * Update primary URL and mirrors
    
    * Follow repo renames
    
    * Fix dependencies of 'file'
    
    * Resolve dependencies at runtime
    
    Don't require msys2 packages to be order from dependent to independent.
    This allows to directly use the packages official dependencies, even
    if they contain cycles.
    It also allows to maintain a stable alphabetical order of the package
    declarations, even if the dependencies change over time. This helps to
    avoid duplicate declaration.
    
    * Fix updating
    
    * [gettext] Preset more MSVC checks
    
    * Update msys2 packages
    
    * gettext fixes
    
    * CI
    
    * Simplify: Remove update-critical
    
    Desired changes can be picked in git gui etc..
    
    * PKGCONFIG moved
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    Co-authored-by: Billy Robert O'Neal III <[email protected]>
    3 people authored May 29, 2023
    Configuration menu
    Copy the full SHA
    1c5a340 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. [quill] Update to 2.9.1 (microsoft#31705)

    * [quill] Update to 2.9.1
    
    * [quill] Update version files
    RT2Code authored May 30, 2023
    Configuration menu
    Copy the full SHA
    1226189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ab4a1e View commit details
    Browse the repository at this point in the history
  3. [Jsonifier] Update to version 0.9.2 (microsoft#31698)

    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    RealTimeChris authored May 30, 2023
    Configuration menu
    Copy the full SHA
    95d50e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3780498 View commit details
    Browse the repository at this point in the history
  5. [sqlitecpp] update to 3.3.0 (microsoft#31689)

    * update to 3.3.0
    
    * merge patchs
    
    * remove ONLY_STATIC_LIBRARY
    
    * install .dll
    Adela0814 authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b4ba829 View commit details
    Browse the repository at this point in the history
  6. [sdl1] Change the extension of the template MSBuild solution. (micros…

    …oft#31685)
    
    * [sdl1] Change the extension of the template MSBuild solution.
    It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.
    
    * Update version database.
    teo-tsirpanis authored May 30, 2023
    Configuration menu
    Copy the full SHA
    8c8f5cc View commit details
    Browse the repository at this point in the history
  7. [bdwgc] Update to v8.2.4 (microsoft#31679)

    * Change REF from v8.2.2 to v8.2.4
    ivmai authored May 30, 2023
    Configuration menu
    Copy the full SHA
    ec5193d View commit details
    Browse the repository at this point in the history
  8. [blend2d] update port to 0.10 (microsoft#31675)

    * [blend2d] update port to 0.10
    
     - transition from `version-date` to `version`
     - Update blend2d to 0.10
     - Update local asmjit to 2023-04-28
     - Arm is fixed for windows
    
    * [blend2d] update versions
    ZeeWanderer authored May 30, 2023
    Configuration menu
    Copy the full SHA
    348fe8e View commit details
    Browse the repository at this point in the history
  9. [liblsl] Update to 1.16.2 (microsoft#31673)

    * Update liblsl to 1.16.2
    
    * Update CI baseline
    
    ---------
    
    Co-authored-by: chausner <[email protected]>
    chausner and chausner authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5fd868c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2549b40 View commit details
    Browse the repository at this point in the history
  11. [lightningscanner] add new port (microsoft#31631)

    * [lightningscanner] add new port
    
    * update versions
    
    * [lightningscanner] fix portfiles
    
    * update versions
    localcc authored May 30, 2023
    Configuration menu
    Copy the full SHA
    ca2a346 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2585709 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d376784 View commit details
    Browse the repository at this point in the history
  14. [tbb]: added support for hybrid processors via hwloc (microsoft#31643)

    * [tbb]: added support for hybrid processors via hwloc
    
    * updated version registries
    ilya-lavrenov authored May 30, 2023
    Configuration menu
    Copy the full SHA
    8905533 View commit details
    Browse the repository at this point in the history
  15. [libheif] Update to 1.16.1 (microsoft#31227)

    * [libheif] Update to 1.16.1
    
    * Fix a missing patch line
    
    * Fix the version database
    0xC0000054 authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b4ca42f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e05695d View commit details
    Browse the repository at this point in the history
  2. [opencl] fixed linkage when libOpenCL is static (microsoft#31637)

    * [opencl]: replaced hardcoded BUILD_SHARED_LIBS (user context) with VCPKG_LIBRARY_LINKAGE (library build context)
    
    * Updated version registries
    ilya-lavrenov authored May 31, 2023
    Configuration menu
    Copy the full SHA
    bf1d50f View commit details
    Browse the repository at this point in the history
  3. [sleef] Fix that port didn't install the DLL and PDB files from the b…

    …uildtree (microsoft#31696)
    
    * sleef port didn't install the DLL and PDB files from the buildtree
    
    * Removed accidentally committed out-commented line of code
    JoergAtGithub authored May 31, 2023
    Configuration menu
    Copy the full SHA
    8a2b7de View commit details
    Browse the repository at this point in the history
  4. [uwebsockets] update version to 20.44.0 (microsoft#31731)

    * [uwebsockets] update version to 20.44.0
    
    * version
    FrankXie05 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    23577da View commit details
    Browse the repository at this point in the history
  5. [libphonenumber] Update to 8.13.13 (microsoft#31730)

    * update libphonenumber
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored May 31, 2023
    Configuration menu
    Copy the full SHA
    f3cb0fc View commit details
    Browse the repository at this point in the history
  6. [xbyak] added new version v6.69 (microsoft#31726)

    * [xbyak] added new version v6.69
    
    * update version files
    ilya-lavrenov authored May 31, 2023
    Configuration menu
    Copy the full SHA
    838af19 View commit details
    Browse the repository at this point in the history
  7. [DiscordCoreAPI] Updating to version 2023-05-30 (microsoft#31725)

    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    
    * Updating the necessary files.
    RealTimeChris authored May 31, 2023
    Configuration menu
    Copy the full SHA
    b8353ae View commit details
    Browse the repository at this point in the history
  8. [sentry-native] update to 0.6.3 (microsoft#31713)

    Signed-off-by: Vitalii Koshura <[email protected]>
    AenBleidd authored May 31, 2023
    Configuration menu
    Copy the full SHA
    9937670 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    889192d View commit details
    Browse the repository at this point in the history
  10. [vcpkg ci] error out cmake related deprecated functions (microsoft#31080

    )
    
    * [vcpkg ci] error out cmake related deprecated functions
    
    * Just have a try
    
    * fix
    
    * pick another variable name
    
    * so far so good
    
    * Maybe fix CI
    
    * rename
    
    ---------
    
    Co-authored-by: jyu49 <[email protected]>
    JackBoosY and jyu49 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    8b10402 View commit details
    Browse the repository at this point in the history
  11. [angelscript] fix build dependency error (microsoft#31711)

    * [angelscript] fix build dependency errors
    
    * update version
    
    * update portfile.cmake
    
    * update version
    
    ---------
    
    Co-authored-by: Zhao Liu <[email protected]>
    JonLiu1993 and Zhao Liu authored May 31, 2023
    Configuration menu
    Copy the full SHA
    7aed178 View commit details
    Browse the repository at this point in the history
  12. [unicorn-lib] Fix, cleanup (microsoft#31706)

    Co-authored-by: Cheney-Wang <[email protected]>
    dg0yt and Cheney-W authored May 31, 2023
    Configuration menu
    Copy the full SHA
    7be26f0 View commit details
    Browse the repository at this point in the history
  13. [folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (mi…

    …crosoft#31657)
    
    * [folly]: update to 2023.05.15
    
    * remove no more used patch
    
    * fix mvfst
    
    * fix rsocket
    
    * revert indent
    
    * fix space
    jiayuehua authored May 31, 2023
    Configuration menu
    Copy the full SHA
    50a5ff3 View commit details
    Browse the repository at this point in the history
  14. [coolprop,if97,msgpack,refprop-headers] Cleanup (microsoft#31694)

    * [coolprop] Cleanup
    
    * Fix uwp
    
    * [refprop-headers] Update
    
    * [if97] Avoid encoding warnings
    
    * [msgpack] More boost dependencies
    
    Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost
    
    * [coolprop] Use msgpack endianess
    
    ---------
    
    Co-authored-by: Cheney-Wang <[email protected]>
    dg0yt and Cheney-W authored May 31, 2023
    Configuration menu
    Copy the full SHA
    3e93bb6 View commit details
    Browse the repository at this point in the history
  15. [magic-enum] Update to v0.9.1 (microsoft#31742)

    * [magic-enum] Update to v0.9.1
    
    * x-add-version --all
    Neargye authored May 31, 2023
    Configuration menu
    Copy the full SHA
    d01e12b View commit details
    Browse the repository at this point in the history
  16. [kf5parts] Add new port (microsoft#31544)

    * [kf5parts] New package
    
    * [kf5parts] Apply suggestions from code review
    
    Co-authored-by: Cheney Wang <[email protected]>
    
    * [kf5parts] vcpkg x-add-version kf5parts
    
    ---------
    
    Co-authored-by: Cheney Wang <[email protected]>
    leha-bot and Cheney-W authored May 31, 2023
    Configuration menu
    Copy the full SHA
    e527f17 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. [symengine] Update version to 0.10.1 (microsoft#31709)

    * [symengine]  Update version to 0.10.1
    
    * version
    FrankXie05 authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6107e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f2513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f1f520 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65e91eb View commit details
    Browse the repository at this point in the history
  5. [libpq,libxslt] Update libpq, fix misc issues (microsoft#31314)

    * [libpq] Install msys2 autoconf-archive
    
    * Install msys2 zic tool
    
    * Fix zstd patching
    
    * Always build as if cross compiling
    
    * Enable feature client for non-windows
    
    * Cleanup (WIP)
    
    * Cleanup (WIP)
    
    * Update portfile.cmake
    
    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * [libxslt] Fix pc files
    
    * WIP
    
    * WIP: Test libpq[all]
    
    * WIP
    
    * Update to 15.3
    
    * Move patches
    
    * Revert "WIP: Test libpq[all]"
    
    * Fix install
    
    * Skip import libs for plugins
    
    * Full CI
    dg0yt authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2f56fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6172c4b View commit details
    Browse the repository at this point in the history
  7. [winpcap/SDL1-mixer] Change the extension of the template MSBuild sol…

    …ution (microsoft#31749)
    
    * Modify the name of the template solutions
    
    * update version
    
    ---------
    
    Co-authored-by: Monica <[email protected]>
    MonicaLiu0311 and Monica authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0335503 View commit details
    Browse the repository at this point in the history
  8. Update Vulkan Headers to 1.3.250 (microsoft#31721)

    * [vulkan-headers] Update to 1.3.250
    
    * [vulkan-headers] Update version database
    juan-lunarg authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    69f86f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8e5ba9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7157b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    89fc575 View commit details
    Browse the repository at this point in the history