lokinet/cmake
Jason Rhinelander 488ed47cda Remove duplicate handling of jemalloc
We were linking/loading it in different ways, one with cmake option
`USE_JELLOC` and the other, older version `WITH_JEMALLOC`.  This removes
the latter (which was default OFF) and keeps the former (which was added
and has been default ON since 0.9.4 or so).

Also removes the `ifdef`ed JEMALLOC code in lokinet.cpp because we don't
need it; just linking to jemalloc is enough to get the malloc/free
replacements.
2021-09-13 13:26:12 -03: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 fix GenVersion.cmake 2020-05-06 14:26:15 +00:00
MacroEnsureOutOfSourceBuild.cmake Prevent in-source-builds with cmake macro 2019-10-24 13:21:45 -06:00
StaticBuild.cmake make lokinet-bootstrap target toggleable 2021-09-10 10:41:42 -04:00
TargetArch.cmake add forgotten file 2019-11-05 06:52:40 -05:00
Version.cmake operator presidence 2020-03-03 06:54:21 -05:00
add_import_library.cmake Refactor top level cmake file into multiple components 2019-04-30 00:48:48 +01:00
add_log_tag.cmake tun code refactor (#1495) 2021-01-11 18:13:22 -05:00
check_for_std_filesystem.cmake Bring back ghc::filesystem for broke AF macos 2020-05-20 19:18:27 -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 add WITH_LTO option to disble lto on compile time 2020-05-20 19:29:49 -04:00
installer.cmake Remove old mac installer packaging 2021-09-02 19:13:51 -03:00
libatomic.cmake new cmake module 2019-09-03 08:02:32 -05:00
link_dep_libs.cmake fix up cmake lokimq target 2020-09-19 09:50:54 -04:00
ngtcp2_lib.cmake Redo how we build ngtcp2 lib 2021-09-10 15:12:57 -03:00
shadow.cmake Partial fixes for shadow 2019-08-26 23:10:48 +00: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 export functions in liblokinet for win32 dll 2021-06-08 08:32:52 -04:00
win32_installer_deps.cmake Add mainnet/testnet bootstrap files into repo 2021-09-10 19:38:32 -03:00