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 |
||
---|---|---|
.. | ||
dht_event.hpp | ||
hive_context.cpp | ||
hive_context.hpp | ||
hive_router.cpp | ||
hive_router.hpp | ||
path_event.hpp | ||
peer_stats_event.hpp | ||
rc_event.hpp | ||
router_event.hpp | ||
router_hive.cpp | ||
router_hive.hpp |