aboutsummaryrefslogtreecommitdiff
path: root/port_versions/o-
AgeCommit message (Collapse)Author
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca
2021-01-21[osgearth] Make all find_packages required in effort to make this port less ↵Billy O'Neal
"flaky", and turn on in CI. (#15777)
2021-01-20[osg] fix x64-windows-static-md builds (#15374)ankurverma85
* 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>
2021-01-19[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to ↵ras0219
semver (#15764) Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-16[openal-soft] Fix issue with cmake config. (#15634)Adam Johnson
* [openal-soft] Fix issue with cmake config. * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16[openimageio] Bump to 2.2.10.0. (#15509)Adam Johnson
* [openimageio] Bump to 2.2.10.0. * Update port_versions Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16[libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix ↵Stefano Sinigardi
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>
2021-01-14[vcpkg] Add version files (#15652)Victor Romero
* Add version files * Remove unnecessary file