1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 22:38:01 +00:00
Commit Graph

336 Commits

Author SHA1 Message Date
Noel Maersk
199cb10e18 HAVE_OPENCL is mandatory, remove checks form code an build system. 2013-12-05 20:49:18 +02:00
Noel Maersk
ec1796e864 Remove scrypt selection form configure.ac altogether. 2013-11-24 20:06:38 +02:00
Noel Maersk
aa06d390be Don't report that scrypt is enabled in configure output. 2013-11-24 19:42:40 +02:00
Noel Maersk
95586f72f0 Squash-merge branch dead-end with unnecessary check removals. 2013-11-24 16:18:10 +02:00
Noel Maersk
d0070c0424 HARD RESET to: Remove Bitcoin detection code.
I'm pretty sure no one was working on this but me.

The code was unusable (gave 100% hardware errors) due to me not
testing it sufficiently. I hope this will not happen again.

ADL doesn't work for some reason, too.
2013-11-19 02:32:58 +02:00
Con Kolivas
829f0687bf Bump version to 3.7.2 2013-11-06 00:26:12 +11:00
Con Kolivas
0485208342 Bump version to 3.7.1 2013-11-05 22:07:26 +11:00
Con Kolivas
e503fadb78 Bump version to 3.7.0 2013-11-04 19:29:29 +11:00
Con Kolivas
774061e3f2 Minor style changes to output. 2013-10-31 12:31:34 +11:00
Con Kolivas
c4542f2b96 Merge branch 'master' into hfa
Conflicts:
	Makefile.am
	api.c
	configure.ac
	miner.h
2013-10-31 12:29:59 +11:00
Vitalii Demianets
53570ae8a0 KnC driver: knc-spi-fpga ASIC driver
This driver talks to KnCMiner controller via SPI

Protocol specification is available at
https://github.com/KnCMiner/jupiter-hw-docs/blob/master/fpga_spi.md
2013-10-26 23:58:52 +02:00
Con Kolivas
4940b7198e Merge branch 'master' into hashfast 2013-10-26 22:12:34 +11:00
Con Kolivas
1e35965710 Bump version to 3.6.6 2013-10-26 20:28:27 +11:00
Con Kolivas
2d67bb06dc Merge branch 'master' into hashfast 2013-10-26 16:22:13 +11:00
Con Kolivas
47554f86aa Bump version to 3.6.5 2013-10-26 14:51:01 +11:00
Con Kolivas
5ea6a8eaa2 Merge branch 'master' into hashfast
Conflicts:
	Makefile.am
2013-10-23 22:45:56 +11:00
Con Kolivas
4f7b6fe4c3 Avoid entering static libusb directory if --with-system-libusb is enabled. 2013-10-23 22:40:13 +11:00
Con Kolivas
e76421320e Minor opencl build corrections. 2013-10-23 22:31:00 +11:00
Con Kolivas
ed16f32d8f Enable dynamic linking against system libusb --with-system-libusb 2013-10-23 22:24:58 +11:00
Con Kolivas
05478b5937 Convert opencl to need to be explicitly enabled during build with --enable-opencl 2013-10-23 21:19:03 +11:00
Con Kolivas
31e8ebaffa Merge branch 'master' into hashfast 2013-10-19 16:08:17 +11:00
Con Kolivas
43699c76b7 Bump version to 3.6.4 2013-10-18 23:45:41 +11:00
Con Kolivas
f5baf9f57a Merge branch 'master' into hashfast
Conflicts:
	usbutils.h
2013-10-18 19:12:13 +11:00
Con Kolivas
06ed3e381b Bump version to 3.6.3 2013-10-17 20:32:56 +11:00
Con Kolivas
74a4ccba28 Bump version to 3.6.2 2013-10-17 08:31:29 +11:00
Con Kolivas
d529a3fdbd Initial import of jansson-2.5 2013-10-17 08:29:24 +11:00
Con Kolivas
ab5b2229f8 Bump version to 3.6.1 2013-10-15 00:31:06 +11:00
Con Kolivas
a089cac35e Bump version to 3.6.0 2013-10-14 21:32:18 +11:00
Con Kolivas
9b5c534911 Merge branch 'master' into hashfast
Conflicts:
	api.c
	configure.ac
	miner.h
	usbutils.c
	usbutils.h
2013-10-13 16:41:53 +11:00
ckolivas
fb79b37fe7 Typo in configure.ac 2013-10-07 23:33:13 +11:00
ckolivas
6cd7f0f1be Remove unmaintained broken ztex driver. 2013-10-07 23:33:13 +11:00
Kano
51418f79e5 Klondike update code to current git 2013-10-07 23:33:11 +11:00
Con Kolivas
f49a3c7657 Merge branch 'master' into hashfast
Conflicts:
	Makefile.am
	api.c
	cgminer.c
	configure.ac
	miner.h
	usbutils.c
	usbutils.h
2013-09-30 08:43:29 +10:00
Con Kolivas
d1c95832c6 Bump version to 3.5.0 2013-09-29 23:51:46 +10:00
Con Kolivas
8862cf9f07 Add basic defines for building for bitfury devices. 2013-09-24 20:18:11 +10:00
Con Kolivas
118f9038a0 Merge branch 'master' into hashfast 2013-09-22 20:18:18 +10:00
Con Kolivas
466d3beca0 Provide a --disable-libcurl config option to build support for stratum mining only. 2013-09-21 22:49:28 +10:00
Con Kolivas
2f72efb0a0 Add configuration option for hashfast devices, tidying up configure.ac slightly. 2013-09-19 09:20:56 +10:00
Con Kolivas
891c279e3b Bump version number to 3.4.3, updating news. 2013-09-13 21:26:07 +10:00
Con Kolivas
203028b068 Put corefoundation and iokit separate in ldflags for darwin. 2013-09-13 17:12:01 +10:00
Con Kolivas
fb2cf630f1 Add flags for building libusb statically on osx. 2013-09-13 16:58:52 +10:00
ckolivas
f0328f8cd0 Add subdir-objects to automake options. 2013-09-11 17:12:32 +10:00
Con Kolivas
c060ea54ce Bump version to 3.4.2 2013-09-03 12:28:26 +10:00
Con Kolivas
a7f64b8df6 Bump version number to 3.4.1 2013-08-31 23:36:30 +10:00
Con Kolivas
ef6925a642 Properly convert from ranlib to lt_init in configure.ac 2013-08-30 15:38:37 +10:00
Con Kolivas
748eda1faa Make autoconf always build for libusb. 2013-08-30 15:38:37 +10:00
Con Kolivas
a99f15bc18 More autoconf buggery. 2013-08-30 15:38:37 +10:00
Con Kolivas
7f653ba97c Unconditionally build jansson statically from the cgminer source tree. 2013-08-30 15:38:36 +10:00
Con Kolivas
e50f5c87d9 Only test for all usb devices once in configure.ac 2013-08-30 15:38:36 +10:00
ckolivas
5ab389c8b0 Show RT_LIBS in ./configure output. 2013-08-30 15:29:02 +10:00