|
91f9c527
|
2011-07-04T20:33:31
|
|
Rename code and application binary to cgminer version 1.0.9 preempting version 1.1.0, moving main code to main.c.
|
|
8313606b
|
2011-06-25T15:46:15
|
|
Fixed configure.ac to properly detect OpenCL on windows/mingw.
|
|
ec831917
|
2011-06-25T04:43:37
|
|
Build on windows using mingw32.
|
|
3983f1b9
|
2011-07-01T13:21:18
|
|
Breaks nvidia building. Roll back for now.
Revert "configure.ac, Makefile.am: Allow setting of OpenCL location"
This reverts commit a9893d818dac53cb52c2ed06ece59195228f44d9.
|
|
2a8475b5
|
2011-06-29T19:45:53
|
|
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>
|
|
32ca93de
|
2011-06-14T02:40:24
|
|
Version 1.0.2.
|
|
dde70397
|
2011-06-14T10:32:54
|
|
Merge gpumining from oclmine. Unstable.
|
|
f992c92f
|
2011-06-08T23:12:07
|
|
configure.ac: Beautify yasm test output
|
|
bf15f30a
|
2011-05-14T22:48:31
|
|
Version 1.0.1.
|
|
16cddaf3
|
2011-05-09T22:13:34
|
|
Version 1.0.
|
|
a9a2840d
|
2011-04-11T13:04:29
|
|
Proper platform detection.
Use target instead of host.
Fix compilation for non win32 and non x86_64 platforms.
|
|
1a16f2ae
|
2011-04-07T01:57:28
|
|
configure.ac: improve has_yasm test
|
|
991a358d
|
2011-03-22T14:01:32
|
|
Release version 0.8.1.
|
|
124abb6c
|
2011-03-21T04:34:48
|
|
Release version 0.8.
|
|
24afd617
|
2011-03-18T17:24:16
|
|
Introduce more standardized logging (incl. optional syslog).
Also, improve portability of alloca.
|
|
4be41af2
|
2011-03-14T23:42:53
|
|
Release version 0.7.2.
|
|
0258fae4
|
2011-03-14T23:36:28
|
|
Fix Windows build, that broke with yasm integration
|
|
aab6f57b
|
2011-03-12T18:23:22
|
|
Fixed yasm version check
|
|
115cbe64
|
2011-03-12T18:11:33
|
|
Revert "Fixed yasm version check if yasm version ≥ 1.1.0"
This reverts commit da1fd227bf2cc56c6f9a7ea42bd2c8b05f781f06.
|
|
da1fd227
|
2011-03-08T01:12:03
|
|
Fixed yasm version check if yasm version ≥ 1.1.0
|
|
1989b7da
|
2011-03-07T05:25:01
|
|
Make sure we don't check for yasm version if we don't have yasm
|
|
96d2287c
|
2011-03-05T22:22:57
|
|
X86_64 SSE2 support for Linux
|
|
1d8b6e13
|
2011-03-02T22:47:46
|
|
Release version 0.7.1.
|
|
4e622f2a
|
2011-02-12T20:00:54
|
|
Release version 0.7.
|
|
82772022
|
2011-02-04T14:29:54
|
|
Release version 0.6.1.
|
|
a8164709
|
2011-01-29T02:15:46
|
|
Release version 0.6.
|
|
fc4ed179
|
2010-12-28T22:38:57
|
|
Release version 0.5.
|
|
724fe374
|
2010-12-27T00:34:23
|
|
Release version 0.3.3.
|
|
ae4cc6fc
|
2010-12-23T20:23:13
|
|
Release version 0.3.2.
|
|
309d1bdc
|
2010-12-19T21:47:41
|
|
Release version 0.3.1.
|
|
857ba8f6
|
2010-12-18T16:31:28
|
|
Release version 0.3.
|
|
1a1a0186
|
2010-12-06T02:30:57
|
|
Release version 0.2.2.
Remove 'experimental' marker from VIA padlock implementation.
|
|
18d3ab87
|
2010-11-29T12:27:11
|
|
Release version 0.2.1.
|
|
ad3fda8a
|
2010-11-27T03:56:47
|
|
Release version 0.2.
|
|
6f30fc1d
|
2010-11-26T16:38:16
|
|
Release version 0.1.2.
|
|
0a333110
|
2010-11-26T16:28:12
|
|
Build on Windows using mingw32.
|
|
4575851e
|
2010-11-26T16:13:32
|
|
Build jansson 1.3 in-tree, if not present on system.
|
|
59f1fb2e
|
2010-11-26T15:20:54
|
|
Link with pthreads lib, if present. Remove GNU-specific asprintf usage.
|
|
a614823f
|
2010-11-25T01:02:53
|
|
Remove unused OpenSSL dependency.
Also, turn a few strings into #define'd constants.
|
|
82fff8f4
|
2010-11-24T19:34:59
|
|
Do not build sha256_generic module separate from cpu-miner.c. Version 0.1.1.
|
|
702e2ac8
|
2010-11-24T19:31:12
|
|
Convert over to autotools. Release version 0.1.
|