Skip to content
  1. Jan 21, 2018
  2. Jan 20, 2018
  3. Dec 22, 2017
  4. Dec 21, 2017
  5. Dec 20, 2017
  6. Dec 18, 2017
    • 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
  7. Dec 16, 2017
  8. Dec 15, 2017
  9. Dec 14, 2017
  10. Dec 13, 2017
  11. Dec 12, 2017
  12. Dec 10, 2017
  13. Dec 09, 2017
Loading