| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Preserve permissions when copying files | Andy Cedilnik | 2004-01-26 | 1 | -1/+13 |
|
|
* | ERR: Fix build problems on Visual Studio 6 | Andy Cedilnik | 2004-01-26 | 1 | -0/+1 |
|
|
* | ENH: Add code for setting and getting permissions | Andy Cedilnik | 2004-01-26 | 1 | -0/+36 |
|
|
* | ENH: Improve calling of RunSingle command and fix compile error | Andy Cedilnik | 2004-01-26 | 1 | -0/+3 |
|
|
* | ENH: forgot return value | Bill Hoffman | 2004-01-26 | 1 | -1/+2 |
|
|
* | BUG: fix put/get env problems | Bill Hoffman | 2004-01-26 | 1 | -0/+24 |
|
|
* | BUG: ::Stdout method should flush cout after writing data. | Brad King | 2004-01-21 | 1 | -1/+2 |
|
|
* | ENH: dont do relative paths when nothing is relative | Bill Hoffman | 2004-01-20 | 1 | -0/+4 |
|
|
* | ENH: Added more error state checks to RunSingleCommand. | Brad King | 2004-01-15 | 1 | -0/+10 |
|
|
* | ENH: add new feature to ctest so that it can cmake, build and run a test exec... | Bill Hoffman | 2004-01-07 | 1 | -3/+38 |
|
|
* | BUG: Do not call cmsysProcess_GetErrorString unless GetState returns State_Er... | Brad King | 2003-12-30 | 1 | -1/+1 |
|
|
* | BUG: For consistency, use cmStdString. Also, there was a bug in SplitString w... | Andy Cedilnik | 2003-12-26 | 1 | -7/+7 |
|
|
* | ENH: add relative paths to visual studio 6 and 7 project files | Bill Hoffman | 2003-12-22 | 1 | -2/+2 |
|
|
* | ENH: add support for relative paths in makefiles | Bill Hoffman | 2003-12-22 | 1 | -0/+64 |
|
|
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 1 | -2/+2 |
|
|
* | BUG: Reimplemented ExpandListArguments to properly handle escaped backslashes... | Brad King | 2003-12-08 | 1 | -59/+49 |
|
|
* | bug fix to escaped semicolons in arguments | Ken Martin | 2003-12-08 | 1 | -1/+3 |
|
|
* | ENH: Removed pipe selection argument from WaitForData method in kwsysProcess.... | Brad King | 2003-12-05 | 1 | -3/+1 |
|
|
* | ERR: Fixed unused parameter warnings. | Brad King | 2003-11-26 | 1 | -5/+8 |
|
|
* | ENH: Added CreateSymlink method. | Brad King | 2003-11-26 | 1 | -0/+10 |
|
|
* | BUG: Do not use std::string to accumulate output. Use std::vector instead. ... | Brad King | 2003-11-26 | 1 | -1/+6 |
|
|
* | ENH: Ok, no more argument needed for script mode | Andy Cedilnik | 2003-10-30 | 1 | -0/+8 |
|
|
* | ENH: add the unix makefile generator as an option from the windows GUI, this ... | Bill Hoffman | 2003-08-21 | 1 | -0/+15 |
|
|
* | ENH: Fix hidden console for ctest | Andy Cedilnik | 2003-08-12 | 1 | -1/+4 |
|
|
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
|
|
* | ENH: Abstract parsing of arguments so that I can use it in other places | Andy Cedilnik | 2003-08-07 | 1 | -20/+27 |
|
|
* | ENH: Hide windows for processes run by RunSingleCommand. | Brad King | 2003-08-06 | 1 | -0/+1 |
|
|
* | ENH: Improve paths on windows | Andy Cedilnik | 2003-08-04 | 1 | -1/+10 |
|
|
* | ENH: Fix escaping on windows | Andy Cedilnik | 2003-08-04 | 1 | -14/+2 |
|
|
* | ENH: Fix argument parsing on UNIX with spaces | Andy Cedilnik | 2003-08-04 | 1 | -3/+15 |
|
|
* | ENH: Add back the kwsysProcess RunCommand, now is in parallel | Andy Cedilnik | 2003-08-04 | 1 | -1/+130 |
|
|
* | ENH: Added escape support for ( and ). | Brad King | 2003-07-09 | 1 | -0/+2 |
|
|
* | ENH: Added support for # characters inside quoted arguments and for escaping ... | Brad King | 2003-07-09 | 1 | -0/+1 |
|
|
* | BUG: Parsing of arguments from string by RunCommand before passing to Process... | Brad King | 2003-07-07 | 1 | -86/+252 |
|
|
* | ENH: Using new Process SetWorkingDirectory method instead of manually impleme... | Brad King | 2003-07-07 | 1 | -16/+1 |
|
|
* | ENH: Using kwsys Process implementation to implement RunCommand. | Brad King | 2003-07-07 | 1 | -249/+98 |
|
|
* | ERR: Renamed superclass typedef from SystemTools to Superclass to avoid confl... | Brad King | 2003-06-24 | 1 | -3/+3 |
|
|
* | ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr... | Brad King | 2003-06-23 | 1 | -5/+5 |
|
|
* | ENH: Merged use of kwsys library. | Brad King | 2003-06-23 | 1 | -1633/+17 |
|
|
* | new function | Ken Martin | 2003-06-19 | 1 | -0/+22 |
|
|
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -0/+19 |
|
|
* | Remove some borland 6 warnings | Bill Hoffman | 2003-05-28 | 1 | -3/+3 |
|
|
* | minor fix | Berk Geveci | 2003-04-24 | 1 | -1/+0 |
|
|
* | Try differentiating extensions | Andy Cedilnik | 2003-04-03 | 1 | -1/+3 |
|
|
* | BUG: strlen(buffer) from getline may be 2 less than gcount on windows because... | Brad King | 2003-04-01 | 1 | -1/+1 |
|
|
* | Remove warnings | Andy Cedilnik | 2003-03-27 | 1 | -2/+0 |
|
|
* | Implement GetLineFromStream that actually works and use it instead of getline | Andy Cedilnik | 2003-03-27 | 1 | -3/+34 |
|
|
* | Synchronize extension lists | Andy Cedilnik | 2003-03-13 | 1 | -9/+19 |
|
|
* | BUG: FindLibrary should not accept a directory even if the exact specified na... | Brad King | 2003-03-13 | 1 | -2/+3 |
|
|
* | ERR: Added missing include for msvc. | Brad King | 2003-02-14 | 1 | -0/+1 |
|
|