| Age | Commit message (Collapse) | Author |
|
* [indicators] update to 2.0
* update version
* delete default path
* update version
|
|
|
|
* [prometheus-cpp] Update to version 0.12.2
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [uWebSockets] updated to 19.0.0 alpha 5
* versions db update
* Versions db update
|
|
* [sundials] Update to 5.7.0 and also update repository
* Update versions
* Update OPTIONS
* Update versions/s-/sundials.json
|
|
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* [usockets] Updated to version 0.7.1
* Diff patch applied
* Version DB update
|
|
* Bump openvr to 1.16.8
* Update openvr version in metadata files
Co-authored-by: lars <lars@domain.local>
|
|
* [sqlite3] Update to 3.35.0
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [robin-hood-hashing] update to 3.10.0
* update version files
* fix version field
* update version
|
|
* [docs] Improve inter-document linking; add 'latest' links
* [docs] Apply suggestions from code review
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libgnutls] add new port
* [libtasn1] add new port
* [libtasn1] fix building
* [libtasn1] enable autoconfig
* libtasn1: fix building, again
* libgnutls: make it build on Linux
* libgnutls: Linux only, for now
* libgnutls: remove unnecessary dependency
* update version record
* Clean up baseline and add supports
* update version record
* libtasn1: clear macOS build
* libgnutls: libidn2 is actually needed
* libgnutls: clear macOS build
* Update ports/libgnutls/CONTROL
* Update ports/libtasn1/CONTROL
* Update versions/l-/libgnutls.json
* Update versions/l-/libtasn1.json
* [libtasn1] convert CONTROL to manifest
* [libgnutls] convert CONTROL to manifest
* [libgnutls] update versions
* [libtasn1] update versions
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [libtorrent] update to 1.2.12
* update version
* fix AppleClang test
* update version
|
|
* [ports] add popsift
* [popsift] homepage and limitations
* [popsift] test debug
* [popsift] test -fpic off for static
* [popsift] update ci.baseline
* [popsift] testing winfixes
* [popsift] missing dependencies for apps
* [popsift] update portfile
* [popsift] cleaning
* [popsift] using vcpkg_find_cuda
and v1.0.0-rc2
* [popsift] using CUDA_TOOLKIT_ROOT_DIR
* [popsift] rolling back to v0.9
* [popsift] update versions/baseline
* [popsift] baseline x64-static-md fail
* [popsift] missing popsift.json
* [popsift] remove ci.baseline.txt
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [Azure-Kinect-Sensor-SDK] update to 1.41
* update version
* revert patch
* update version
* revert patch
* update version
|
|
During the configuration of harfbuzz several Python scripts are invoked
that are supposed to copy some files. For some reason however the
scripts end up being instructed to copy files to themselves at which
point a SameFileError is risen, causing the build to fail.
This is a workaround for the underlaying issue that is deemed to be
usptream. The upstream issues are
- https://github.com/mesonbuild/meson/issues/8375
- https://github.com/harfbuzz/harfbuzz/issues/2870
The workaround is to add a patch that makes sure these scripts check
whether source and target file are the same and only invoking the copy
action if they are not.
Fixes #16262
|
|
* [pangolin] Fix static build error
* Update versions
* Update dependency for pangolin
* Update pangolin.json
|
|
* Updated the `hazelcast-cpp-client` version to 4.0.1 since we released this new patch release.
* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.
* [hazelcast-cpp-client] Restore version 4.0.0 to the db
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [taglib] Upgrade from 1.12-beta-2 to 1.12
- Replace CONTROL with vcpkg.json
- Use Git tag as REF
- Use official version number (without the date suffix)
- Switch to semantic versioning
- Link official homepage instead of GitHub project page
- Add license string according to GitHub repo
- Add missing vcpkg_fixup_pkgconfig() in portfile
* [taglib] Disable depcrecated warnings for MSVC
See also: https://github.com/taglib/taglib/issues/1000
* [taglib] Use VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE
https://github.com/microsoft/vcpkg/pull/16390/files#r591427047
* [taglib] vcpkg x-add-version
|
|
* [docs/users/binarycaching.md] a little blurb about using GCS
* Address review comments
* Small tweaks
|
|
This contains all the docs and scripts changes from #16479,
without any of the ports changes, for easier CR
|
|
* [libmysql] Re-fix dependency openssl
* update version record
* LF to CRLF
* update version record
|
|
* [boost] fix boost context build on apple arm
* add version files
|
|
* [liblsl] Update to 1.14.0
* Adjust CI baseline, assuming liblsl:x64-linux and liblsl:x64-osx pass
* Add back set(VCPKG_LIBRARY_LINKAGE dynamic)
* [libsls] Improve portfile.cmake, add homepage
* update version record
* Update ports/liblsl/CONTROL
* Update versions/l-/liblsl.json
* [liblsl] Use pugixml vcpkg package instead of bundled one
* Convert tabs to spaces
* Update version
* Fix Supports in liblsl/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions/l-/liblsl.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [Azure pipeline] Upload file list logs for unstable testing
* Fix indentation
|
|
* [msix] Add DISABLE_PARALLEL_CONFIGURE
* Update versions
|
|
* [mongoose] update to 7.1
* update version
* update suggested change
* update version
* delete Repeated version
* delete repeated version
* update version
|
|
* Don't copy svm-toy if not on Windows
svm-toy is only compiled on Windows, so should only be copied on Windows.
* Bump port version on libsvm. Switch to new manifest file format.
* [libsvm] Format manifest
* update version record
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [hiredis] Fix include path
* Update versions
* Update ports/hiredis/vcpkg.json
* Update versions/h-/hiredis.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [uWebSockets] update to 19.0.0
* update versdion
* modify vcpkg.json
* update version
|
|
* [scintilla] update to 4.4.6
* update version
* modify portifile.cmake
* update version
|
|
* [fplus] update to v0.2.13-p0
* update version
|
|
* [crow] update to 0.2
* update version
* Modify portfile.cmake
* update version
* modify ref
* update version
|
|
The subject ("Your commitment") here is singular (IIUC).
I thought this worth fixing as it's one of first things many folks
will read about the project.
|
|
* [openssl] update to 1.1.1j
Fix #16407
Signed-off-by: Raul Metsma <raul@metsma.ee>
* Update JSON file
Signed-off-by: Raul Metsma <raul@metsma.ee>
|
|
* [wil] Updating WIL version to match its nuget package version
* Removing port version from CONTROL file
* Revert "Removing port version from CONTROL file"
Reverting because PR tests are failing.
This reverts commit 28ffcba04b3d053e9a01d965fab951eafa64449b.
* Updating baseline.json and w-/wil.json
* update version
* modify portfile.cmake
* update version
Co-authored-by: Anand Arumugam <anand.arumug@gmail.com>
Co-authored-by: Anand Arumugam <anaaru@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
|
|
* [trantor] Update to 1.3.0
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
|
|
* [cpp-httplib] Upgrade to v0.8.4
* Run x-add-version
|
|
* Copy over proj.pdb file on install
* Update port-version of proj4
* update version record
* Update proj4 version
* Update versions/p-/proj4
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [document] Fix the automatically generated document URL
* [docs] Format all documents
|
|
* Update Lua port to 5.4.2
* Update version
|
|
Otherwise, find_package() fails to find any binaries for many manifest installed packages until a second cmake run commences.
Fixes #16604
|
|
* [vcpkg_*_cmake] remove deprecation message
to be replaced by a note in the maintainer-guide
this allows existing ports to build without warnings, so as to avoid warning people unnecessarily,
while still making sure people update when they update ports.
* Update docs/maintainers/maintainer-guide.md
|
|
- vcpkgx now also list older versions, no point in keeping the differentiator
|
|
* [g3log] update to 1.3.4
* update version
* delete function argument
* update version
|
|
* [glm] Add namespace to export target
* update version record
* [globjects] Fix dependency glm
* update version record
|
|
https://pythoninsider.blogspot.com/2021/02/python-392-and-388-are-now-available.html
https://www.python.org/downloads/release/python-392
|
|
* [libpq] fix filenames
* add version files
* add version files
|