xmrig-minimized-dll/src/base/kernel
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
..
config feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
interfaces More DNS cleanup. 2025-06-20 23:45:53 +07:00
Base.cpp feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
Base.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
constants.h Update net 2020-12-02 11:32:11 +07:00
Entry.cpp feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
Entry.h Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
Platform_hwloc.cpp Disallow direct use of HwlocCpuInfo class. 2023-06-07 00:32:09 +07:00
Platform_mac.cpp Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Platform_unix.cpp Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Platform_win.cpp Fixed user agent string. 2025-06-15 00:21:23 +07:00
Platform.cpp Partially resolved deprecated methods warnings in OpenSSL 3.0. 2023-02-03 23:08:54 +07:00
Platform.h Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Process_unix.cpp Update Process class and use APP_ID instead of hardcoded config name for #1925 2020-11-02 13:56:21 +07:00
Process_win.cpp Update Process class and use APP_ID instead of hardcoded config name for #1925 2020-11-02 13:56:21 +07:00
Process.cpp Fix MSVC compilation error 2021-10-25 10:26:44 +02:00
Process.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00