libuv v1.49.2
- 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
- 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
# Changelog
and 53 more commits:
1207951
Updates 2019.01.30c6db2c8
Updates 2019.01.099f3601f
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.9c62c6a
Upgrades 2018.10.1164a7483
Upgrades 2018.09.18c3d34e7
Upgrades 2018.06.316080676
[libuv] Update to 1.12.06ad96b7
2018.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] Upgrades46ec37a
libuv: update to v1.18.026f12d2
[many ports] Updates to latest8fd6bcf
Fixing libuv/CONTROLfffaa4a
libuv update26516fe
vcpkg_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 GITd933562
Move PYTHON2 "acquisition" to vcpkg_find_acquire_programb706e4b
[libuv] Enable static buildingf04288b
[libuv] Add branching for dynamic/static buildingde9728c
[libuv] Update to 1.10.1cadee66
If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46
triplet is now automatically included before portfiles.a7765c7
[libuv] Mark as not supporting static yet3679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLSfc26083
Second part of updated portfilesccca198
Initial commit