Commit History

Author SHA1 Message Date
  nelisky 99a188f94f initial commit with some support for ztex 1.15x board. 14 years ago
  Con Kolivas ef76ec8a77 Add windows build docs to extra dist files. 14 years ago
  Luke Dashjr ae99714241 Use libudev to autodetect BitFORCE GPUs, if available 14 years ago
  Xiangfu 2bb92ebcdc add Icarus support to autoreconf system 14 years ago
  Con Kolivas beb1c3f907 Fix packaging issue with logging.h missing. 14 years ago
  zefir e0fec35751 modularized logging, support for priority based logging 14 years ago
  ckolivas cb7145b179 Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places. 14 years ago
  zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 14 years ago
  ckolivas 55f693a80c Revert Makefile.am component for easier merge of upcoming changes. 14 years ago
  Con Kolivas ebaa2be1df Update poclbm kernel for better performance on GCN and new SDKs with bitalign support when not BFI INT patching. 14 years ago
  Con Kolivas c0e8819d86 Fix bitforce failing to build into cgminer. 14 years ago
  Luke Dashjr 5dfc8b694f BitForce FPGA support 14 years ago
  ckolivas 332b3ca1e6 Configure out building and support of all CPU mining code unless --enable-cpumining is enabled. 14 years ago
  Con Kolivas 743d81b36b Adjust column width of A/R/HW to be the maximum of any device and align them. 14 years ago
  Con Kolivas f67111da2d Include API examples in distribution tarball. 14 years ago
  Kano 2358056606 API v0.1 14 years ago
  Con Kolivas d5231ea57f Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output. 14 years ago
  Con Kolivas 2a19153d90 Add example.conf to makefile dist. 14 years ago
  Con Kolivas 5133cf5b06 Add altivec 4 way support courtesy of Gilles Risch. 14 years ago
  Con Kolivas c04abf5cbe Include polarssl implementation of sha256 (sha2) and remove dependency on openssl. 14 years ago
  UukGoblin 88fd7c1d38 use ATISTREAMSDKROOT env variable if available... 14 years ago
  Con Kolivas c8d40fb434 Win32 does not use dlopen so link in -ldl only when not on win32 and display what ldflags are being passed on ./configure. 14 years ago
  Con Kolivas ffa68cdaab Ideally we should like with -ldl for dlopen() dlclose(). 14 years ago
  Con Kolivas a62b4e3e22 Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms. 14 years ago
  Con Kolivas a1ba15fb52 Fix pacakaging missing adl headers and build failure without adl sdk headers installed. 14 years ago
  Con Kolivas a2f6bb77ad Add new needed text files to distribution. 14 years ago
  Con Kolivas d57cd91955 Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.). 14 years ago
  Con Kolivas 67dff290f7 Doc updates. 14 years ago
  Con Kolivas 7dc3db2340 Implement SSE2 32 bit assembly algorithm as well. 14 years ago
  Con Kolivas ebf7999305 Include uthash.h in distro. 14 years ago