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
*
BUG: CopyFileIfDifferent should return success if the files did not differ or...
Brad King
2004-01-22
1
-4/+3
*
BUG: try to get access to work on borland
Bill Hoffman
2004-01-12
1
-1/+3
*
ENH: use access over stat for performance
Bill Hoffman
2004-01-12
1
-2/+7
*
ENH: Only look for executable until found
Andy Cedilnik
2004-01-12
1
-2/+3
*
BUG: CollapseFullPath was calling SplitProgramPath before changing the workin...
Brad King
2003-12-30
1
-3/+3
*
ERR: Removed ftime ambiguity created by poor C++ standard headers provided by...
Brad King
2003-12-29
1
-1/+1
*
ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...
Brad King
2003-12-23
1
-154/+154
*
ENH: Added GetEnv method.
Brad King
2003-12-16
1
-0/+18
*
is there any chance thiswill work on all platforms hmmm added removeAdirectory
Ken Martin
2003-12-16
1
-3/+45
*
ENH: Updated copyright.
Brad King
2003-12-15
1
-7/+4
*
BUG: File comparison on windows must test the volume serial number as well as...
Brad King
2003-12-09
1
-1/+2
*
ENH: put the system path after the paths specified on to the FIND command
Bill Hoffman
2003-10-09
1
-7/+12
*
ENH: remove /tmp_mnt in collapse full path
Bill Hoffman
2003-09-18
1
-1/+5
*
ENH: add the unix makefile generator as an option from the windows GUI, this ...
Bill Hoffman
2003-08-21
1
-1/+1
*
ENH: remove warning and unneeded cast
Bill Hoffman
2003-08-17
1
-4/+2
*
Fixed indentation
Brad King
2003-08-06
1
-4/+4
*
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...
Brad King
2003-07-10
1
-3/+4
*
ENH: Add optional argument to GetLineFromStream which can let the caller know...
Andy Cedilnik
2003-07-07
1
-1/+10
*
ERR: Removed unreachable code.
Brad King
2003-07-01
1
-1/+0
*
ERR: portability.
Bill Lorensen
2003-06-25
1
-1/+1
*
compiler fix
Ken Martin
2003-06-24
1
-1/+1
*
performance improvements
Ken Martin
2003-06-24
1
-11/+25
*
ERR: std->kwsys_std.
Brad King
2003-06-24
1
-1/+1
*
ENH: Removed cmake-specific functions.
Brad King
2003-06-23
1
-207/+27
*
ENH: Moved disabling of warnings to after kwsys includes.
Brad King
2003-06-10
1
-4/+6
*
ERR: Removed use of std::string != operator due to bug in SGI compiler's libr...
Brad King
2003-05-13
1
-8/+8
*
ERR: Added forward declarations of system functions for como compiler.
Brad King
2003-05-13
1
-0/+12
*
ENH: Added wrappers around the std stream headers to make them look like ansi...
Brad King
2003-05-12
1
-2/+2
*
took out an orphan endif
Kent Williams
2003-04-11
1
-1/+0
*
remove redundant function and eliminate need for strcasecmp
Kent Williams
2003-04-11
1
-46/+12
*
ERR: Borland fix for stricmp. ERR: removed itk dependencies.
Bill Lorensen
2003-04-11
1
-4/+8
*
Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...
Kent Williams
2003-04-10
1
-0/+62
*
ERR: Removed unused parameter and truncated debug symbol warnings.
Brad King
2003-04-10
1
-1/+5
*
ERR: Fixed typo. cmRegularExpression -> RegularExpression.
Brad King
2003-04-08
1
-1/+1
*
ENH: Added kwsys library for platform-independent system tools.
Brad King
2003-04-08
1
-0/+1793