1. 22 Dec, 2017 8 commits
  2. 21 Dec, 2017 4 commits
  3. 20 Dec, 2017 3 commits
  4. 18 Dec, 2017 4 commits
    • psychocrypt's avatar
      Merge pull request #558 from juugcatm/patch-1 · 8e38483d
      psychocrypt authored
      Update CMakeLists.txt
      8e38483d
    • 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
    • Derek Adams's avatar
      Again, fix spacing · 4515d65f
      Derek Adams authored
      The github online editor is injecting tabs for some reason, fixed them.
      4515d65f
    • Derek Adams's avatar
      Address reviewer comments. · a5a88456
      Derek Adams authored
      Adjust spacing and pathing based on review feedback.
      a5a88456
  5. 16 Dec, 2017 2 commits
  6. 15 Dec, 2017 5 commits
  7. 14 Dec, 2017 2 commits
  8. 13 Dec, 2017 1 commit
  9. 12 Dec, 2017 1 commit
  10. 10 Dec, 2017 2 commits
  11. 09 Dec, 2017 8 commits