95 Commits (b3d9477eb7b78fac4c91d30f887e1eebf1181a45)

Author SHA1 Message Date
Kano 040ec589fa BFL USB build changes 12 years ago
Kano 152e7e36a2 mmq usb v0.4 + api usb stats 12 years ago
Peter Stuge 318ef85a9f Require pkg-config to find libusb-1.0, and fix libusb.h #includes 12 years ago
Con Kolivas efaa1b035b Work around libcurl cflags not working on hacked up mingw installations on windows. 12 years ago
CyberLeo dc7c57d9c3 Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64 12 years ago
Con Kolivas e561bfe45e Revert "Rename INCLUDES in Makefile.am." 12 years ago
Con Kolivas e341e346d3 Rename INCLUDES in Makefile.am. 12 years ago
Con Kolivas b3cdd8029a Put all socket definitions in util.h to allow reusing by added socket functions to be used in util.c. 12 years ago
Kano 30f5d77761 BFL Flash - always distribute source 12 years ago
Kano 0c3e9e9b0e BFL flash - include source in builds and more FPGA-README 12 years ago
Con Kolivas d64c32ac32 Include scrypt.h in Makefile. 12 years ago
Con Kolivas e49bd98196 Use the scrypt CPU code to confirm results from OCL code, and mark failures as HW errors, making it easier to tune scrypt parameters. 12 years ago
Con Kolivas ac6315b735 Bump version 2.6.0, adding SCRYPT README to makefile. 12 years ago
Con Kolivas b9e5f8e550 Revert "Use cpu scrypt code to check if an scrypt share is below target before submitting it." 12 years ago
Con Kolivas 808f403a14 Use cpu scrypt code to check if an scrypt share is below target before submitting it. 12 years ago
Con Kolivas a5ebb71216 Add cpumining capability for scrypt. 12 years ago
Con Kolivas a668f74e64 Fix fpgautils.h distfail. 12 years ago
Luke Dashjr 76f96f4717 New driver: BTCFPGA ModMiner 12 years ago
Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 12 years ago
Con Kolivas d9ffcda770 Add API and FPGA READMEs into Makefile to be included in source distribution. 12 years ago
Con Kolivas e6f9afe6bc Add missing ztex header to Makefile for distribution. 13 years ago
Con Kolivas e95384e59a Include ztex bitstreams firmware in distribution and install if configured in. 13 years ago
nelisky 99a188f94f initial commit with some support for ztex 1.15x board. 13 years ago
Con Kolivas ef76ec8a77 Add windows build docs to extra dist files. 13 years ago
Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 13 years ago
Luke Dashjr ae99714241 Use libudev to autodetect BitFORCE GPUs, if available 13 years ago
Xiangfu 2bb92ebcdc add Icarus support to autoreconf system 13 years ago
Con Kolivas beb1c3f907 Fix packaging issue with logging.h missing. 13 years ago
zefir e0fec35751 modularized logging, support for priority based logging 13 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. 13 years ago
ckolivas a6c6866a0d Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places. 13 years ago
zefir e0b0a6c030 Modularize code: main.c -> device-cpu + device-gpu 13 years ago
ckolivas 55f693a80c Revert Makefile.am component for easier merge of upcoming changes. 13 years ago
Con Kolivas ebaa2be1df Update poclbm kernel for better performance on GCN and new SDKs with bitalign support when not BFI INT patching. 13 years ago
Con Kolivas c0e8819d86 Fix bitforce failing to build into cgminer. 13 years ago
Luke Dashjr 5dfc8b694f BitForce FPGA support 13 years ago
ckolivas 332b3ca1e6 Configure out building and support of all CPU mining code unless --enable-cpumining is enabled. 13 years ago
Con Kolivas 743d81b36b Adjust column width of A/R/HW to be the maximum of any device and align them. 13 years ago
Con Kolivas f67111da2d Include API examples in distribution tarball. 13 years ago
Kano 2358056606 API v0.1 13 years ago
Con Kolivas d5231ea57f Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output. 13 years ago
Con Kolivas 2a19153d90 Add example.conf to makefile dist. 13 years ago
Con Kolivas 5133cf5b06 Add altivec 4 way support courtesy of Gilles Risch. 13 years ago
Con Kolivas c04abf5cbe Include polarssl implementation of sha256 (sha2) and remove dependency on openssl. 13 years ago
UukGoblin 88fd7c1d38 use ATISTREAMSDKROOT env variable if available... 13 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. 13 years ago
Con Kolivas ffa68cdaab Ideally we should like with -ldl for dlopen() dlclose(). 13 years ago
Con Kolivas a62b4e3e22 Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms. 13 years ago
Con Kolivas a1ba15fb52 Fix pacakaging missing adl headers and build failure without adl sdk headers installed. 13 years ago
Con Kolivas a2f6bb77ad Add new needed text files to distribution. 13 years ago