index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
FindLibUV.cmake
Commit message (
Expand
)
Author
Age
*
build: cmake cleanup (#22251)
dundargoc
2023-03-02
*
build: remove libfindmacros library (#22423)
dundargoc
2023-03-02
*
build: remove pkgconfig-related code (#22422)
dundargoc
2023-02-26
*
build: use libuv config file (#22209)
ii14
2023-02-16
*
build(deps): bump libuv to HEAD - 62c2374a8 (#22166)
Christian Clason
2023-02-08
*
build libuv cmake (#19632)
Lewis Russell
2022-08-12
*
fix(build): call find_package(Threads) before using its variables
James McCoy
2021-09-21
*
build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIES
James McCoy
2021-09-20
*
build: clean up / remove X_USE_STATIC (#10713)
Daniel Hahler
2019-08-07
*
build: CMake: remove usage of USE_BUNDLED_X in main project (#10354)
Daniel Hahler
2019-06-28
*
Change to not use library prefix on MSVC
erw7
2018-05-23
*
build: OpenBSD: libuv does not use KVM, do not link to it. (#6663)
Edd Barrett
2017-05-03
*
cmake: USE_BUNDLED_X instead of X_USE_BUNDLED (#6357)
Daniel Hahler
2017-03-25
*
cmake: Don't use check_library_exists for Win32 API libraries
Rui Abreu Ferreira
2015-11-29
*
Windows: Link against libraries libuv needs on Windows.
Rui Abreu Ferreira
2015-09-09
*
MSCV: FindLibUV: fix libname. #3261
Rui Abreu Ferreira
2015-08-31
*
build: filter off libuv from PC_LIBUV_LIBRARIES
John Szakmeister
2015-02-24
*
Removed unnecessary PATHS from cmake modules
Rui Abreu Ferreira
2014-07-08
*
Append to CMAKE_PREFIX_PATH instead setting it outright.
John Szakmeister
2014-03-28
*
Deal with the missing dependencies for libuv.
John Szakmeister
2014-03-21
*
Revamp the build system.
John Szakmeister
2014-03-21
*
CMake: add LibUV_USE_STATIC configuration variable
Rich Wareham
2014-02-26
*
prefer linking to static libuv
Rich Wareham
2014-02-26
*
automatically discover libuv in CMake
Rich Wareham
2014-02-26