Commit Graph

37 Commits

Author SHA1 Message Date
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +07:00
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00
XMRig
44bacb8d8c Removed unnecessary ASM files duplicates for MSYS2. 2019-03-04 14:40:22 +07:00
XMRig
39efcef31a Build whole CryptonightR_gen.cpp only if ASM used. 2019-03-03 17:33:27 +07:00
XMRig
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig
8c4de86215 #925 Fixed self test on recent macOS. 2019-02-09 03:48:24 +07:00
XMRig
8f0621f093 Allow override ARM arch detection and support for ARMv8 without crypto extension. 2019-02-04 02:23:05 +07:00
XMRig
5c095842ae Fix ARM builds with clang. 2019-02-03 20:43:49 +07:00
XMRig
4a73520a11 Add ARM support for cn/gpu. 2019-02-03 20:28:13 +07:00
XMRig
4ab71a87f1 Disable cn/gpu for 32bit builds. 2019-02-03 16:49:17 +07:00
XMRig
a46b3296bd Disable -Ofast for gcc and cn/gpu. 2019-02-03 16:00:06 +07:00
XMRig
7fa2d93701 Added reference implementation for cn/gpu (cn-gpu). 2019-02-03 14:44:23 +07:00
XMRig
a195a6203a Rename ASM files. 2019-01-13 23:00:41 +07:00
XMRig
c53617f8bf Sync changes. 2018-11-11 03:18:56 +07:00
XMRig
9d6ff0bb72 #768 Fixed build error with MSVC 2015 and enabled ASM code. 2018-10-02 17:50:19 +03:00
XMRig
318fc3ed21 Fixed crash when use ASM code for MSYS2, thanks @SChernykh. 2018-09-24 20:43:31 +03:00
XMRig
04957c1e01 Fix 32bit build. 2018-09-24 14:57:30 +03:00
XMRig
512cd05284 Implemented "asm" option. 2018-09-24 14:19:26 +03:00
XMRig
d9de80fcea Initial ASM wrapper. 2018-09-24 09:51:21 +03:00
XMRig
241a9d45eb Initial compile with ASM. 2018-09-23 20:16:33 +03:00
XMRig
065f466176 Don't use static OpenSSL on Linux by default. 2018-09-22 16:01:27 +03:00
XMRig
f814193d5e Fix gcc build with OpenSSL 1.1.1 2018-09-17 01:43:44 +03:00
XMRig
c0302c5dae Initial TLS support. 2018-09-16 03:06:54 +03:00
XMRig
a719b9d245 Suppress rapidjson warnings on gcc 8 2018-09-14 21:42:42 +03:00
XMRig
a4bd5ed0af Added x3 x4 x5 hashing modes. 2018-04-16 15:40:37 +07:00
XMRig
a460f941af #478 Fixed totally broken reconnect. 2018-03-26 11:47:01 +07:00
XMRig
e6d1f17bb8 Fix FindMHD.cmake 2018-03-14 19:58:38 +07:00
XMRig
dc012103c1 Fix FindUV.cmake and FindMHD.cmake. 2018-03-14 06:32:43 +07:00
XMRig
bc0e9c2d02 Added XMRIG_DEPS cmake variable for unified dependencies. 2018-02-21 00:52:52 +07:00
XMRig
5f51eddd62 #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
XMRig
368736dc28 Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00
XMRig
4928b6d3e3 Sync changes with xmrig-nvidia 2017-09-02 19:04:40 +03:00
XMRig
5591666069 Fixed msvc build. 2017-09-02 14:14:10 +03:00
XMRig
5601c7a672 Added Httpd class and API config options. 2017-08-31 02:28:33 +03:00
XMRig
5af169fd7b Fix linux build. 2017-06-14 16:11:01 +03:00
XMRig
668b23c5b0 Initial libuv support build. 2017-06-04 20:52:21 +03:00