1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Con Kolivas
85a4dfd9a7 Bump version to 2.11.4 2013-04-07 01:40:25 +11:00
Con Kolivas
017e7cbd49 Add configure support for avalon. 2013-04-05 13:30:52 +11:00
Con Kolivas
2675c5c397 Remove help option for cpumining in build environment. 2013-04-05 09:19:38 +11:00
James Z.M. Gao
c9ae715019 Compile CPU mining for win32 and win64 2013-04-04 22:59:10 +08:00
Con Kolivas
c247ba0598 Bump version to 2.11.3 2013-03-17 16:30:26 +11:00
Con Kolivas
590a13dcac Bump version to 2.11.2 2013-03-09 16:47:18 +11:00
Con Kolivas
b45a07032a Bump version to 2.11.1 2013-03-07 22:55:50 +11:00
Kano
540f3e89bc Setup BFLSC support 2013-03-07 00:00:31 +11:00
Kano
2f6660e83f configure - set USE_USBUTILS when usbutils is required and use it in the code 2013-03-05 18:33:43 +11:00
Con Kolivas
0d64737f24 Bump version to 2.11.0 2013-03-02 17:31:09 +11:00
Con Kolivas
357294a70e Merge branch 'usb-dev' 2013-03-02 17:22:42 +11:00
Con Kolivas
580607cf1c Update kernel file names signifying changes. 2013-03-02 17:17:52 +11:00
Con Kolivas
3c91b292a2 Merge branch 'master' into usb-dev 2013-02-07 18:02:38 +11:00
Con Kolivas
47db8e99be Bump version to 2.10.5 2013-02-07 16:41:39 +11:00
Kano
e3db37a64e Merge branch 'bfl' 2013-01-03 21:47:41 +11:00
Kano
040ec589fa BFL USB build changes 2012-12-31 09:09:43 +11:00
Con Kolivas
b53372b43d Bump version to 2.10.4 2012-12-29 12:23:24 +11:00
Con Kolivas
067a0cd3d4 Bump version to 2.10.3 2012-12-26 09:52:39 +11:00
Con Kolivas
b88d28ee16 Bump version to 2.10.2 2012-12-19 21:05:01 +11:00
Con Kolivas
85e6c6d55e Bump version to 2.10.1 2012-12-14 21:48:20 +11:00
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. 2012-12-09 13:39:37 +11:00
Con Kolivas
c63916da1c Increment version preempting changed version signifying different codebase to 2.9 2012-12-08 21:56:57 +11:00
Kano
152e7e36a2 mmq usb v0.4 + api usb stats 2012-12-02 21:48:37 +11:00
Con Kolivas
3ab03e8ff9 Merge pull request #334 from denis2342/pkgconfig
third of version of pkg-config changes
2012-12-02 01:41:03 -08:00
Con Kolivas
28b52dc720 Bump version to 2.9.6 2012-12-02 20:17:15 +11:00
Peter Stuge
30c5a16679 configure.ac: Support FreeBSD libusb which doesn't have libusb-1.0.pc 2012-11-25 05:42:44 +01:00
Peter Stuge
318ef85a9f Require pkg-config to find libusb-1.0, and fix libusb.h #includes 2012-11-25 05:42:42 +01:00
Con Kolivas
cffc21db28 Bump version to 2.9.5 2012-11-25 09:47:45 +11:00
Con Kolivas
8bc60506c5 Revert "Find libusb-1.0 with pkg-config except on mingw, and fix #include path"
This reverts commit ce72dbea7d.
2012-11-25 09:47:26 +11:00
Con Kolivas
30ade169ef Revert "configure.ac: FreeBSD can't use pkg-config to find libusb-1.0"
This reverts commit 4e706162c7.
2012-11-25 09:47:13 +11:00
Peter Stuge
4e706162c7 configure.ac: FreeBSD can't use pkg-config to find libusb-1.0 2012-11-21 19:56:23 +01:00
Peter Stuge
ce72dbea7d Find libusb-1.0 with pkg-config except on mingw, and fix #include path 2012-11-21 19:56:05 +01:00
Con Kolivas
759e95541d Bump version to 2.9.4 2012-11-18 23:44:08 +11:00
Con Kolivas
e55ef04df6 Revert "Find libusb-1.0 using pkg-config and correct the libusb.h #include path"
This reverts commit 171c3d0c72.

Rollback breakage.
2012-11-18 23:44:08 +11:00
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.
2012-11-18 23:44:08 +11:00
Peter Stuge
d0c10b78be configure.ac: Don't use pkg-config to search for libusb-1.0 on FreeBSD 2012-11-16 01:04:22 +01:00
Peter Stuge
171c3d0c72 Find libusb-1.0 using pkg-config and correct the libusb.h #include path 2012-11-16 00:26:55 +01:00
Con Kolivas
97059e4c29 Bump version to 2.9.3 2012-11-11 22:58:58 +11:00
Con Kolivas
96b372c1bf Bump version to 2.9.2 2012-11-11 21:48:07 +11:00
Con Kolivas
b57edb4552 Bump version and news to 2.9.1. 2012-11-06 14:51:32 +11:00
Con Kolivas
d6b9442fcf Bump version to 2.9.0 2012-11-06 12:01:49 +11:00
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'
2012-10-30 12:30:17 -05:00
Con Kolivas
bbe5636ec4 Bump version and NEWS to 2.8.7 2012-10-29 16:50:24 +11:00
Con Kolivas
add9b23e56 Bump version number to 2.8.6 2012-10-29 12:53:20 +11:00
Con Kolivas
6691d9d06a Bump version number to 2.8.5 2012-10-23 20:25:31 +11:00
Con Kolivas
d2e87254ea The ATI stream / AMD APP SDK environment variables appear to only interfere with win32 builds so bypass them. 2012-10-22 22:52:27 +11:00
Con Kolivas
b0d98c74b3 Bump version number to 2.8.4 2012-10-18 09:07:37 +11:00
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. 2012-10-17 23:30:51 +11:00
Con Kolivas
8fb777a2dd Cope with both ATI stream and AMD APP SDK roots being set when building. 2012-10-17 23:14:39 +11:00
ckolivas
53c3cce6ac Bump opencl kernel version numbers. 2012-10-16 15:27:06 +11:00