Carlos O'Ryan
c0020eb4e5
[google-cloud-cpp] update to v1.23.0 ( #15669 )
...
* [google-cloud-cpp] update to v1.23.0
* Fix versions
2021-01-19 00:47:24 -08:00
Bill Avery
16070fffea
[pegtl] Update to 3.2.0 release ( #15700 )
...
* [pegtl] Update to 3.2.0 release
* Run x-add-version pegtl
2021-01-19 00:46:00 -08:00
Maxim Marshev
0c94afc788
delete linux from fail port from tomlplusplus ( #15609 )
...
* 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>
2021-01-16 20:11:41 -08:00
Bartosz Taudul
ffd5ca7edd
[glslang] Provide glslang-default-resource-limits library. ( #15624 )
...
* [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>
2021-01-16 20:03:04 -08:00
Adam Johnson
c8fc7e1e26
[openal-soft] Fix issue with cmake config. ( #15634 )
...
* [openal-soft] Fix issue with cmake config.
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16 19:57:12 -08:00
Silvio Traversaro
3ddaeb4180
[ignition-fuel-tools4] Add new port 🤖 ( #15581 )
...
* Add ignition-fuel-tools4 port
* update port_versions
2021-01-16 19:45:51 -08:00
emexal-company
9d1ffee0e1
[SOCI] Add support for soci-mysql connector ( #15577 )
...
* 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>
2021-01-16 19:43:54 -08:00
Jacob Kahn
58bf44e8b0
[flashlight-cpu] New port ( #15514 )
...
* [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>
2021-01-16 19:42:15 -08:00
Adam Johnson
8296ef265d
[openimageio] Bump to 2.2.10.0. ( #15509 )
...
* [openimageio] Bump to 2.2.10.0.
* Update port_versions
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16 19:39:12 -08:00
Haeri
083c86d05e
[msdfgen] New port ( #15427 )
...
* 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>
2021-01-16 19:33:51 -08:00
Stefano Sinigardi
f89336d703
[libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix 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-16 19:26:38 -08:00
Chuck Walbourn
a2cc2b1735
directxtex, directxmesh, directxtk, uvatlas ports updated to fix cach… ( #15639 )
...
* directxtex, directxmesh, directxtk, uvatlas ports updated to fix cache-collision issues
* Updated ports to jan2021b
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-15 15:24:06 -08:00
Jack·Boos·Yu
21b569f3e6
[qt5] Remove dependency qt5 feature mysqlplugin when building x86 ( #15597 )
...
* [qt5] Remove dependency qt5 feature mysqlplugin
* Update ports/qt5/CONTROL
* Update ports/qt5/CONTROL
* [qt5] update baseline
2021-01-15 15:22:01 -08:00
Twice
6df7d6612b
[gtest] Add a patch to fix build error in GCC 11 ( #15661 )
...
* [gtest] Add a patch to fix build error in GCC 11
* [gtest] Bump port version to 3
* [gtest] Update version files
2021-01-15 15:20:45 -08:00
Maxime GIMENO
a184395582
[CGAL] Upgrade to 5.2 ( #15047 )
...
* UPgrade to 5.2-beta1
* Upgrade to 5.2
* Merge from master
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-15 13:12:42 -08:00
pastdue
0e46f931b0
[physfs] Enable arm64 for non-Windows targets ( #15637 )
...
* [physfs] Enable arm64 for non-Windows targets
* Update version files
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-01-14 23:19:19 -08:00
Victor Romero
2f6537fa2b
[vcpkg] Add version files ( #15652 )
...
* Add version files
* Remove unnecessary file
2021-01-14 16:08:36 -08:00