- Dec 30, 2017
- Dec 27, 2017
-
-
Aaron authored
fix minor spelling error
-
- Dec 20, 2017
-
-
Kasper Christensen authored
Link windows to anchor
-
- Dec 18, 2017
-
-
Gene authored
I ran into a problem following these instructions, and this change got me past it. The command in question enables access to the C++ compiler (puts it on the PATH or something like that). If you do it with `sudo`, it leaves you at a root shell prompt. If you then exit that root prompt, to go back to non-root, then g++ is no longer accessible. If you want to compile as non-root, then you need to do `scl` as non-root.
-
- Dec 08, 2017
-
-
psychocrypt authored
- add separate file for developer pgp key's
-
Chris James authored
That's what it's called now: https://i.imgur.com/juZhtyz.png
-
- Dec 07, 2017
-
-
Brian Recchia authored
I chuckled reading that my virus protection software might flag the miner binary as “male ware,” and rewrote that section of the documentation.
-
Grzegorz Hasse authored
-
- Dec 06, 2017
-
-
psychocrypt authored
- remove CMake option `WIN_UAC` - spawn UAC dialog via restarting xmr-miner with administrator right - allow to disable UAC with `--noUAC` - update documentation - remove usage section with help message (output depends on OS)
-
Anton Berezianskyi authored
-
- Dec 04, 2017
-
-
Tim Shimmin authored
I expect that link is something that would be easily lost if another item is added.
-
- Dec 03, 2017
-
-
psychocrypt authored
Change the default for strided index. Th euser feedback shows that strided_index = true will give a view hashes more per second.
-
- Dec 02, 2017
-
-
psychocrypt authored
Allow to change the indexing used to address the hash scratchpad memory. - add option `strided_index` for each gpu
-
- Dec 01, 2017
-
-
psychocrypt authored
- add documentation - add environment variable `XMRSTAK_NOWAIT`
-
- Nov 30, 2017
-
-
psychocrypt authored
add warning that portable binaries are experimental
-
- Nov 27, 2017
-
-
psychocrypt authored
add hint that the new compiled xmr-stak-dep must be used for the new VS tool chain
-
- Nov 23, 2017
-
-
Petr Ruzicka authored
-
- Nov 22, 2017
-
-
Michael Baudino authored
-
- Nov 21, 2017
-
-
psychocrypt authored
add NVIDIA cli options to the help message
-
- Nov 20, 2017
-
-
psychocrypt authored
add explicit note that VSC v141 must be used for AMD and CPU compile.
-
- Nov 19, 2017
-
-
psychocrypt authored
Point to new xmr-stak-dep precompiled binaries if CUDA9 is used.
-
psychocrypt authored
- add copy of openssl libs to appvoyer CI tests - update windows compile documentation
-
- Nov 18, 2017
-
-
Unknown authored
rename to make it clearer that this is a linux binary
-
psychocrypt authored
- enforce that only host side OpenCl 1.2 functions are used if the miner is compiled with `XMR-STAK_COMPILE=generic` - update documentation - add CMake option `XMR-STAK_COMPILE` to windows
-
Unknown authored
-
- Nov 15, 2017
-
-
psychocrypt authored
Documentation: Add environment variables to increase OpenCL memory pool
-
- Nov 13, 2017
-
-
psychocrypt authored
- update usage.md - hpdate help output
-
psychocrypt authored
- fix wrong text box
-
- Nov 12, 2017
-
-
psychocrypt authored
- add CMake flag `XMRSTAK_COMPILE` to select `native` or `static` compile - add new flags to the documentation
-
- Nov 11, 2017
-
-
psychocrypt authored
-
- Nov 08, 2017
-
-
psychocrypt authored
- add CUDA and AMD APP SDK dependency to linux compile guide - add AMD APP SDK dependency to windows compile guide
-
- Nov 07, 2017
-
-
psychocrypt authored
fix #91 - add CMake workaround for wrong host compiler for cuda - update winows compile documentation
-
- Oct 27, 2017
-
-
psychocrypt authored
- rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive
-
psychocrypt authored
- add CMake flag description - announce Monero and Aeon in README.md i add FAQ section
-
- Oct 22, 2017
-
-
fireice-uk authored
-
- Oct 14, 2017
-
-
fireice-uk authored
-
- Oct 10, 2017
-
-
fireice-uk authored
-
- Oct 04, 2017
-
-
fireice-uk authored
-
- Sep 30, 2017
-
-
psychocrypt authored
-