summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.h
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix line lengthKen Martin2006-05-121-1/+2
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-0/+9
* ENH: Handle missing unsetenv and add check for environAndy Cedilnik2006-03-171-0/+2
* ENH: Add a method to remove environment variablesAndy Cedilnik2006-03-171-1/+6
* ENH: Use vector of plain strings and add cmake -E command for getting environ...Andy Cedilnik2006-03-171-1/+1
* ENH: Add access for all environment variablesAndy Cedilnik2006-03-171-0/+1
* ENH: fix line length style stuffBill Hoffman2006-03-101-6/+15
* ENH: Enable capture of output from VCExpress.exe and devenv.exe.Brad King2006-02-151-0/+3
* ENH: Adding option to return empty arguments when expanding a list.Brad King2006-02-101-1/+2
* ENH: Move relative path to kwsysAndy Cedilnik2006-02-071-8/+1
* ENH: Merge from cpack branchAndy Cedilnik2006-01-021-0/+3
* ENH: Make the syntax more line tarAndy Cedilnik2005-12-291-2/+3
* ENH: Add untaring supportAndy Cedilnik2005-12-291-0/+1
* ENH: Add method to create tarAndy Cedilnik2005-12-281-0/+2
* ENH: add better support for framework linkingBill Hoffman2005-12-261-0/+2
* ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modifi...Brad King2005-02-171-6/+0
* FIX: go back to not trying to handle spaces in the path for run single comman...Bill Hoffman2004-10-251-0/+5
* ENH: Added FileTimeCompare method to compare file modification times. Curren...Brad King2004-10-151-0/+6
* BUG: allow split string to know if it is separating a pathBill Hoffman2004-10-141-2/+7
* BUG: fix and comment relative path funcitonBill Hoffman2004-10-131-1/+9
* ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1...Andy Cedilnik2004-09-291-5/+0
* BUG: fixes for mingw and CMakesetup with spaces in the source directoryBill Hoffman2004-08-301-0/+5
* ENH: initial fortran supportBill Hoffman2004-08-061-0/+1
* ENH: Made RunSingleCommand take a double as its timeout length.Brad King2004-07-021-1/+1
* BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false whe...Bill Hoffman2004-06-231-0/+5
* BUG: When error occurs, try compiles should still workBerk Geveci2004-03-171-0/+4
* ERR: Properly handle mode_t on borlandAndy Cedilnik2004-01-271-0/+1
* ENH: Preserve permissions when copying filesAndy Cedilnik2004-01-261-0/+2
* ENH: Add code for setting and getting permissionsAndy Cedilnik2004-01-261-1/+5
* BUG: fix put/get env problemsBill Hoffman2004-01-261-0/+4
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-071-0/+8
* BUG: For consistency, use cmStdString. Also, there was a bug in SplitString w...Andy Cedilnik2003-12-261-1/+1
* ENH: add support for relative paths in makefilesBill Hoffman2003-12-221-0/+5
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-151-1/+1
* ENH: Added CreateSymlink method.Brad King2003-11-261-1/+2
* ENH: Ok, no more argument needed for script modeAndy Cedilnik2003-10-301-0/+3
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-1/+7
* ENH: Abstract parsing of arguments so that I can use it in other placesAndy Cedilnik2003-08-071-0/+5
* ENH: Add back the kwsysProcess RunCommand, now is in parallelAndy Cedilnik2003-08-041-0/+17
* ERR: Renamed superclass typedef from SystemTools to Superclass to avoid confl...Brad King2003-06-241-1/+1
* ERR: Typedefs are not inherited on SGI and Borland.Brad King2003-06-241-1/+2
* ENH: Merged use of kwsys library.Brad King2003-06-231-206/+9
* new functionKen Martin2003-06-191-0/+5
* yikes added new custom command supportKen Martin2003-06-031-0/+3
* Implement GetLineFromStream that actually works and use it instead of getlineAndy Cedilnik2003-03-271-0/+9
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+2
* Fix for include optionalBill Hoffman2003-02-081-1/+2
* Several fixes/improvements:Brad King2003-02-071-2/+13
* add better testing for unlinkBill Hoffman2003-02-061-0/+4
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+4