mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
e47b70a82f
* Update how we build libuv - Update submoduled libuv to latest stable (1.40.0) - Don't look for a system libuv if we're under BUILD_STATIC_DEPS - Add a libuv interface library rather than using globals - Make the windows build fall back to the submodule if not explicitly given a LIBUV_ROOT * Replace ${LIBS} global with `base_libs` interface This simplifies linking and include handling a bit. * Remove unneeded header * Add missing csignal header (This was previously being pulled in incredibly indirectly via some stuff that eventually includes some other stuff that eventually included uv.h) * Use GNUInstallDirs to get lib dir instead of hard-coding lib Fixes #1429 |
||
---|---|---|
.. | ||
clang-format-hooks@ac35e705eb | ||
cxxopts@6fa46a7488 | ||
date@cac99da8dc | ||
ghc-filesystem@d8abf146a4 | ||
googletest@703bd9caab | ||
libuv@4e69e33325 | ||
loki-mq@ea484729c7 | ||
nlohmann@db78ac1d77 | ||
pybind11@3b1dbebabc | ||
sqlite_orm@b30ddc6a50 |