Commit History

Author SHA1 Message Date
  Con Kolivas 116a9dc025 Update phatk kernel to one with new parameters for slightly less overhead again. 14 years ago
  Con Kolivas 0aa9887300 Add an sse4 algorithm to CPU mining. 14 years ago
  Con Kolivas a7707a26cb Rename the poclbm file to ensure a new binary is built since. 14 years ago
  Con Kolivas b913bc5988 Update makefile to suit new kernel. 14 years ago
  Con Kolivas 857902a13d Commit a new phatk kernel renamed to force new binary building and add proper support in makefiles. 14 years ago
  Ycros 386489a147 Added support for pdcurses. 14 years ago
  Con Kolivas 90839cdf5a Implement a completely curses based display and don't output to stderr when log is enabled unless it's redirected away from the terminal. 14 years ago
  Rusty Russell a0d14d1564 ccan: add ccan/opt and dependencies to build. 14 years ago
  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. 14 years ago
  Ycros ec8319176e Build on windows using mingw32. 14 years ago
  ckolivas 3983f1b9c3 Breaks nvidia building. Roll back for now. 14 years ago
  Tom Rini 2a8475b5bd configure.ac, Makefile.am: Allow setting of OpenCL location 14 years ago
  Con Kolivas dde7039726 Merge gpumining from oclmine. Unstable. 14 years ago
  Christian Ludwig feb02dfb62 Fix libcurl include path 14 years ago
  fleger a9a2840d81 Proper platform detection. 15 years ago
  Jeff Garzik 0258fae450 Fix Windows build, that broke with yasm integration 15 years ago
  Jeff Garzik 4f7a51e9ed Move all RPC I/O to separate thread. 15 years ago
  Jeff Garzik aaf46802be Makefile.am: neaten minerd sources list 15 years ago
  Mark Crichton 96d2287c72 X86_64 SSE2 support for Linux 15 years ago
  Jeff Garzik 6d2882937f Add support for JSON-format configuration file 15 years ago
  Jeff Garzik 74bb196296 Add Crypto++ sha256 implementation (C only, ASM elided for now) 15 years ago
  Jeff Garzik 339ddf4d75 Move sha256_generic into its own .o build output. Const-ify midstate param. 15 years ago
  Jeff Garzik e2eeaaf75b Add experimental (read: probably broken) VIA padlock support. 15 years ago
  Jeff Garzik c639149977 Add tcatm's 4way SSE2 sha256 implementation. 15 years ago
  Jeff Garzik 0a333110f7 Build on Windows using mingw32. 15 years ago
  Jeff Garzik 4575851ea3 Build jansson 1.3 in-tree, if not present on system. 15 years ago
  Jeff Garzik 750deb7a99 Makefile.am: add compat.h, to correct 'make distcheck' failures 15 years ago
  Jeff Garzik 59f1fb2ec8 Link with pthreads lib, if present. Remove GNU-specific asprintf usage. 15 years ago
  Jeff Garzik 945be82ea1 Move utility routines to util.c. 15 years ago
  Jeff Garzik 1032fec15b Allocate work struct once, on stack, rather than alloc+free for each getwork. 15 years ago