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

228 Commits

Author SHA1 Message Date
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
Con Kolivas
a63fc8c25c Bump version to 2.8.3 2012-10-12 18:06:00 +11:00
Con Kolivas
ccaf731481 Bump version to 2.8.2 2012-10-11 20:33:45 +11:00
Con Kolivas
e0864a61d1 Bump version to 2.8.1 2012-10-08 22:48:06 +11:00
Con Kolivas
f25c34bfaa Bump version to 2.8.0 2012-10-07 19:00:10 +11:00
Con Kolivas
0a90207111 Merge branch 'master' into stratum 2012-10-07 13:22:17 +11:00
Con Kolivas
8faeeccfeb Bump version to 2.7.7 2012-10-07 12:27:02 +11:00
Con Kolivas
a8d693029a Move stratum sockets to curl infrastructure with locking around send+recv to begin support for proxies and ssl. 2012-10-05 12:37:29 +10:00
Con Kolivas
c113534feb Begin support for mingw stratum build.
Conflicts:
	configure.ac
2012-10-04 17:52:35 +10:00
Con Kolivas
54dcd57f95 Bump version number to 2.7.6 2012-09-24 14:15:05 +10:00
Con Kolivas
55b8f2e06e Test for the now-automatically exported variable AMDAPPSDKROOT when looking for the presence of the OpenCL headers. 2012-09-21 16:01:40 +10:00
Con Kolivas
ba0122535a Bump version number to 2.7.5 2012-08-31 12:24:39 +10:00
Con Kolivas
7fe8142cbf Bump version to 2.7.4. 2012-08-24 01:27:16 +10:00
Con Kolivas
ec522bdfdb Bump to v2.7.3 hotfix. 2012-08-23 17:02:24 +10:00
Con Kolivas
68f7224cc3 Bump version number to 2.7.2 2012-08-23 13:25:38 +10:00
Con Kolivas
f7f55e777d Increase kernel versions signifying changed APIs. 2012-08-23 11:19:52 +10:00
Con Kolivas
1e41eef3bd Bump version number to 2.7.1 2012-08-21 23:14:04 +10:00
Con Kolivas
bb401c5528 Bump version to 2.7.0 2012-08-18 23:23:14 +10:00
Con Kolivas
cadc7d762a Bump version number to 2.6.5 2012-08-15 11:06:00 +10:00
Con Kolivas
1c98e0cf21 Bump version to 2.6.4 2012-08-07 22:21:46 +10:00
Con Kolivas
f6518c0651 Bump version to 2.6.3 2012-08-05 17:55:36 +10:00
Con Kolivas
179885b2a6 Bump version to 2.6.2 2012-08-03 10:13:11 +10:00
Con Kolivas
fdb67e8b99 Bump version to 2.6.1 2012-07-30 14:07:03 +10:00
Con Kolivas
ac6315b735 Bump version 2.6.0, adding SCRYPT README to makefile. 2012-07-29 22:15:42 +10:00
Con Kolivas
b3a41e40a8 Update kernel versions reflecting changes in the API. 2012-07-24 20:33:04 +10:00
Con Kolivas
176cdf8bbc Begin import of scrypt opencl kernel from reaper. 2012-07-13 14:44:52 +10:00
Con Kolivas
5532f1df32 Bump version to 2.5.0 2012-07-06 20:03:47 +10:00
ckolivas
2e0a94db21 Bump version number to 2.4.4 2012-07-01 12:17:48 +10:00
ckolivas
896775e308 Fix builds on non gnu platforms. 2012-06-30 09:47:53 +10:00
Con Kolivas
f72ed3b660 Bump version to 2.4.3 2012-06-14 21:25:59 +10:00
Luke Dashjr
76f96f4717 New driver: BTCFPGA ModMiner 2012-06-12 02:38:36 +00:00