CMake/Utilities/cmlibuv
Brad King 714ce72882 bootstrap: Make libuv available during bootstrap
On UNIX, build only the parts of libuv we need for the filesystem,
process, and poll abstractions using the POSIX poll() backend.  This
avoids many platform-specific conditions.  On Windows, build all of
libuv; there are no conditional alternatives anyway.
2017-09-17 11:10:18 -04:00
..
include bootstrap: Make libuv available during bootstrap 2017-09-17 11:10:18 -04:00
src bootstrap: Make libuv available during bootstrap 2017-09-17 11:10:18 -04:00
.gitattributes
CMakeLists.txt Build with libuv on Cygwin to enable server-mode 2017-05-28 09:05:57 -04:00
LICENSE