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