troky
32d95dd967
Updated to MSVS 2013
10 years ago
Jan Berdajs
7a16f7832b
bump version to 5.0.0, update changelog
10 years ago
troky
66ec621c9b
Added Jansson as submodule.
11 years ago
Noel Maersk
92d2256dda
Bump version to 4.2.2.
11 years ago
Noel Maersk
76c462d0df
Bump version to 4.2.1.
11 years ago
Noel Maersk
87ece62013
Bump version to 4.2.0.
11 years ago
sterlingpickens
ff45bb3a85
Update configure.ac
...
#include <unistd.h> no #include <process.h>
needed in linux, fixes make warning
11 years ago
Noel Maersk
e42f77d9c1
misc: moved from veox/sgminer to sgminer-dev/sgminer
11 years ago
phm
67cf41a50c
Added support for MaruCoin
11 years ago
Noel Maersk
f5709910fb
api: Bugfix, bump version to 4.1.271, initialise name/desc/algo in addpool() so checks for NULL work.
...
Otherwise API "addpool|a,b,c" command segfaults (access uninitialised
memory address).
11 years ago
Noel Maersk
49fecf93a3
misc: Bump version to 4.1.270.
11 years ago
Noel Maersk
336135f888
misc: Bump version to 4.1.242.
11 years ago
phm
474091c426
Added support for Twecoin
11 years ago
phm
0f88162c39
Added support for Sifcoin
11 years ago
phm
764d8706b4
Added support for GroestlCoin.
11 years ago
Noel Maersk
0adf597640
build: remove kernel name definitions from configure.ac.
11 years ago
phm
e260e79ab2
Added support for FugueCoin
11 years ago
Noel Maersk
e59e4f5f8d
Bump version to 4.1.153.
11 years ago
phm
66f508d01f
Added support for AnimeCoin
11 years ago
phm
8fe1b860c5
Added support for MyriadCoin groestl algorithm.
11 years ago
phm
d9fc7ccb4e
Added support for QubitCoin
11 years ago
phm
e92d5ebf6e
Added support for InkCoin
11 years ago
phm
a17ec112f6
Added support for Quark mining.
11 years ago
phm
9585d2a8e6
Added support for DarkCoin kernel. Modified stats display to handle low difficulty values.
11 years ago
Markus Peloquin
bf8e37ce19
Support building in cygwin.
...
Revised the compiler platform macros. Building goes like
$ AMDAPPSDKROOT= CPPFLAGS=-I/usr/include/ncurses ./configure
11 years ago
Noel Maersk
321c4c73bf
Bump version to 4.1.0.
11 years ago
Noel Maersk
f5c51b7771
build: don't allow disabling OpenCL (it is mandatory).
...
Closes https://github.com/veox/sgminer/issues/76
11 years ago
Noel Maersk
f2f2bcedc7
build: use git version if available.
...
Borrowed from Arch Linux pacman:
https://projects.archlinux.org/pacman.git/tree/
11 years ago
Noel Maersk
76b79b2fb2
build: fix AC_INIT string of configure.ac.
...
As specified in https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Initializing-configure.html
11 years ago
Oriumpor
8b92708d23
Replace second ZUIKKIS_KERNNAME for PSW_KERNNAME
...
Build still broken:
sgminer.c: In function âwrite_configâ:
sgminer.c:4193: error: âPSW_KERNNAMEâ undeclared (first use in this function)
sgminer.c:4193: error: (Each undeclared identifier is reported only once
sgminer.c:4193: error: for each function it appears in.)
11 years ago
bigchirv
4082064191
Adding definition for psw's kernel name.
11 years ago
Noel Maersk
08abb9e417
build: reorder ADL checks.
...
If `--disable-adl-checks` is given, enable ADL immediately.
11 years ago
Noel Maersk
e9af2109c3
doc: change bog reporting address.
11 years ago
Noel Maersk
0c38db6393
build: Add --disable-adl-checks
...
Requested in https://github.com/veox/sgminer/issues/26
configure.ac needs an overhaul (see SDMINER_SDK).
11 years ago
Noel Maersk
5f326d64f5
kernel: allow choosing Alexey Karimov's kernels.
...
Am I the only one who gets a segfault?..
11 years ago
Noel Maersk
7950c10374
kernel: integrate Zuikkis' kernel, selectable with `--kernel=zuikkis`.
...
Kernel ckolivas is still the default. Needs documentation, too.
https://github.com/veox/sgminer/issues/4
11 years ago
Noel Maersk
9d1db95a28
misc: move scrypt130511.cl kernel file to kernel/ckolivas.cl
...
Prepare for more kernels. :)
Get rid of the kernel date, since this fudges up commit history.
Named after Con Kolivas, the most recent committer.
11 years ago
Noel Maersk
3bf3df09b7
Bump version to 4.0.0.
...
First sgminer release.
11 years ago
Noel Maersk
5b977125fa
misc: Replace many (but not all) instances of 'cgminer' with 'sgminer'.
...
Just ran a `sed -i 's/cgminer/sgminer/'` on several files.
11 years ago
Noel Maersk
199cb10e18
HAVE_OPENCL is mandatory, remove checks form code an build system.
11 years ago
Noel Maersk
ec1796e864
Remove scrypt selection form configure.ac altogether.
11 years ago
Noel Maersk
aa06d390be
Don't report that scrypt is enabled in configure output.
11 years ago
Noel Maersk
95586f72f0
Squash-merge branch dead-end with unnecessary check removals.
11 years ago
Noel Maersk
d0070c0424
HARD RESET to: Remove Bitcoin detection code.
...
I'm pretty sure no one was working on this but me.
The code was unusable (gave 100% hardware errors) due to me not
testing it sufficiently. I hope this will not happen again.
ADL doesn't work for some reason, too.
11 years ago
Con Kolivas
829f0687bf
Bump version to 3.7.2
11 years ago
Con Kolivas
0485208342
Bump version to 3.7.1
11 years ago
Con Kolivas
e503fadb78
Bump version to 3.7.0
11 years ago
Con Kolivas
774061e3f2
Minor style changes to output.
11 years ago
Vitalii Demianets
53570ae8a0
KnC driver: knc-spi-fpga ASIC driver
...
This driver talks to KnCMiner controller via SPI
Protocol specification is available at
https://github.com/KnCMiner/jupiter-hw-docs/blob/master/fpga_spi.md
11 years ago
Con Kolivas
1e35965710
Bump version to 3.6.6
11 years ago