Commit Graph

57 Commits

Author SHA1 Message Date
dsc d0260ce018 XMRig tab - Simple mining GUI to download and run XMRig releases. 2020-10-15 23:29:15 +02:00
tobtoht fc3ac2eb33 Export/Import KeyImages/Outputs 2020-10-14 20:18:25 +02:00
tobtoht 5a8641660c Rebase to Monero Core v0.17.1.0 2020-10-14 03:04:17 +02:00
dsc 0790b30b5d Commit cd1cd5cb75
introduced an issue for CMAKE_BUILD_TYPE=Debug:

  libringct.so => not found
  libcryptonote_basic.so => not found
  libcheckpoints.so => not found
  libdevice.so => not found
  libringct_basic.so => not found
  libcommon.so => not found
  libwallet-crypto.so => not found
  libcncrypto.so => not found
  libeasylogging.so => not found
  librandomx.so => not found
  libversion.so => not found

We'll only set `CMAKE_SKIP_RPATH` when in release.
2020-10-12 17:42:34 +02:00
xiphon 3f50564f11 cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
6ed5369829
https://github.com/monero-project/monero-gui/issues/3142#issuecomment-705940446
2020-10-12 00:48:46 +02:00
dsc 1337c1708d Embed Tor executable for static Mac OS builds 2020-10-10 00:23:44 +02:00
dsc 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00