1. 10 Mar, 2017 1 commit
  2. 08 Mar, 2017 1 commit
    • miziel's avatar
      Patch 1 (#1) · 7bf8da43
      miziel authored
      * Update webdesign.cpp
      
      * Update webdesign.cpp
      7bf8da43
  3. 03 Mar, 2017 2 commits
  4. 22 Feb, 2017 1 commit
  5. 21 Feb, 2017 1 commit
  6. 20 Feb, 2017 2 commits
  7. 17 Feb, 2017 1 commit
    • Kyle Bruene's avatar
      Update README.md · e7bb9f23
      Kyle Bruene authored
      I thought it might be best to add a few more dependencies to the example script as these do not come installed by default. Also added a link to the AMD GPU version.
      e7bb9f23
  8. 16 Feb, 2017 3 commits
  9. 12 Feb, 2017 4 commits
  10. 08 Feb, 2017 5 commits
  11. 07 Feb, 2017 1 commit
  12. 24 Jan, 2017 1 commit
  13. 19 Jan, 2017 4 commits
  14. 18 Jan, 2017 3 commits
  15. 16 Jan, 2017 6 commits
  16. 15 Jan, 2017 2 commits
  17. 14 Jan, 2017 1 commit
  18. 13 Jan, 2017 1 commit
    • dimecoin's avatar
      Update static flags to fix seg fault · 07c0252e
      dimecoin authored
      -static will compile, but causes a segment fault on both build and target. Using the new flags compiles cleanly and runs on both build and target. (Build = debian sid [test], Target= debian jessie [stable])
      07c0252e