Skip to content
Snippets Groups Projects
  1. Jun 14, 2018
  2. Mar 31, 2018
  3. Mar 25, 2018
  4. Jan 04, 2018
  5. Dec 06, 2017
    • psychocrypt's avatar
      allow to diable UAC dialog · 7ca6f6e2
      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)
      7ca6f6e2
  6. Nov 22, 2017
  7. Nov 18, 2017
    • psychocrypt's avatar
      fix OpenCL compatibility · 7e8475ab
      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
      7e8475ab
  8. Nov 12, 2017
    • psychocrypt's avatar
      native compile by default · fa752284
      psychocrypt authored
      - add CMake flag `XMRSTAK_COMPILE` to select `native` or `static` compile
      - add new flags to the documentation
      fa752284
  9. Oct 27, 2017
    • psychocrypt's avatar
      rename `xmr` to `monero` · 12802f12
      psychocrypt authored
      - rename all `xmr` to `monero`
      - be insensitive while check for set currency
      - add function to compate two strings insensitive
      12802f12
    • psychocrypt's avatar
      update documentation · 77666c74
      psychocrypt authored
      - add CMake flag description
      - announce Monero and Aeon in README.md
      i add FAQ section
      77666c74
  10. Oct 14, 2017
  11. Oct 10, 2017
  12. Oct 04, 2017
  13. Sep 30, 2017
    • psychocrypt's avatar
      documentation · 94b7327a
      psychocrypt authored
      - add more documentation
      - split documentation into different files
      94b7327a
Loading