1. 07 May, 2015 1 commit
    • Fix non-Linux build failure. · c3b0fb2b
      gcc-preinclude.h contains a fix for old Linux systems but it's included
      unconditionally on other platforms as well.
      
      I could update the GYP files to exclude it on other platforms but it
      seems easier to add a `defined(__linux__)` guard to the header file.
      
      Let this be the last fix.
      Ben Noordhuis authored
  2. 06 May, 2015 3 commits
  3. 05 May, 2015 1 commit
  4. 04 May, 2015 8 commits
  5. 01 May, 2015 2 commits
  6. 16 Apr, 2015 1 commit
  7. 14 Feb, 2015 1 commit
  8. 11 Feb, 2015 4 commits
  9. 10 Feb, 2015 8 commits
  10. 17 Jan, 2015 1 commit
  11. 16 Jan, 2015 2 commits
  12. 15 Jan, 2015 1 commit
  13. 29 Dec, 2014 2 commits
  14. 27 Dec, 2014 2 commits
  15. 11 Dec, 2014 3 commits