|
2630c6d6
|
2011-08-23T12:35:14
|
|
Bump version to 1.5.8.
|
|
cc9d5f59
|
2011-08-22T10:48:14
|
|
Bump version number to 1.5.7.
|
|
f062765c
|
2011-08-20T10:08:59
|
|
Explicitly link in ws2_32 on the windows build and update README file on how to compile successfully on windows.
|
|
4060ae37
|
2011-08-17T16:51:26
|
|
Bump version number.
|
|
41a4be7d
|
2011-08-16T15:18:01
|
|
Bump version number.
|
|
b73d93cd
|
2011-08-14T14:20:55
|
|
Bump version number.
|
|
ef5e8bea
|
2011-07-30T22:02:26
|
|
Bump version number.
|
|
dc49d240
|
2011-07-28T22:17:58
|
|
Use pkg-config to check for libcurl version
Fixes autogen on OSX Lion, might fix for other platforms which
don't ship those libcurl m4 macros.
|
|
106d367b
|
2011-07-29T12:50:55
|
|
Revert "Use pkg-config to check for libcurl version"
This reverts commit 98387f94acd8c2d335727dd7a6fd900d292a58bf.
Broke generic building.
|
|
98387f94
|
2011-07-28T22:17:58
|
|
Use pkg-config to check for libcurl version
Fixes autogen on OSX Lion, might fix for other platforms which
don't ship those libcurl m4 macros.
|
|
1f837909
|
2011-07-29T01:16:39
|
|
Bump version number.
|
|
013557a9
|
2011-07-27T22:30:06
|
|
Bump version number.
|
|
3060b97d
|
2011-07-26T23:45:19
|
|
Bump version number.
|
|
5f54e164
|
2011-07-25T10:58:32
|
|
Only use the sockoptfunction if the version of curl is recent enough.
|
|
2ca6c409
|
2011-07-24T19:58:56
|
|
Bump version.
|
|
f0f6a004
|
2011-07-23T16:28:11
|
|
Bump version number to 1.4.0
|
|
3f202fe8
|
2011-07-20T13:59:54
|
|
Bump version number.
|
|
0c07328f
|
2011-07-19T14:35:08
|
|
Bump version number to 1.3.0
|
|
f0006522
|
2011-07-18T12:07:35
|
|
Bump version to 1.2.8
|
|
1f3074d2
|
2011-07-18T11:49:27
|
|
Fix configure.ac for 64bit OSX builds
|
|
c4aefa35
|
2011-07-16T23:32:44
|
|
Bump version number.
|
|
ab696001
|
2011-07-15T08:23:33
|
|
Merge pull request #15 from ycros/osx
Fix configure.ac OpenCL test for OSX.
|
|
a486c5b8
|
2011-07-15T09:55:18
|
|
Bump version number.
|
|
c12a2f1b
|
2011-07-15T01:12:52
|
|
Bump version number to 1.2.5
|
|
c12825c6
|
2011-07-14T12:19:59
|
|
Fix configure.ac OpenCL test for OSX.
|
|
22c70a23
|
2011-07-13T12:13:46
|
|
Bump version.
|
|
b4bfeb5f
|
2011-07-12T22:45:34
|
|
Bump version number in light of new kernel and build system that finally works fully.
|
|
941768e3
|
2011-07-12T19:22:45
|
|
Bump version number.
|
|
c3566d3f
|
2011-07-12T00:36:06
|
|
Bump version number to clarify bugfixed nature.
|
|
386489a1
|
2011-07-11T14:56:17
|
|
Added support for pdcurses.
|
|
1549a3e9
|
2011-07-11T13:42:22
|
|
Bump version number for updated display.
|
|
90839cdf
|
2011-07-11T13:41:31
|
|
Implement a completely curses based display and don't output to stderr when log is enabled unless it's redirected away from the terminal.
|
|
4bb13bda
|
2011-07-10T14:03:03
|
|
Increment version number.
|
|
fe6e212f
|
2011-07-09T16:55:17
|
|
Bump version number.
|
|
a0d14d15
|
2011-07-06T16:47:25
|
|
ccan: add ccan/opt and dependencies to build.
|
|
bbac2b93
|
2011-07-05T11:43:45
|
|
Added HAVE_OPENCL define to config.h, added OpenCL message at the end of configure script.
|
|
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.
|
|
bf15f30a
|
2011-05-14T22:48:31
|
|
Version 1.0.1.
|
|
f992c92f
|
2011-06-08T23:12:07
|
|
configure.ac: Beautify yasm test output
|
|
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.
|