Commit Graph

8 Commits

Author SHA1 Message Date
tobtoht 710556a580
Update OpenSSL to 1.1.1i 2020-12-14 21:55:52 +01:00
tobtoht aa14a2dcbb
Do not bundle XMRig binary 2020-12-12 01:18:09 +01:00
tobtoht f42fb96b9d Fix CI 2020-12-08 16:47:47 +01:00
tobtoht 6cfd0794eb
Update Dockerfile for Qt 5.15.2 2020-12-05 18:28:08 +01:00
dsc 4aeaf2660f
Include QtMultimedia for buildbots
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-21 17:46:51 +02:00
dsc aee60f33b7
- Embed XMRig executable (baked into buildbot image)
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
  - `-DTOR=/path/to/tor`
  - `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
dsc 1337091a72 OpenSSL + no-asm = bad idea™. 2020-10-08 23:08:54 +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