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