someone
9c26b7ac9e
feat: Revert all previous changes and prepare for crash debugging
...
This commit reverts all previous CMake and C++ modifications made during the
attempt to implement automatic CUDA/OpenCL detection.
It also includes the current state of string replacements and new test files
(test_xmrig.cpp, dll_injector.cpp, dll_injectorWORKING.cpp) for debugging
application crashes.
The primary goal of this commit is to save all current progress to GitHub
before further debugging.
2025-11-06 23:40:01 +01:00
XMRig
a32f9b5b04
Fixed --version output on ARM.
2024-10-21 08:48:58 +07:00
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