Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7407e887 | 2011-08-24 20:17:59 | Update configure.ac for newer autoconf tools. | ||
| 2630c6d6 | 2011-08-23 12:35:14 | Bump version to 1.5.8. | ||
| cc9d5f59 | 2011-08-22 10:48:14 | Bump version number to 1.5.7. | ||
| f062765c | 2011-08-20 10: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-17 16:51:26 | Bump version number. | ||
| 41a4be7d | 2011-08-16 15:18:01 | Bump version number. | ||
| b73d93cd | 2011-08-14 14:20:55 | Bump version number. | ||
| ef5e8bea | 2011-07-30 22:02:26 | Bump version number. | ||
| dc49d240 | 2011-07-28 22: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-29 12:50:55 | Revert "Use pkg-config to check for libcurl version" This reverts commit 98387f94acd8c2d335727dd7a6fd900d292a58bf. Broke generic building. | ||
| 98387f94 | 2011-07-28 22: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-29 01:16:39 | Bump version number. | ||
| 013557a9 | 2011-07-27 22:30:06 | Bump version number. | ||
| 3060b97d | 2011-07-26 23:45:19 | Bump version number. | ||
| 5f54e164 | 2011-07-25 10:58:32 | Only use the sockoptfunction if the version of curl is recent enough. | ||
| 2ca6c409 | 2011-07-24 19:58:56 | Bump version. | ||
| f0f6a004 | 2011-07-23 16:28:11 | Bump version number to 1.4.0 | ||
| 3f202fe8 | 2011-07-20 13:59:54 | Bump version number. | ||
| 0c07328f | 2011-07-19 14:35:08 | Bump version number to 1.3.0 | ||
| f0006522 | 2011-07-18 12:07:35 | Bump version to 1.2.8 | ||
| 1f3074d2 | 2011-07-18 11:49:27 | Fix configure.ac for 64bit OSX builds | ||
| c4aefa35 | 2011-07-16 23:32:44 | Bump version number. | ||
| ab696001 | 2011-07-15 08:23:33 | Merge pull request #15 from ycros/osx Fix configure.ac OpenCL test for OSX. | ||
| a486c5b8 | 2011-07-15 09:55:18 | Bump version number. | ||
| c12a2f1b | 2011-07-15 01:12:52 | Bump version number to 1.2.5 | ||
| c12825c6 | 2011-07-14 12:19:59 | Fix configure.ac OpenCL test for OSX. | ||
| 22c70a23 | 2011-07-13 12:13:46 | Bump version. | ||
| b4bfeb5f | 2011-07-12 22:45:34 | Bump version number in light of new kernel and build system that finally works fully. | ||
| 941768e3 | 2011-07-12 19:22:45 | Bump version number. | ||
| c3566d3f | 2011-07-12 00:36:06 | Bump version number to clarify bugfixed nature. | ||
| 386489a1 | 2011-07-11 14:56:17 | Added support for pdcurses. | ||
| 1549a3e9 | 2011-07-11 13:42:22 | Bump version number for updated display. | ||
| 90839cdf | 2011-07-11 13: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-10 14:03:03 | Increment version number. | ||
| fe6e212f | 2011-07-09 16:55:17 | Bump version number. | ||
| a0d14d15 | 2011-07-06 16:47:25 | ccan: add ccan/opt and dependencies to build. | ||
| 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. | ||
| ec831917 | 2011-06-25 04:43:37 | Build on windows using mingw32. | ||
| 8313606b | 2011-06-25 15:46:15 | Fixed configure.ac to properly detect OpenCL on windows/mingw. | ||
| 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> | ||
| 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. | ||
| 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. |