Con Kolivas
8fcc67f308
Remove dependency on mstcpip.h for windows build by making curl version >= 7.25.0 mandatory on windows builds, and use curl functions for keepalive whenever possible instead.
12 years ago
Con Kolivas
c63916da1c
Increment version preempting changed version signifying different codebase to 2.9
12 years ago
Kano
152e7e36a2
mmq usb v0.4 + api usb stats
12 years ago
Con Kolivas
28b52dc720
Bump version to 2.9.6
12 years ago
Peter Stuge
30c5a16679
configure.ac: Support FreeBSD libusb which doesn't have libusb-1.0.pc
12 years ago
Peter Stuge
318ef85a9f
Require pkg-config to find libusb-1.0, and fix libusb.h #includes
12 years ago
Con Kolivas
cffc21db28
Bump version to 2.9.5
12 years ago
Con Kolivas
8bc60506c5
Revert "Find libusb-1.0 with pkg-config except on mingw, and fix #include path"
...
This reverts commit ce72dbea7d
.
12 years ago
Con Kolivas
30ade169ef
Revert "configure.ac: FreeBSD can't use pkg-config to find libusb-1.0"
...
This reverts commit 4e706162c7
.
12 years ago
Peter Stuge
4e706162c7
configure.ac: FreeBSD can't use pkg-config to find libusb-1.0
12 years ago
Peter Stuge
ce72dbea7d
Find libusb-1.0 with pkg-config except on mingw, and fix #include path
12 years ago
Con Kolivas
759e95541d
Bump version to 2.9.4
12 years ago
Con Kolivas
e55ef04df6
Revert "Find libusb-1.0 using pkg-config and correct the libusb.h #include path"
...
This reverts commit 171c3d0c72
.
Rollback breakage.
12 years ago
Con Kolivas
2696738633
Revert "configure.ac: Don't use pkg-config to search for libusb-1.0 on FreeBSD"
...
This reverts commit d0c10b78be
.
Rollback breakage.
12 years ago
Peter Stuge
d0c10b78be
configure.ac: Don't use pkg-config to search for libusb-1.0 on FreeBSD
12 years ago
Peter Stuge
171c3d0c72
Find libusb-1.0 using pkg-config and correct the libusb.h #include path
12 years ago
Con Kolivas
97059e4c29
Bump version to 2.9.3
12 years ago
Con Kolivas
96b372c1bf
Bump version to 2.9.2
12 years ago
Con Kolivas
b57edb4552
Bump version and news to 2.9.1.
12 years ago
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