Commit graph

2852 commits

Author SHA1 Message Date
RedxLus
645b380b08 Update cmake-windows.yml 2021-04-13 22:06:52 +02:00
RedxLus
377bba2d43 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
a9929b38db Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
556b763e81 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
54c8715972 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
1ddf974a3b Update cmake.yml 2021-04-13 22:06:51 +02:00
RedxLus
9695e0f295 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
082fa76441 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
e769b08250 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
6e5918e6de Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
8bd287f60f Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
26efc7be65 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
a68ac14b77 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
4a4914bb33 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
bc1b02e340 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
8ca56af191 Update cmake-windows.yml 2021-04-13 22:06:51 +02:00
RedxLus
69ff8d92d8 Create cmake-windows.yml 2021-04-13 22:06:50 +02:00
RedxLus
f7e198aa43 Create cmake.yml 2021-04-13 22:06:50 +02:00
XMRig
e53e48b88c
v6.11.2 2021-04-11 17:24:46 +07:00
XMRig
ecf36ee891
Merge branch 'dev' 2021-04-11 17:24:23 +07:00
xmrig
23ef949dd3
Update CHANGELOG.md 2021-04-11 11:45:07 +07:00
XMRig
92e708c6e7
Update llhttp to v5.1.0 2021-04-10 21:23:32 +07:00
XMRig
30cfcc27db
#2207 Fixed regression in HTTP parser. 2021-04-10 21:02:59 +07:00
XMRig
3c6077fb02
v6.11.2-dev 2021-04-08 00:33:01 +07:00
XMRig
63883b4fa7
Merge branch 'master' into dev 2021-04-08 00:32:21 +07:00
XMRig
0f83b5e06c
v6.11.1 2021-04-07 10:34:37 +07:00
XMRig
637a333197
Merge branch 'dev' 2021-04-07 10:33:48 +07:00
xmrig
3171b06048
Update CHANGELOG.md 2021-04-07 10:32:17 +07:00
xmrig
2a66a0fa2f
Merge pull request #2239 from SChernykh/dev
Fixed broken "coin" setting functionality
2021-04-07 10:30:28 +07:00
SChernykh
c080d5b962 Fixed broken "coin" setting functionality 2021-04-06 23:02:10 +02:00
XMRig
0133107f14
v6.11.0 2021-04-06 21:11:44 +07:00
XMRig
253e349ef9
Merge branch 'dev' 2021-04-06 21:11:13 +07:00
xmrig
5126cc1414
Update CHANGELOG.md 2021-04-06 15:48:18 +07:00
XMRig
ea1245026d
#2234 Use const_cast. 2021-04-06 12:07:06 +07:00
xmrig
2158adb711
Merge pull request #2234 from esrrhs/dev
fix build error on gcc 4.8.5
2021-04-06 12:00:36 +07:00
xmrig
8554bb4d9c
Merge pull request #2235 from SChernykh/dev
Fixed cn-heavy for GCC-8
2021-04-04 18:09:09 +07:00
SChernykh
1741354498 Fixed cn-heavy for GCC-8 2021-04-04 10:18:27 +02:00
esrrhs
866e97efcf fix build error on gcc 9.3.0
FileLogWriter.h:34:41: error: array used as initializer
2021-04-04 12:42:14 +08:00
xmrig
277352d072
Merge pull request #2233 from SChernykh/dev
Fixed compilation for ARM
2021-04-03 23:03:05 +07:00
SChernykh
8cae605e1f Update randomx.cmake 2021-04-03 17:59:28 +02:00
SChernykh
59c85eaf6a Fixed compilation for ARM 2021-04-03 17:50:52 +02:00
xmrig
864233c110
Merge pull request #2228 from esrrhs/dev
remove useless v4_random_math_init if algo is not cn/r
2021-04-02 15:49:53 +07:00
xmrig
e9b32b3009
Merge pull request #2229 from SChernykh/dev
Don't use RandomX JIT if WITH_ASM=OFF
2021-04-02 15:47:51 +07:00
SChernykh
ec608bbd05 Don't use RandomX JIT if WITH_ASM=OFF
Because RandomX JIT use asm code
2021-04-02 10:05:46 +02:00
esrrhs
ec2793bcc9 remove useless v4_random_math_init if algo is not cn/r 2021-04-02 14:59:09 +08:00
xmrig
eb40f07552
Merge pull request #2225 from gentoo-monero/fix-2224
Add missing include
2021-04-01 17:27:53 +07:00
Matthew Smith
28f268aeba Add missing include
memory header ends up not being included when built without OpenCL
support.

Closes: https://github.com/xmrig/xmrig/issues/2224
2021-04-01 11:01:55 +01:00
XMRig
bad5458d40
Merge branch 'pr2217' into dev 2021-03-29 18:17:33 +07:00
XMRig
b72e21fc3c
Merge branch 'master' of https://github.com/esrrhs/xmrig into pr2217 2021-03-29 18:16:45 +07:00
esrrhs
d578a3828f setBlob should run after setAlgorithm 2021-03-29 12:11:03 +08:00