aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindLibUV.cmake
Commit message (Expand)AuthorAge
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: remove libfindmacros library (#22423)dundargoc2023-03-02
* build: remove pkgconfig-related code (#22422)dundargoc2023-02-26
* build: use libuv config file (#22209)ii142023-02-16
* build(deps): bump libuv to HEAD - 62c2374a8 (#22166)Christian Clason2023-02-08
* build libuv cmake (#19632)Lewis Russell2022-08-12
* fix(build): call find_package(Threads) before using its variablesJames McCoy2021-09-21
* build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIESJames McCoy2021-09-20
* build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* build: CMake: remove usage of USE_BUNDLED_X in main project (#10354)Daniel Hahler2019-06-28
* Change to not use library prefix on MSVCerw72018-05-23
* build: OpenBSD: libuv does not use KVM, do not link to it. (#6663)Edd Barrett2017-05-03
* cmake: USE_BUNDLED_X instead of X_USE_BUNDLED (#6357)Daniel Hahler2017-03-25
* cmake: Don't use check_library_exists for Win32 API librariesRui Abreu Ferreira2015-11-29
* Windows: Link against libraries libuv needs on Windows.Rui Abreu Ferreira2015-09-09
* MSCV: FindLibUV: fix libname. #3261Rui Abreu Ferreira2015-08-31
* build: filter off libuv from PC_LIBUV_LIBRARIESJohn Szakmeister2015-02-24
* Removed unnecessary PATHS from cmake modulesRui Abreu Ferreira2014-07-08
* Append to CMAKE_PREFIX_PATH instead setting it outright.John Szakmeister2014-03-28
* Deal with the missing dependencies for libuv.John Szakmeister2014-03-21
* Revamp the build system.John Szakmeister2014-03-21
* CMake: add LibUV_USE_STATIC configuration variableRich Wareham2014-02-26
* prefer linking to static libuvRich Wareham2014-02-26
* automatically discover libuv in CMakeRich Wareham2014-02-26