1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

191 Commits

Author SHA1 Message Date
Rusty Russell
a0d14d1564 ccan: add ccan/opt and dependencies to build. 2011-07-06 16:47:25 +09:30
Ycros
bbac2b938b Added HAVE_OPENCL define to config.h, added OpenCL message at the end of configure script. 2011-07-05 11:50:41 +10:00
Con Kolivas
91f9c527ba Rename code and application binary to cgminer version 1.0.9 preempting version 1.1.0, moving main code to main.c. 2011-07-04 20:33:31 +10:00
Ycros
8313606b5f Fixed configure.ac to properly detect OpenCL on windows/mingw. 2011-07-04 19:56:27 +10:00
Ycros
ec8319176e Build on windows using mingw32. 2011-07-04 19:56:27 +10:00
ckolivas
3983f1b9c3 Breaks nvidia building. Roll back for now.
Revert "configure.ac, Makefile.am: Allow setting of OpenCL location"

This reverts commit a9893d818dac53cb52c2ed06ece59195228f44d9.
2011-07-04 19:56:26 +10:00
Tom Rini
2a8475b5bd configure.ac, Makefile.am: Allow setting of OpenCL location
Add two new configure flags, --with-opencl-libdir and --with-opencl-inc
to specify where OpenCL headers and libraries exist.  This now adds
a test for the OpenCL header file and makes not finding the library
or headers a fatal error.

Signed-off-by: Tom Rini <trini@kernel.crashing.org>
2011-07-04 19:56:26 +10:00
Jeff Garzik
32ca93de4f Version 1.0.2. 2011-07-04 19:47:44 +10:00
Con Kolivas
dde7039726 Merge gpumining from oclmine. Unstable. 2011-07-04 19:46:39 +10:00
Christian Ludwig
f992c92fa8 configure.ac: Beautify yasm test output 2011-07-04 19:46:38 +10:00
Jeff Garzik
bf15f30a3b Version 1.0.1. 2011-07-04 19:46:38 +10:00
Jeff Garzik
16cddaf300 Version 1.0. 2011-05-09 22:13:34 -04:00
fleger
a9a2840d81 Proper platform detection.
Use target instead of host.
Fix compilation for non win32 and non x86_64 platforms.
2011-04-11 13:04:29 -04:00
Jeff Garzik
1a16f2ae63 configure.ac: improve has_yasm test 2011-04-07 01:57:28 -04:00
Jeff Garzik
991a358dc9 Release version 0.8.1. 2011-03-22 14:01:32 -04:00
Jeff Garzik
124abb6c4d Release version 0.8. 2011-03-21 04:34:48 -04:00
Jeff Garzik
24afd61775 Introduce more standardized logging (incl. optional syslog).
Also, improve portability of alloca.
2011-03-18 17:24:16 -04:00
Jeff Garzik
4be41af2be Release version 0.7.2. 2011-03-14 23:42:53 -04:00
Jeff Garzik
0258fae450 Fix Windows build, that broke with yasm integration 2011-03-14 23:36:28 -04:00
fleger
aab6f57b17 Fixed yasm version check 2011-03-12 18:23:22 +01:00
Mark Crichton
1989b7dab9 Make sure we don't check for yasm version if we don't have yasm 2011-03-07 05:25:01 -08:00
Mark Crichton
96d2287c72 X86_64 SSE2 support for Linux 2011-03-06 23:49:00 -05:00
Jeff Garzik
1d8b6e13a3 Release version 0.7.1. 2011-03-02 22:47:46 -05:00
Jeff Garzik
4e622f2ac2 Release version 0.7. 2011-02-12 20:00:54 -05:00
Jeff Garzik
8277202221 Release version 0.6.1. 2011-02-04 14:29:54 -05:00
Jeff Garzik
a816470950 Release version 0.6. 2011-01-29 02:15:46 -05:00
Jeff Garzik
fc4ed179e8 Release version 0.5. 2010-12-28 22:38:57 -05:00
Jeff Garzik
724fe3742c Release version 0.3.3. 2010-12-27 00:34:23 -05:00
Jeff Garzik
ae4cc6fc39 Release version 0.3.2. 2010-12-23 20:23:13 -05:00
Jeff Garzik
309d1bdc16 Release version 0.3.1. 2010-12-19 21:47:41 -05:00
Jeff Garzik
857ba8f6cc Release version 0.3. 2010-12-18 16:31:28 -05:00
Jeff Garzik
1a1a018627 Release version 0.2.2.
Remove 'experimental' marker from VIA padlock implementation.
2010-12-06 02:30:57 -05:00
Jeff Garzik
18d3ab876c Release version 0.2.1. 2010-11-29 12:27:11 -05:00
Jeff Garzik
ad3fda8aba Release version 0.2. 2010-11-27 03:56:47 -05:00
Jeff Garzik
6f30fc1d87 Release version 0.1.2. 2010-11-26 16:38:16 -05:00
Jeff Garzik
0a333110f7 Build on Windows using mingw32. 2010-11-26 16:28:12 -05:00
Jeff Garzik
4575851ea3 Build jansson 1.3 in-tree, if not present on system. 2010-11-26 16:13:32 -05:00
Jeff Garzik
59f1fb2ec8 Link with pthreads lib, if present. Remove GNU-specific asprintf usage. 2010-11-26 15:20:54 -05:00
Jeff Garzik
a614823fa7 Remove unused OpenSSL dependency.
Also, turn a few strings into #define'd constants.
2010-11-25 01:02:53 -05:00
Jeff Garzik
82fff8f4cf Do not build sha256_generic module separate from cpu-miner.c. Version 0.1.1. 2010-11-24 19:34:59 -05:00
Jeff Garzik
702e2ac811 Convert over to autotools. Release version 0.1. 2010-11-24 19:31:12 -05:00