Skip to content
Snippets Groups Projects
  1. Dec 30, 2017
  2. Dec 27, 2017
  3. Dec 20, 2017
  4. Dec 18, 2017
    • Gene's avatar
      for CentOS, do scl without sudo · dd9bacd6
      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.
      dd9bacd6
  5. Dec 08, 2017
  6. Dec 07, 2017
  7. Dec 06, 2017
  8. Dec 04, 2017
  9. Dec 03, 2017
  10. Dec 02, 2017
  11. Dec 01, 2017
  12. Nov 30, 2017
  13. Nov 27, 2017
  14. Nov 23, 2017
  15. Nov 22, 2017
  16. Nov 21, 2017
  17. Nov 20, 2017
  18. Nov 19, 2017
  19. Nov 18, 2017
    • Unknown's avatar
      Update docs · fd38122c
      Unknown authored
      rename to make it clearer that this is a linux binary
      fd38122c
    • 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
    • Unknown's avatar
      Update docs · f222bd38
      Unknown authored
      f222bd38
  20. Nov 15, 2017
  21. Nov 13, 2017
  22. 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
  23. Nov 11, 2017
  24. Nov 08, 2017
  25. Nov 07, 2017
  26. 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
  27. Oct 22, 2017
  28. Oct 14, 2017
  29. Oct 10, 2017
  30. Oct 04, 2017
  31. Sep 30, 2017
Loading