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
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
troky
9e481ebb3d
VS2010 build: Removed kernel name definitions.
11 years ago
unknown
958764fecc
MSVS build: Fixed debug build. MSVS doesn't like uninitialized variables.
11 years ago
Noel Maersk
e59e4f5f8d
Bump version to 4.1.153.
11 years ago
unknown
e7fbdf3f7a
Removed orphan file.
11 years ago
Bllacky
e2763e7a2e
Update README.txt
11 years ago
Bllacky
6a32e173ad
Update README.txt
11 years ago
unknown
201036dd92
Added algorithm.* and inttypes.h for MSVS build
11 years ago
Bllacky
0b5aace1e1
Update README.txt
...
In order to compile curl, you need to have Windows SDK installed.
Windows SDK is not needed to compiled the other libraries.
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
9e4c276389
VS2010 build: removed unused defines.
11 years ago
unknown
6450f46975
VS2010 build: Fixed git versioning script
11 years ago
unknown
dfc7f57ffa
VS2010 build: removed gitversion.h from repo since it is created dynamically.
11 years ago
unknown
fc51d1696b
VS2010 build: config.h cleanup and offload. Added git versioning.
11 years ago
unknown
b178ade675
VS2010 build: Added PSW kernel. Version bump to 4.1.0.
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
troky
80d00323de
VS2010 build: added sleep/usleep macros
11 years ago
troky
6c343ae28c
VS2010 build: Added libs download link.
11 years ago
Noel Maersk
14aac4b4dd
VS2010 build: move windows config.h gitignore rule to winbuild/.gitignore
11 years ago
troky
e053f49957
VS2010 build: Missing config.h and .gitignore rule to keep windows config.h
11 years ago
Sanjin Trošelj
8d25b38e9b
VS2010 build: winbuild/* dist and project files.
...
Cherry-picked by veox.
11 years ago