Noel Maersk
a7d2356cef
core: remove benchmark mode.
...
It cannot be used as-is. It should probably be implemented as a
standalone "fake pool" application anyway, to properly gauge the effect
of queue/scantime/expiry and network latency.
If someone really needs this, they can revert this commit.
11 years ago
Noel Maersk
474c783316
core: rename sgminer.c to miner.c.
...
Remember forking from cgminer? Changing cgminer->sgminer was a drag.
Help future others have less of this.
11 years ago
unknown
958764fecc
MSVS build: Fixed debug build. MSVS doesn't like uninitialized variables.
11 years ago
unknown
201036dd92
Added algorithm.* and inttypes.h for MSVS build
11 years ago
unknown
747efda902
MSVS2010: Added pool.c and pool.h to project.
11 years ago
unknown
c4edf5028b
VS2010 build: Cosmetic changes in project configuration.
11 years ago
unknown
861307becc
VS2010 build: Fixed debug build. Moved some windows related defines to preprocessor.
11 years ago
unknown
6450f46975
VS2010 build: Fixed git versioning script
11 years ago
unknown
fc51d1696b
VS2010 build: config.h cleanup and offload. Added git versioning.
11 years ago
troky
21c007e842
VS2010 build: Static pthreads compiling and linking.
11 years ago
troky
70845714b5
VS2010 build: Added library building instructions.
11 years ago
troky
975139e054
VS2010 build: Prepared jansson for VS compile.
11 years ago
Sanjin Trošelj
8d25b38e9b
VS2010 build: winbuild/* dist and project files.
...
Cherry-picked by veox.
11 years ago