1. 15 Jul, 2015 1 commit
  2. 31 Oct, 2013 1 commit
  3. 18 Feb, 2013 1 commit
    • 's avatar
      Attempt to improve mingw-w64 support · 478a80ca
      authored
      - Set -Isrc/windows for mingw
      - Check existence of sigaction, pread, and pwrite
      - Provide alternative implementation of pread and pwrite
      - Eliminate symlink code for OS_WINDOWS
      - Don't check /proc/self/fd if the OS isn't linux
      - Don't use MSVC specific declarations in port.h for mingw
      
      
      
      git-svn-id: https://google-glog.googlecode.com/svn/trunk@135 eb4d4688-79bd-11dd-afb4-1d65580434c0
      478a80ca
  4. 12 Jan, 2012 2 commits
  5. 28 May, 2010 1 commit
  6. 31 Jul, 2009 1 commit
  7. 27 Jul, 2009 1 commit
  8. 08 Jul, 2009 1 commit
  9. 07 Jul, 2009 1 commit
  10. 10 Mar, 2009 1 commit
  11. 28 Jan, 2009 1 commit
  12. 22 Jan, 2009 1 commit
    • 's avatar
      Better Cygwin support. · c3441fb6
      authored
      - configure.ac: Add -lpthread only if acx_pthread_ok is yes. In cygwin, we use Windows' thread so that we don't need -lpthread.
      - base/mutex.h: Define NOMINMAX before we include windows.h.
      - glog/*.h: Make sure that dllimport doesn't appear in cygwin. Note that windows.h may define _WIN32 macro.
      - utilities.h: Define OS_CYGWIN.
      
      
      git-svn-id: https://google-glog.googlecode.com/svn/trunk@30 eb4d4688-79bd-11dd-afb4-1d65580434c0
      c3441fb6
  13. 15 Jan, 2009 1 commit
  14. 05 Jan, 2009 1 commit
  15. 19 Dec, 2008 1 commit
  16. 07 Oct, 2008 1 commit