| Age | Commit message (Collapse) | Author |
|
|
|
|
|
"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>
|
|
|
|
* Add ignition-fuel-tools4 port
* update port_versions
|
|
* Add support for soci-mysql connector
* Better fix to support soci-mysql connector
* SOCI Port-Version, mysql options
* Do not add the options several times
* Remove extra parenthesis
* [soci] Correct cmake config file name
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [flashlight-cpu] New port
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update commits and port versions, comments
* Update ports/flashlight-cpu/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Tweaks to feature options for CUDA port
* Update ports/flashlight-cuda/portfile.cmake
* Update ports/flashlight-cuda/vcpkg.json
* one more commit bump
* Update port_versions
* Add flashlight-cpu.json in port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* [openimageio] Bump to 2.2.10.0.
* Update port_versions
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* initial
* format
* Update ports/msdfgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/msdfgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* using vcpkg_copy_tools
* Compromise between renameing and UWP
* added feature "tools"
* forgot a check
* Update ports/msdfgen/portfile.cmake
* Update port_versions
* Add msdfgen.json in port_versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
tesseract downstream and unblock opencv CI (#15089)
* [tesseract] add missing reference for downstream projects
* [tesseract] restore ci, fix many regressions that are uncovered by that
* Update ports/opencv2/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv] fix regressions on uwp, accept failure on arm64 for now
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [opencv4] allow failures on all arm windows targets, both win32 and uwp
* adopts hints from #15180
* [libarchive] bump control version
* [libarchive] use vcpkg-cmake-wrapper instead of a custom libarchiveConfig, since it is vcpkg-provided and not port-provided
* enable features to be visible in parent scope
* apply documentation fix from CI
* [libarchive] remove unnecessary lines in portfile
* fix regressions
* Update ports/gdcm/CONTROL
* use more compact logic syntax
* add new versions to baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* Initial commit of Versioning Specification
* Add image for algorith example
* Add image file
* Address some PR comments
* Apply suggestions from code review
Co-authored-by: Yehezkel Bernat <yehezkelshb@gmail.com>
Co-authored-by: Miro Knejp <miro@knejp.de>
Co-authored-by: Rachel Lu <lurachel18@gmail.com>
* Update spec
* Modify how baseline versions work
* Add implementation details spec
* WIP: Update specs to reflect latest discussions
* Maybe fix formatting on GitHub preview
* Apply suggestions from code review
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Update spec
* Update spec, match implementation
* Delete unnecessary files
Co-authored-by: Yehezkel Bernat <yehezkelshb@gmail.com>
Co-authored-by: Miro Knejp <miro@knejp.de>
Co-authored-by: Rachel Lu <lurachel18@gmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
|
|
|