summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added GetEnv method.Brad King2003-12-161-0/+18
* is there any chance thiswill work on all platforms hmmm added removeAdirectoryKen Martin2003-12-161-3/+45
* ENH: Updated copyright.Brad King2003-12-151-7/+4
* BUG: File comparison on windows must test the volume serial number as well as...Brad King2003-12-091-1/+2
* ENH: put the system path after the paths specified on to the FIND commandBill Hoffman2003-10-091-7/+12
* ENH: remove /tmp_mnt in collapse full pathBill Hoffman2003-09-181-1/+5
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-1/+1
* ENH: remove warning and unneeded castBill Hoffman2003-08-171-4/+2
* Fixed indentationBrad King2003-08-061-4/+4
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys head...Brad King2003-07-101-3/+4
* ENH: Add optional argument to GetLineFromStream which can let the caller know...Andy Cedilnik2003-07-071-1/+10
* ERR: Removed unreachable code.Brad King2003-07-011-1/+0
* ERR: portability.Bill Lorensen2003-06-251-1/+1
* compiler fixKen Martin2003-06-241-1/+1
* performance improvementsKen Martin2003-06-241-11/+25
* ERR: std->kwsys_std.Brad King2003-06-241-1/+1
* ENH: Removed cmake-specific functions.Brad King2003-06-231-207/+27
* ENH: Moved disabling of warnings to after kwsys includes.Brad King2003-06-101-4/+6
* ERR: Removed use of std::string != operator due to bug in SGI compiler's libr...Brad King2003-05-131-8/+8
* ERR: Added forward declarations of system functions for como compiler.Brad King2003-05-131-0/+12
* ENH: Added wrappers around the std stream headers to make them look like ansi...Brad King2003-05-121-2/+2
* took out an orphan endifKent Williams2003-04-111-1/+0
* remove redundant function and eliminate need for strcasecmpKent Williams2003-04-111-46/+12
* ERR: Borland fix for stricmp. ERR: removed itk dependencies.Bill Lorensen2003-04-111-4/+8
* Removed platform-specific functions from Code/IO/itkIOCommon, fixed code to u...Kent Williams2003-04-101-0/+62
* ERR: Removed unused parameter and truncated debug symbol warnings.Brad King2003-04-101-1/+5
* ERR: Fixed typo. cmRegularExpression -> RegularExpression.Brad King2003-04-081-1/+1
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+1793