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
*
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
*
ENH: Teach KWSys SystemTools about VMS paths
Brad King
2009-06-10
1
-2/+45
*
ENH: fix warning on borland
Bill Hoffman
2009-06-05
1
-9/+9
*
ENH: move PutEnv to SystemTools
Bill Hoffman
2009-06-05
1
-0/+27
*
BUG: Fix removal of read-only directories
Brad King
2009-05-13
1
-0/+13
*
ENH: check in almost building VMS stuff with VMSBuild directory since the boo...
Bill Hoffman
2009-04-23
1
-1/+3
*
ENH: Remove obscure method from KWSys SystemTools
Brad King
2009-04-21
1
-23/+0
*
BUG: Fix SystemTools::IsSubDirectory on bad input
Brad King
2009-04-20
1
-0/+4
*
BUG: Replace brittle GetParentDirectory impl
Brad King
2009-04-15
1
-25/+1
*
BUG: SystemTools::GetParentDirectory() will crash if "/" is passed in as arge...
Yumin Yuan
2009-04-15
1
-1/+7
*
COMP:Fixed warnings.
Francois Bertel
2009-03-18
1
-11/+16
*
BUG: Work around broken GetLongPathName case
Brad King
2009-02-09
1
-0/+5
*
BUG: Fix GetRealPath when realpath fails
Brad King
2009-02-09
1
-2/+14
*
BUG: Do not copy permissions of files when making the copy in an install rule...
David Cole
2008-12-18
1
-11/+17
*
ENH: fix for Vista
Sebastien Barre
2008-10-16
1
-1/+1
*
ENH: oops
Sebastien Barre
2008-10-16
1
-0/+4
*
ENH: fix for Windows Vista
Sebastien Barre
2008-10-16
1
-7/+22
*
STYLE: Fix typo in GetFilenameLastExtension docs
Brad King
2008-10-10
1
-1/+1
*
ENH: add initial support for HAIKU OS from bug# 7425
Bill Hoffman
2008-09-15
1
-1/+6
*
ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API.
Brad King
2008-05-27
1
-9/+36
*
COMP: sprintf warnings. DWORD should use %ld rather than %d. Also, const char...
Bill Lorensen
2008-05-11
1
-7/+7
*
ENH: Allow numbers in username in URL regex.
Jeffrey Baumes
2008-04-23
1
-1/+1
*
BUG: fix install problem on make and allow symlinks to cmake bin directory
Bill Hoffman
2008-03-27
1
-0/+7
*
COMP: Fix VS6 and old HP build. This source does not have the #define for hack.
Brad King
2008-01-21
1
-0/+12
*
BUG: Fix previous commit to not access empty strings out of bounds.
Brad King
2008-01-21
1
-3/+3
*
BUG: Make sure search paths never have double-slashes. Leading with two slas...
Brad King
2008-01-20
1
-10/+35
*
COMP: Fix build on borland.
Brad King
2008-01-12
1
-2/+2
*
ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to us...
Brad King
2008-01-11
1
-35/+98
*
BUG: fix for bug 6136 make sure includes are not directories
Bill Hoffman
2007-12-15
1
-1/+7
*
BUG: fixed an incomplete regexp
Philippe Pebay
2007-12-06
1
-2/+2
*
COMP: Remove reference to vtksys. The unmangled kwsys name should be used in...
Brad King
2007-12-05
1
-2/+2
*
ENH: added two functions for URL parsing:
Philippe Pebay
2007-12-05
1
-0/+57
*
ENH: remove warning
Bill Hoffman
2007-12-04
1
-1/+1
*
ENH: add a touch -E command to cmake
Bill Hoffman
2007-12-04
1
-0/+36
*
ENH: add support for the Syllable OS (http://www.syllable.org)
Alexander Neundorf
2007-11-24
1
-0/+8
[next]