Commit graph

24 commits

Author SHA1 Message Date
XMRig
faa3d55123
Remove deprecated -Ofast for Clang. 2025-06-13 21:53:03 +07:00
XMRig
770b71c69a
#3185 Fixed macOS DMI reader. 2023-01-19 22:09:59 +07:00
SChernykh
7d4d48e83b DragonflyBSD compilation fixes 2022-12-17 13:11:14 +01:00
SChernykh
a02afe6d4f Added ifdefs for DragonflyBSD
Possible fix for #3179
2022-12-16 15:26:37 +01:00
SChernykh
285719cde4 Fixed unaligned memory read in DMI 2022-05-19 20:56:19 +02:00
XMRig
c7ac314110
Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
XMRig
93805cd167
#2476 Fixed crash in DMI memory reader. 2021-07-06 23:07:31 +07:00
SChernykh
3f3f9b0661 Fixed GCC warnings 2021-06-19 14:54:03 +02:00
XMRig
4a8e7510e1
#2123 Ignore regex exception. 2021-02-27 15:29:14 +07:00
XMRig
b49fb27e84
Added idle time detection for macOS. 2021-02-20 13:18:31 +07:00
XMRig
7d52bd7454
Extend normalization rules. 2021-01-29 18:22:24 +07:00
XMRig
f68b105bd9
Normalize DMI memory slot name. 2021-01-29 04:23:50 +07:00
XMRig
b9081e992b
Code cleanup 2021-01-25 22:00:42 +07:00
XMRig
1424b2975f
Fixed DMI memory speed. 2021-01-24 15:56:02 +07:00
GoDzM4TT3O
6bab624885
Add missing "cstdio" library
Compilation fails if the above library is missing. This fixes a compilation error.
2021-01-22 14:18:28 +01:00
XMRig
8471f7fad3
Added "GET /2/dmi" API endpoint. 2021-01-20 22:54:02 +07:00
XMRig
9a02007900
Added config option "dmi" and command line option "--no-dmi". 2021-01-20 16:02:48 +07:00
XMRig
dea5be0a57
Added basic system reader. 2021-01-20 00:43:01 +07:00
XMRig
24c290963a
Added DMI reader for macOS. 2021-01-19 14:16:03 +07:00
XMRig
9dffcdaddd
Enable FreeBSD support. 2021-01-19 01:45:17 +07:00
XMRig
3df47052ed
Added legacy DMI readers for Linux. 2021-01-19 01:23:09 +07:00
XMRig
3b8d081c8c
Add support for older DMI formats on Linux. 2021-01-18 22:56:57 +07:00
XMRig
05e6f66169
Added basic Linux support. 2021-01-18 16:53:42 +07:00
XMRig
11e0d3de3a
Added DMI reader (Windows only). 2021-01-18 11:23:29 +07:00