Historique des commits

Auteur SHA1 Message Date
  Brad King 0fbaa63cb2 KWSys: Remove unused environ declaration from SystemTools il y a 13 ans
  Brad King e48796b26b KWSys: Fix SystemTools environment memory handling (#13156) il y a 13 ans
  Brad King c544545c63 KWSys: Correctly handle empty environment variables il y a 14 ans
  Brad King 5d6cb1308d KWSys: Fix wrong spelling of __INTEL_COMPILER il y a 14 ans
  Brad King 2f8f7ec56a KWSys: Remove trailing whitespace in SystemTools.cxx il y a 14 ans
  Brad King 13d19468d0 KWSys: Address Intel compiler remarks il y a 14 ans
  David Cole 7dcbb66315 KWSys: Remove translation path for "/tmp_mnt/" (#10595) il y a 14 ans
  Brad King 5f0eba49f2 KWSys: Avoid conversion warning in SystemTools::GetTime il y a 14 ans
  Brad King 74e1156bc2 KWSys: Simplify SystemTools::GetTime implementation (#12261) il y a 14 ans
  David Cole 6754b26bf0 KWSys: Fix WOW64 registry mode on Windows 2000 (#10759) il y a 15 ans
  David Cole 4b05a21302 Fix WOW64 registry mode on Windows 2000 (#10759) il y a 15 ans
  Brad King 75191fa312 KWSys: Avoid passing string literal as char* il y a 15 ans
  Brad King 3a14b6e556 KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath (#10206) il y a 15 ans
  Brad King 306427c079 KWSys: Remove realpath from SystemTools::GetPath (#10335) il y a 15 ans
  Brad King 735a8c26d7 KWSys: Use SplitPath in GetActualCaseForPath il y a 15 ans
  Brad King 4746365e03 KWSys: Avoid empty string dereference in SplitString il y a 15 ans
  Brad King 0f5189d144 KWSys: Fix GetActualCaseForPath for UNC paths il y a 15 ans
  Brad King 0a21abd690 KWSys: Fix SplitPath for leading '\' on Windows il y a 15 ans
  Brad King ac17dc4a43 KWSys: Remove "copyPermissions" parameters il y a 15 ans
  Brad King c15ed3294c KWSys: Avoid stat in CopyFileAlways (#10790) il y a 15 ans
  Bill Hoffman e2c496e2af Fix for bug #10542, allow this to build on Tru64 il y a 15 ans
  David Cole 018c13ff73 Patch to avoid short name usage where possible. Get the actual case spelling of a file name on 'Windows' without converting to short name and back again. Avoids bad behavior reported in http://bugs.winehq.org/show_bug.cgi?id=22286 when using cmake under a wine/msys/mingw installation on a Linux box. Thanks to Clinton Stimpson for preparing the patch. il y a 15 ans
  Zach Mullen 254d267e36 Mac has gettimeofday defined, but cmsys wasn't aware of that, so it was falling back to using time() which only provides second resolution. Fixed to allow usec res. il y a 16 ans
  David Cole 847918b38f Better fix for crash on Windows. This time it will even work on Linux, too. That GetLineFromStream method while loop sure is fussy. il y a 16 ans
  David Cole 9578bfc0ef Fix crash on Windows. If input stream is no good, do not try to read a line from it. Return false and an empty line instead... il y a 16 ans
  Brad King de955e4b6d Convert KWSys to OSI-approved BSD License il y a 16 ans
  Brad King f10929ae7c Restore KWSys SystemTools _WIN32 state on cygwin il y a 16 ans
  Brad King 4e121af95e Fix KWSys SystemTools build on cygwin with -mwin32 il y a 16 ans
  Bill Hoffman e7601ca600 Put a flag in that will stop system tools from deleting system environment memory on exit, as it can cause gcov to crash the programs. il y a 16 ans
  Brad King 9b6c3d0782 Optimize KWSys SystemTools::FileExists on Windows il y a 16 ans