Commit Graph

6 Commits

Author SHA1 Message Date
JonLiu1993
71115afccd
[liburing] update to 2.2 (#26801)
* [liburing] update to 2.2

* update version
2022-09-15 11:44:02 -07:00
LilyWangLL
85f216ff85
[liburing] Update to version 2.1 (#24637)
* [liburing] Update to version 2.1

* format vcpkg.json

* x-add-version

* apply suggestion

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-11 16:39:01 -07:00
Kai Pastor
9958c2cac3
Fix usage of FindPkgConfig module (#23708)
* Fix usage of FindPkgConfig module

* Update versions
2022-03-22 21:21:50 -07:00
Jack·Boos·Yu
e86ed50718
[vcpkg_configure_make] Report warning when unresolved arguments are passed in (#22567)
* [vcpkg_configure_make] Report warning when unresolved arguments are passed in

* Add missing option NO_DEBUG

* Add _VCPKG_MAKE_NO_DEBUG for vcpkg_configure_make

* Add more condition

* [apr] Remove NO_DEBUG

* [liburing] Remove NO_DEBUG

* [apr-util] Remove NO_DEBUG

* version

* Mssing port-version ++

* version
2022-03-02 13:43:19 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Park DongHa
bbe9763f62
[liburing] create a new port (#17623)
* [liburing] create a new port

* [liburing] patch datadir

* [liburing] add port usage

* with CMake module: FindPkgConfig

* Update ports/liburing/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [liburing] comments for BUILD_SHARED

* update git-tree SHA

* [liburing] fix portfile

* [liburing] configure with ENABLE_SHARED

* update git-tree SHA

* Update ports/liburing/usage

* [liburing] fix mistype in usage

* update git-tree SHA

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 12:53:49 -07:00