| Age | Commit message (Collapse) | Author |
|
VCPKG_DISABLE_METRICS (#15810)
* Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISABLE_METRICS in https://github.com/microsoft/vcpkg/pull/15470
* Didn't save a file.
|
|
* [pkgconfig] Update msys components pkgconfig url
* update hash
|
|
* [poppler] Disable clang-format check
* Update port_version check
* Add CLANG program
* Add clang-format program
* Update clang-format and add it to azure-pipelines/linux/provision-image.sh
* Update ports/poppler/portfile.cmake
* Revert the changes for clang-format
|
|
* [vcpkg] initial ppc64le community support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* [boost-modular-build-helper] ppc64le support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Merge from master
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* [libsamplerate] Upgrade to 0.2.0
* Add missiong OPTIONS
* Use share/${PORT} instead of share/libsamplerate
* Remove SYSTEM_LIBRARIES m argument
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update version
* Update version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* [mesa] Remove libs conflicted with angle
* Update port_versions check
* Use gles-lib-suffix to avoid conflicts with angle
* [mesa] Remove libs conflicted with angle
* Update port_versions check
* Use gles-lib-suffix to avoid conflicts with angle
* Update port_versions/m-/mesa.json
* Update ports/mesa/portfile.cmake
* Update space and versions
* Update versions/m-/mesa.json
|
|
|
|
|
|
|
|
"flaky", and turn on in CI. (#15777)
|
|
This caused conflicts with many ports; in particular params.h conflicted with tesseract.
crfsuite:/include/cqdb.h
crfsuite:/include/crf1d.h
crfsuite:/include/crfsuite.h
crfsuite:/include/crfsuite.hpp
crfsuite:/include/crfsuite_api.hpp
crfsuite:/include/crfsuite_internal.h
crfsuite:/include/iwa.h
crfsuite:/include/logging.h
crfsuite:/include/option.h
crfsuite:/include/os.h
crfsuite:/include/params.h ***
crfsuite:/include/quark.h
crfsuite:/include/readdata.h
crfsuite:/include/rumavl.h
crfsuite:/include/vecmath.h
|
|
* Trim out dependencies
* Fix static compilation
* Update ports/osg/CONTROL
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* update baseline
Co-authored-by: ankurv <ankurv@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
|
|
* [qt5] Update to 5.15.2
(mqtt currently missing git tag)
* deactivate update of ports
* update version
* reduce port version
* fix typo
* fix patch for linux missing pthread
* fix qt5-tools
* fix qt5-webengine
* add xcb-util to linux provisioning script
* fix version numbers
* fix other typo
* remove new hashes file
* fix latest version info
* switch to vcpkg_from_git
adjust vcpkg_from_git to handle tags.
add OUT_REF for vcpkg_from_git to enable scriptable update of ports
* regenerate docs
* [vcpkg_from_git] new options TAG and OUT_REF
- TAG github tag to checkout
- OUT_REF github commit id related to tag or ref
(useable for automatic updates of ports if used with a version tag)
* Apply suggestions from code review
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* additional changes due to CR
* regenerate docs
* Remove 'Port-Version:0' from qt5-location
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* add all those versions
* fix versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
|
|
* [pagmo2] Add new port
* Disable C4701
* Disable /MD override for all static builds
* Add pagmo2 port_version info
* Find TBB when finding pagmo
* Fixup pagmo2 port version
* Change /Md patch to if(0)
* Fix port_version for pagmo2
* Use vcpkg.json; use version
* Reformat vcpkg.json
* Fix port_versions for pagmo2
|
|
|
|
* [cppgraphqlgen] Update to 3.5.0 release
* Run vcpkg x-add-version cppgraphqlgen
* Replace deprecated function in portfile.cmake
* Regenerate hash after sync/bootstrap
* [cppgraphqlgen] Switch to manifest and change version schema to semver
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libjpeg-turbo] fix pkgconfig
* add version info
* Update ports/libjpeg-turbo/portfile.cmake
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* add libsass and sassc
* add version information
|
|
* [reproc] Update to 14.2.1
* Update port_version
* Update version
* [reproc] update to 14.2.1
|
|
semver (#15764)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* fix linux osx build falied
* Update ci.baseline.txt
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [vcpkg] fix edit command on windows
* format
|
|
* [vcpkg_configure_make] Fix arm64-windows
* [vcpkg_configure_make] Fix arm-uwp
|
|
* [podofo] Fix feature crypto
* update baseline
|
|
|
|
* Update AWS C++ SDK version
* Update AWS C++ SDK version
* Update AWS C++ SDK version
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
|
|
|
|
|
|
* [xorstr] Update to 2020-11-29
* Run x-add-version
* version-string -> version-date
* Run x-add-version
|
|
* [graphene] add new port
* add version info
|
|
* shlwapi is not available on linux
This fixes error while building for `x64-linux-dynamic`.
* Update control version
* Update port_versions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* [realsense2] options for android build
* bump port version
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [simage] Fix optional dependencies
* [simage] Add to versions db
|
|
|
|
* [blend2d] Update to beta_2021-01-02
* [blend2d] update port_versions
|
|
|
|
* Update sdformat9 to 9.4.0
* Update port_versions for sdformat9 9.4.0
|
|
* [phnt] Update to 2020-12-21
* Run x-add-version
* version-string -> version-date
* Run x-add-version
|
|
* [uSockets] Update uSockets to the latest version
* Update port_versions
* Update portfile.cmake
* update baseline
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* [vcpkg baseline] Disable spatialite-tools on linux and osx
* Update the order
|
|
* [google-cloud-cpp] update to v1.23.0
* Fix versions
|
|
* [pegtl] Update to 3.2.0 release
* Run x-add-version pegtl
|
|
|
|
* delete linux
* Update ports/tomlplusplus/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
|
|
* [glslang] Provide glslang-default-resource-limits library.
* [glslang] Use Port-Version field.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* [openal-soft] Fix issue with cmake config.
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
|