- 30 Sep, 2017 17 commits
-
-
psychocrypt authored
- store most importend parameter in a singleton - use config file parameter
-
psychocrypt authored
- inlcude opencl source code during compile
-
psychocrypt authored
- amd/nvidia add hard limit that 64MiB memory keeps free - improve nvidia auto suggestion (take care of lmem) - add c++11 flag to nvidia compiler
-
psychocrypt authored
- add excecutor to the singleton export list
-
psychocrypt authored
- pass all singletons into the backend libraries - move some cpu config features from the cpu config file to the global config.txt - add global jconf to the xported singleton list
-
psychocrypt authored
- fix build documentation - fix plugin load methods - fix symbol export for plugins
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- add `CUDA_ENABLE` - add `OpenCL_ENABLE`
-
psychocrypt authored
- fix broken windows support
-
psychocrypt authored
-
psychocrypt authored
- add config file editor - move telemetry out of minethd
-
psychocrypt authored
-
psychocrypt authored
- add Plugin.h to load a backend - add backend interface
-
psychocrypt authored
- move needed files from root to backend folder
-
psychocrypt authored
- add backend - add auto suggestion
-
psychocrypt authored
-
- 17 Sep, 2017 1 commit
-
-
psychocrypt authored
Env variable "MICROHTTPD_ROOT" is ignored by cmake
-
- 12 Sep, 2017 1 commit
-
-
dp770 authored
Fixing bug in CMakeLists.txt preventing to pick up microhttpd library root as defined in environment variable "MICROHTTPD_ROOT" Example: "export MICROHTTPD_ROOT=/opt/gnu/libmicrohttpd-0.9.55" will be ignored without this fix
-
- 20 Aug, 2017 2 commits
-
-
psychocrypt authored
Fixes README.md typo
-
Ramin Ranjbar authored
Just deleted repeated word :)
-
- 07 Aug, 2017 2 commits
-
-
psychocrypt authored
build_xmr-stak_docker script improved
-
Petr Ruzicka authored
-
- 02 Aug, 2017 1 commit
-
-
psychocrypt authored
fix typos in config.txt
-
- 31 Jul, 2017 1 commit
-
-
notunderground authored
-
- 27 Jul, 2017 3 commits
-
-
psychocrypt authored
Race condition fix
-
psychocrypt authored
Build documentation improved and added "docker script" for building xmr-stak for other distributions
-
fireice-uk authored
-
- 24 Jul, 2017 1 commit
-
-
Petr Ruzicka authored
-
- 23 Jul, 2017 1 commit
-
-
fireice-uk authored
Typo Fix
-
- 22 Jul, 2017 3 commits
-
-
fireice-uk authored
merge master back to dev
-
fireice-uk authored
use precompiled dependencies
-
psychocrypt authored
- update appveyor CI - update `WINCOMPILE.md` guide
-
- 21 Jul, 2017 7 commits
-
-
Vizay Soni authored
Fix `Lare` -> `Large`
-
psychocrypt authored
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
fix appveyor tests
-
psychocrypt authored
disable OpenSSL to pass the CI
-