summaryrefslogtreecommitdiffstats
path: root/xmrstak/cli/cli-miner.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix broken nicehash supportpsychocrypt2017-10-041-1/+1
|/ | | | - add nicehash flag back to `miner_work`
* return 0 if help is calledpsychocrypt2017-10-011-1/+2
| | | | - add CIvariables to debug cuda build
* add -c option for config filepsychocrypt2017-09-301-9/+24
|
* fix clang CUDA compilepsychocrypt2017-09-301-1/+1
| | | | | | - add clang compile section - cleanup CMake file - fix missing return value
* add help messagepsychocrypt2017-09-301-3/+27
|
* use call prefix to load backendspsychocrypt2017-09-301-3/+5
|
* rename `Params` to `params`psychocrypt2017-09-301-19/+28
|
* fix compilepsychocrypt2017-09-301-4/+4
|
* cleanup includespsychocrypt2017-09-301-13/+11
|
* group filespsychocrypt2017-09-301-0/+321
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud