| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: When error occurs, try compiles should still work | Berk Geveci | 2004-03-17 | 1 | -0/+4 |
|
|
* | ERR: Properly handle mode_t on borland | Andy Cedilnik | 2004-01-27 | 1 | -0/+1 |
|
|
* | ENH: Preserve permissions when copying files | Andy Cedilnik | 2004-01-26 | 1 | -0/+2 |
|
|
* | ENH: Add code for setting and getting permissions | Andy Cedilnik | 2004-01-26 | 1 | -1/+5 |
|
|
* | BUG: fix put/get env problems | Bill Hoffman | 2004-01-26 | 1 | -0/+4 |
|
|
* | ENH: add new feature to ctest so that it can cmake, build and run a test exec... | Bill Hoffman | 2004-01-07 | 1 | -0/+8 |
|
|
* | BUG: For consistency, use cmStdString. Also, there was a bug in SplitString w... | Andy Cedilnik | 2003-12-26 | 1 | -1/+1 |
|
|
* | ENH: add support for relative paths in makefiles | Bill Hoffman | 2003-12-22 | 1 | -0/+5 |
|
|
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 1 | -1/+1 |
|
|
* | ENH: Added CreateSymlink method. | Brad King | 2003-11-26 | 1 | -1/+2 |
|
|
* | ENH: Ok, no more argument needed for script mode | Andy Cedilnik | 2003-10-30 | 1 | -0/+3 |
|
|
* | ENH: add the unix makefile generator as an option from the windows GUI, this ... | Bill Hoffman | 2003-08-21 | 1 | -1/+7 |
|
|
* | ENH: Abstract parsing of arguments so that I can use it in other places | Andy Cedilnik | 2003-08-07 | 1 | -0/+5 |
|
|
* | ENH: Add back the kwsysProcess RunCommand, now is in parallel | Andy Cedilnik | 2003-08-04 | 1 | -0/+17 |
|
|
* | ERR: Renamed superclass typedef from SystemTools to Superclass to avoid confl... | Brad King | 2003-06-24 | 1 | -1/+1 |
|
|
* | ERR: Typedefs are not inherited on SGI and Borland. | Brad King | 2003-06-24 | 1 | -1/+2 |
|
|
* | ENH: Merged use of kwsys library. | Brad King | 2003-06-23 | 1 | -206/+9 |
|
|
* | new function | Ken Martin | 2003-06-19 | 1 | -0/+5 |
|
|
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -0/+3 |
|
|
* | Implement GetLineFromStream that actually works and use it instead of getline | Andy Cedilnik | 2003-03-27 | 1 | -0/+9 |
|
|
* | ENH: Added cmDocumentation class to generate various forms of documentation. ... | Brad King | 2003-02-14 | 1 | -0/+2 |
|
|
* | Fix for include optional | Bill Hoffman | 2003-02-08 | 1 | -1/+2 |
|
|
* | Several fixes/improvements: | Brad King | 2003-02-07 | 1 | -2/+13 |
|
|
* | add better testing for unlink | Bill Hoffman | 2003-02-06 | 1 | -0/+4 |
|
|
* | ENH: add checking for NOTFOUND | Bill Hoffman | 2003-01-31 | 1 | -1/+4 |
|
|
* | add a fatal error, and make sure c and c++ compilers work before using them | Bill Hoffman | 2003-01-21 | 1 | -2/+14 |
|
|
* | ENH: fix for AIX | Bill Hoffman | 2002-12-23 | 1 | -1/+1 |
|
|
* | ENH: Moved ExpandListVariables out of individual commands. Argument evaluati... | Brad King | 2002-12-11 | 1 | -22/+4 |
|
|
* | ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when... | Brad King | 2002-12-11 | 1 | -0/+6 |
|
|
* | removed cmMakefile depend from cmSystemTools | Ken Martin | 2002-12-02 | 1 | -4/+1 |
|
|
* | allow flags to be in the CC and CXX environment variables | Bill Hoffman | 2002-11-19 | 1 | -0/+5 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -2/+8 |
|
|
* | Move the hi-res time to system tools | Andy Cedilnik | 2002-11-06 | 1 | -0/+9 |
|
|
* | Add a simple globbing of files and directories | Andy Cedilnik | 2002-11-05 | 1 | -0/+12 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | ENH: Added Split method to cmSystemTools to split a string into lines on its ... | Brad King | 2002-10-11 | 1 | -2/+6 |
|
|
* | Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so ... | Andy Cedilnik | 2002-10-04 | 1 | -3/+8 |
|
|
* | Add two cmake commands -E echo for echoing strings and -E comspec for workaro... | Andy Cedilnik | 2002-09-27 | 1 | -0/+10 |
|
|
* | Add detection of file format from extension | Andy Cedilnik | 2002-09-25 | 1 | -1/+24 |
|
|
* | Add a way to check if run command output is disabled | Andy Cedilnik | 2002-09-19 | 1 | -0/+1 |
|
|
* | Improve message handler to include client data. | Andy Cedilnik | 2002-09-18 | 1 | -2/+3 |
|
|
* | ENH: Added FileIsFullPath test method. | Brad King | 2002-09-13 | 1 | -0/+3 |
|
|
* | removed shared lib support | Ken Martin | 2002-08-23 | 1 | -1/+1 |
|
|
* | made CMakeLib shared on windows | Ken Martin | 2002-08-21 | 1 | -1/+1 |
|
|
* | ENH: Added GetFilenameWithoutLastExtension. | Brad King | 2002-07-15 | 1 | -0/+3 |
|
|
* | removed all source lists from the system and made them vectors. Also appended... | Ken Martin | 2002-06-27 | 1 | -1/+1 |
|
|
* | ENH: FindLibrary can now use the makefile to add some compiler-specific lib s... | Sebastien Barre | 2002-06-14 | 1 | -1/+4 |
|
|
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 1 | -1/+0 |
|
|
* | ENH: add no_system_path option to FindProgram so that the PATH is ignored | Sebastien Barre | 2002-05-12 | 1 | -1/+2 |
|
|
* | ENH: fix more space problems, you can add args to the ExecProgram command sep... | Bill Hoffman | 2002-04-03 | 1 | -0/+3 |
|
|