1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-07-04 23:52:41 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
XMRig 07e0966517 Added "--versions" alias. 2021-10-05 21:49:03 +07:00
XMRig c7ac314110 Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
XMRig 72c8404d18 Fix compile warnings. 2020-08-24 10:04:46 +07:00
XMRig 11ac59331f #1654 Fixed build with LibreSSL. 2020-04-22 14:49:15 +07:00
XMRig bdf12bca0f Make Process::location static. 2019-12-22 13:26:06 +07:00
XMRig 637301d340 Improved/restructured --help output. 2019-09-23 03:47:40 +07:00
XMRig 476e5dcb18 Improved --print-platforms option. 2019-08-19 02:49:43 +07:00
XMRig d8d173db4d Added OclPlatform class. 2019-08-18 04:36:34 +07:00
XMRig d89404ee6d Move files. 2019-08-18 04:02:31 +07:00
XMRig 36da54b8ce Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
XMRig bd739d217b Added command line option --export-topology. 2019-07-30 09:06:50 +07:00
XMRig 91f732794b HWLOC_VERSION not always defined. 2019-07-23 08:06:04 +07:00
XMRig 4263c6c381 Added hwloc version display. 2019-07-23 07:45:00 +07:00
XMRig e39ddeeea2 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
XMRig 1e0c410eea XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
XMRig 034720e888 Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +07:00
XMRig a261fe8c75 #952 Add missing header. 2019-03-01 22:23:02 +07:00
XMRig 70d6e0e62c Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00