lokinet/cmake
Jeff 871c3e3281
changeset for windows port
* wintun vpn platform for windows
* bundle config snippets into nsis installer for exit node, keyfile persisting, reduced hops mode.
* use wintun for vpn platform
* isolate all windows platform specific code into their own compilation units and libraries
* split up internal libraries into more specific components
* rename liblokinet.a target to liblokinet-amalgum.a to elimiate ambiguity with liblokinet.so
* DNS platform for win32
* rename llarp/ev/ev_libuv.{c,h}pp to llarp/ev/libuv.{c,h}pp as the old name was idiotic
* split up net platform into win32 and posix specific compilation units
* rename lokinet_init.c to easter_eggs.cpp as that is what they are for and it does not need to be a c compilation target
* add cmake option STRIP_SYMBOLS for seperating out debug symbols for windows builds
* intercept dns traffic on all interfaces on windows using windivert and feed it into lokinet
2022-09-08 14:24:59 -04:00
..
DownloadLibCurl.cmake Get processor count properly 2020-06-10 14:53:57 -03:00
DownloadLibSodium.cmake revert download libsodium target name change 2020-07-02 11:13:31 -04:00
FindJemalloc.cmake add forgotten file 2020-05-23 16:07:20 -04:00
FindLibUV.cmake Add FindLibUV and migrate 2019-07-13 14:06:34 +01:00
GenVersion.cmake bump verions of all deps 2022-05-30 17:08:08 -03:00
MacroEnsureOutOfSourceBuild.cmake Prevent in-source-builds with cmake macro 2019-10-24 13:21:45 -06:00
StaticBuild.cmake Stub out the peer stats sqlite_orm code 2022-08-12 21:13:39 -03:00
TargetArch.cmake add forgotten file 2019-11-05 06:52:40 -05:00
Version.cmake Add -DLOKINET_VERSIONTAG to override version tag 2022-06-13 20:00:35 -03:00
add_import_library.cmake Refactor top level cmake file into multiple components 2019-04-30 00:48:48 +01:00
check_for_std_filesystem.cmake macOS system extension support 2022-08-12 21:13:38 -03:00
check_for_std_optional.cmake Don't use std::optional::value() because f u macos 2020-05-20 19:18:28 -03:00
cmake_uninstall.cmake.in add uninstall target (#1340) 2020-09-09 12:06:57 -04:00
coverage.cmake More work on router docker image 2019-04-28 17:04:52 +01:00
cross_compile.cmake make windows fixes 2019-08-13 10:02:48 +01:00
enable_lto.cmake changeset for windows port 2022-09-08 14:24:59 -04:00
gui.cmake changeset for windows port 2022-09-08 14:24:59 -04:00
installer.cmake changeset for windows port 2022-09-08 14:24:59 -04:00
libatomic.cmake Remove windows linefeeds 2021-10-16 15:16:55 -03:00
macos.cmake Set up sign target dependencies always; mark unsigned package 2022-08-30 15:58:53 -03:00
ngtcp2_lib.cmake bump ngtcp2 to v0.1.0 tag 2022-01-31 13:05:03 -05:00
solaris.cmake remove all disused platform-specific event loops 2019-06-13 21:02:57 -05:00
static_link.cmake cmake refactor 2020-05-17 23:31:23 -03:00
target_link_libraries_system.cmake Revert "Merge pull request #679 from tewinget/revert-config-refactor" 2019-07-06 14:46:25 +01:00
unix.cmake Remove duplicate handling of jemalloc 2021-09-13 13:26:12 -03:00
win32.cmake changeset for windows port 2022-09-08 14:24:59 -04:00
win32_installer_deps.cmake changeset for windows port 2022-09-08 14:24:59 -04:00