index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
SystemTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-12-19
1
-2/+2
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-11-25
1
-95/+194
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-10-08
1
-5/+0
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-08-07
1
-106/+103
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-07-11
1
-8/+4
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-06-26
1
-1/+1
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-06-04
1
-1/+1
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-06-03
1
-10/+46
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-05-29
1
-4/+13
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-05-07
1
-1/+1
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-04-26
1
-2/+2
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-02-07
1
-18/+10
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-02-01
1
-2/+2
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-01-08
1
-15/+4
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2012-12-19
1
-1/+7
*
Merge branch 'upstream-kwsys' into import-KWSys-subtree
Brad King
2012-10-01
1
-1/+1
*
KWSys: Remove unused environ declaration from SystemTools
Brad King
2012-05-23
1
-4/+0
*
KWSys: Fix SystemTools environment memory handling (#13156)
Brad King
2012-04-27
1
-20/+216
*
KWSys: Correctly handle empty environment variables
Brad King
2011-12-15
1
-1/+1
*
KWSys: Fix wrong spelling of __INTEL_COMPILER
Brad King
2011-11-13
1
-6/+1
*
KWSys: Remove trailing whitespace in SystemTools.cxx
Brad King
2011-11-13
1
-128/+128
*
KWSys: Address Intel compiler remarks
Brad King
2011-11-01
1
-0/+8
*
KWSys: Remove translation path for "/tmp_mnt/" (#10595)
David Cole
2011-08-20
1
-2/+0
*
KWSys: Avoid conversion warning in SystemTools::GetTime
Brad King
2011-08-04
1
-1/+1
*
KWSys: Simplify SystemTools::GetTime implementation (#12261)
Brad King
2011-08-03
1
-57/+16
*
KWSys: Fix WOW64 registry mode on Windows 2000 (#10759)
David Cole
2011-01-10
1
-2/+2
*
Fix WOW64 registry mode on Windows 2000 (#10759)
David Cole
2011-01-07
1
-0/+8
*
KWSys: Avoid passing string literal as char*
Brad King
2010-12-28
1
-1/+2
*
KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath (#10206)
Brad King
2010-12-14
1
-1/+1
*
KWSys: Remove realpath from SystemTools::GetPath (#10335)
Brad King
2010-12-08
1
-3/+1
*
KWSys: Use SplitPath in GetActualCaseForPath
Brad King
2010-08-27
1
-7/+12
*
KWSys: Avoid empty string dereference in SplitString
Brad King
2010-08-27
1
-0/+4
*
KWSys: Fix GetActualCaseForPath for UNC paths
Brad King
2010-08-16
1
-39/+46
*
KWSys: Fix SplitPath for leading '\' on Windows
Brad King
2010-08-16
1
-2/+2
*
KWSys: Remove "copyPermissions" parameters
Brad King
2010-06-04
1
-16/+11
*
KWSys: Avoid stat in CopyFileAlways (#10790)
Brad King
2010-06-03
1
-13/+1
*
Fix for bug #10542, allow this to build on Tru64
Bill Hoffman
2010-05-04
1
-0/+7
*
Patch to avoid short name usage where possible. Get the actual case spelling ...
David Cole
2010-04-09
1
-61/+20
*
Mac has gettimeofday defined, but cmsys wasn't aware of that, so it was falli...
Zach Mullen
2009-11-24
1
-1/+1
*
Better fix for crash on Windows. This time it will even work on Linux, too. T...
David Cole
2009-10-16
1
-2/+14
*
Fix crash on Windows. If input stream is no good, do not try to read a line f...
David Cole
2009-10-16
1
-2/+3
*
Convert KWSys to OSI-approved BSD License
Brad King
2009-09-28
1
-11/+9
*
Restore KWSys SystemTools _WIN32 state on cygwin
Brad King
2009-09-24
1
-2/+5
*
Fix KWSys SystemTools build on cygwin with -mwin32
Brad King
2009-09-23
1
-2/+1
*
Put a flag in that will stop system tools from deleting system environment me...
Bill Hoffman
2009-09-22
1
-0/+2
*
Optimize KWSys SystemTools::FileExists on Windows
Brad King
2009-09-22
1
-21/+65
*
COMP: attempt to fix more 'hidden by' warnings.
Dave Partyka
2009-08-06
1
-1/+1
*
ENH: try and see if using string.append instead of += will make valgrind not ...
Dave Partyka
2009-07-26
1
-4/+4
*
COMP: Remove useless variable assignment
Brad King
2009-06-22
1
-1/+0
*
ENH: use .exe on vms
Bill Hoffman
2009-06-11
1
-1/+1
[next]