Con Kolivas
d6b9442fcf
Bump version to 2.9.0
12 years ago
CyberLeo
dc7c57d9c3
Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64
...
* Bashism in configure:
./configure: ${ac_cv_search_addstr:2}: Bad substitution
* Configure finds libcurl in /usr/local, but /usr/local/include isn't in CFLAGS:
cgminer.c:39:10: fatal error: 'curl/curl.h' file not found
* Configure misdetects amd64 as 32-bit; fails when trying to link in sse2_64:
cgminer-sha256_sse2_amd64.o: In function `scanhash_sse2_64':
./cgminer/sha256_sse2_amd64.c:98: undefined reference to `sha256_sse2_64_new'
cgminer-sha256_sse4_amd64.o: In function `scanhash_sse4_64':
./cgminer/sha256_sse4_amd64.c:96: undefined reference to `CalcSha256_x64_sse4'
./cgminer/sha256_sse4_amd64.c:97: undefined reference to `CalcSha256_x64_sse4'
12 years ago
Con Kolivas
bbe5636ec4
Bump version and NEWS to 2.8.7
12 years ago
Con Kolivas
add9b23e56
Bump version number to 2.8.6
12 years ago
Con Kolivas
6691d9d06a
Bump version number to 2.8.5
12 years ago
Con Kolivas
d2e87254ea
The ATI stream / AMD APP SDK environment variables appear to only interfere with win32 builds so bypass them.
12 years ago
Con Kolivas
b0d98c74b3
Bump version number to 2.8.4
12 years ago
Con Kolivas
0a1fcad533
x86_64 builds of mingw32 are not supported directly and should just configure as generic mingw32 builds since they're NOT 64 bit.
12 years ago
Con Kolivas
8fb777a2dd
Cope with both ATI stream and AMD APP SDK roots being set when building.
12 years ago
ckolivas
53c3cce6ac
Bump opencl kernel version numbers.
12 years ago
Con Kolivas
a63fc8c25c
Bump version to 2.8.3
12 years ago
Con Kolivas
ccaf731481
Bump version to 2.8.2
12 years ago
Con Kolivas
e0864a61d1
Bump version to 2.8.1
12 years ago
Con Kolivas
f25c34bfaa
Bump version to 2.8.0
12 years ago
Con Kolivas
8faeeccfeb
Bump version to 2.7.7
12 years ago
Con Kolivas
a8d693029a
Move stratum sockets to curl infrastructure with locking around send+recv to begin support for proxies and ssl.
12 years ago
Con Kolivas
c113534feb
Begin support for mingw stratum build.
...
Conflicts:
configure.ac
12 years ago
Con Kolivas
54dcd57f95
Bump version number to 2.7.6
12 years ago
Con Kolivas
55b8f2e06e
Test for the now-automatically exported variable AMDAPPSDKROOT when looking for the presence of the OpenCL headers.
12 years ago
Con Kolivas
ba0122535a
Bump version number to 2.7.5
12 years ago
Con Kolivas
7fe8142cbf
Bump version to 2.7.4.
12 years ago
Con Kolivas
ec522bdfdb
Bump to v2.7.3 hotfix.
12 years ago
Con Kolivas
68f7224cc3
Bump version number to 2.7.2
12 years ago
Con Kolivas
f7f55e777d
Increase kernel versions signifying changed APIs.
12 years ago
Con Kolivas
1e41eef3bd
Bump version number to 2.7.1
12 years ago
Con Kolivas
bb401c5528
Bump version to 2.7.0
12 years ago
Con Kolivas
cadc7d762a
Bump version number to 2.6.5
12 years ago
Con Kolivas
1c98e0cf21
Bump version to 2.6.4
12 years ago
Con Kolivas
f6518c0651
Bump version to 2.6.3
12 years ago
Con Kolivas
179885b2a6
Bump version to 2.6.2
12 years ago
Con Kolivas
fdb67e8b99
Bump version to 2.6.1
12 years ago
Con Kolivas
ac6315b735
Bump version 2.6.0, adding SCRYPT README to makefile.
12 years ago
Con Kolivas
b3a41e40a8
Update kernel versions reflecting changes in the API.
12 years ago
Con Kolivas
176cdf8bbc
Begin import of scrypt opencl kernel from reaper.
13 years ago
Con Kolivas
5532f1df32
Bump version to 2.5.0
13 years ago
ckolivas
2e0a94db21
Bump version number to 2.4.4
13 years ago
ckolivas
896775e308
Fix builds on non gnu platforms.
13 years ago
Con Kolivas
f72ed3b660
Bump version to 2.4.3
13 years ago
Luke Dashjr
76f96f4717
New driver: BTCFPGA ModMiner
13 years ago
Luke Dashjr
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
13 years ago
Con Kolivas
52ab297ee1
Bump version to 2.4.2
13 years ago
Con Kolivas
8e25239dff
Bump version number to 2.4.1
13 years ago
Con Kolivas
81286a9073
Bump version to 2.4.0
13 years ago
Con Kolivas
0171c84e75
Bump version number to 2.3.6
13 years ago
Con Kolivas
60cc425ff8
Bump version number to 2.3.5
13 years ago
Philip Kaufmann
f479be0700
add goffset support for diakgcn with -v 1 and update kernel version
13 years ago
Con Kolivas
0e916802ce
Bump version number to 2.3.4
13 years ago
Kano
cbe6ab1906
configure.ac epoll.h not used now
13 years ago
Luke Dashjr
1291f5a407
Icarus: Use epoll (where available) to get nonces ASAP
13 years ago
nelisky
98d6664185
removing hard coded include path for libusb-1.0
13 years ago