libuv v1.51.0
- Created
- Updated
libuv is a multi-platform support library with a focus on asynchronous I/O.
# Usage
libuv provides CMake targets:
find_package(libuv CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:libuv::uv_a>,libuv::uv_a,libuv::uv>) # License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- cpprealm
- dbus-cxx (feature
libuv) - getdns (feature
libuv) - libtorch (feature
dist) - libwebsockets
- luv
- qpid-proton
- redis-plus-plus (feature
async) - tensorpipe
- usockets
- uvw
- wampcc
- wpilib
# Host Dependents
No dependents.
# Contributors
Alexander Karatarakis
Ninetainedo
Robert Schumacher
codicodi
Tushar Maheshwari
lcdtyph
Erwan BERNARD
alqaz
ivysnow
Helco
pravic
Alexander Neumann
Rick Krause
Kai Pastor
Phoebe
Ahmed Yarub Hani Al Nuaimi
NancyLi1013
chausner
JonLiu1993
kylo252
JAEHONG KIM
xiaozhuai, Weihang Ding
autoantwort
Frank
talregev
Jia Yue Hua
Bruce Mitchener
c8ef
toge
# Changelog
and 55 more commits:
1207951Updates 2019.01.30c6db2c8Updates 2019.01.099f3601f[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.9c62c6aUpgrades 2018.10.1164a7483Upgrades 2018.09.18c3d34e7Upgrades 2018.06.316080676[libuv] Update to 1.12.06ad96b72018.05.17 updates8eac561[abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgradesd1ecca1[abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thrift] Upgradesc0a6371[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] Upgrades46ec37alibuv: update to v1.18.026f12d2[many ports] Updates to latest8fd6bcfFixing libuv/CONTROLfffaa4alibuv update26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)4691924[libuv] update to 1.14.1570cbcc[libuv] update to 1.14.0a93e63b[libuv] update to 1.13.1985a70f[libuv] update to 1.12.0eacc0e9[libuv] update to 1.11.069f92e7[libuv] Do not use googlesource.com due to constantly changing hash values.cb5fe71[libuv] Remove internal build downloads, fix upgrades, improve portfile.f2edc12[libuv] Fix usage of GITd933562Move PYTHON2 "acquisition" to vcpkg_find_acquire_programb706e4b[libuv] Enable static buildingf04288b[libuv] Add branching for dynamic/static buildingde9728c[libuv] Update to 1.10.1cadee66If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46triplet is now automatically included before portfiles.a7765c7[libuv] Mark as not supporting static yet3679955Introduce SOURCE_PATH to almost all portfiles930d0a7URL and MIRRORS are now URLSfc26083Second part of updated portfilesccca198Initial commit