Con Kolivas
3b5ef34371
Add high resolution to nmsleep wrapper on windows.
12 years ago
James Z.M. Gao
ac053edcb4
build out of source dir
12 years ago
Con Kolivas
23c02415ac
Bump version to 2.11.4
12 years ago
Con Kolivas
85a4dfd9a7
Bump version to 2.11.4
12 years ago
Con Kolivas
017e7cbd49
Add configure support for avalon.
12 years ago
Con Kolivas
2675c5c397
Remove help option for cpumining in build environment.
12 years ago
James Z.M. Gao
c9ae715019
Compile CPU mining for win32 and win64
12 years ago
Con Kolivas
c247ba0598
Bump version to 2.11.3
12 years ago
Con Kolivas
590a13dcac
Bump version to 2.11.2
12 years ago
Con Kolivas
b45a07032a
Bump version to 2.11.1
12 years ago
Kano
540f3e89bc
Setup BFLSC support
12 years ago
Kano
2f6660e83f
configure - set USE_USBUTILS when usbutils is required and use it in the code
12 years ago
Con Kolivas
0d64737f24
Bump version to 2.11.0
12 years ago
Con Kolivas
580607cf1c
Update kernel file names signifying changes.
12 years ago
Con Kolivas
47db8e99be
Bump version to 2.10.5
12 years ago
Kano
040ec589fa
BFL USB build changes
12 years ago
Con Kolivas
b53372b43d
Bump version to 2.10.4
12 years ago
Con Kolivas
067a0cd3d4
Bump version to 2.10.3
12 years ago
Con Kolivas
b88d28ee16
Bump version to 2.10.2
12 years ago
Con Kolivas
85e6c6d55e
Bump version to 2.10.1
12 years ago
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