| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Preserve environment variables across calls to cmCTestScriptHandler::RunConfi... | David Cole | 2009-12-23 | 1 | -0/+14 |
|
|
* | Move cURL dependent code out of CMakeLib to fix complex tests. | Zach Mullen | 2009-12-22 | 1 | -12/+0 |
|
|
* | Make new web api safe for bootstrap build. | Zach Mullen | 2009-12-21 | 1 | -12/+12 |
|
|
* | Added functionality to allow CTest to easily access web APIs. This will be u... | Zach Mullen | 2009-12-21 | 1 | -0/+12 |
|
|
* | Added support for CTest awareness of the CDash version. This will help forwa... | Zach Mullen | 2009-12-21 | 1 | -0/+11 |
|
|
* | Add JOM support and clean up some of the tar -E stuff | Bill Hoffman | 2009-11-05 | 1 | -4/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add cmSystemTools::ParseUnixCommandLine | Brad King | 2009-07-13 | 1 | -0/+4 |
|
|
* | ENH: Remove unused cmSystemTools::RemoveEscapes | Brad King | 2009-06-24 | 1 | -7/+1 |
|
|
* | ENH: move PutEnv to SystemTools | Bill Hoffman | 2009-06-05 | 1 | -4/+0 |
|
|
* | ENH: Remove obscure method from KWSys SystemTools | Brad King | 2009-04-21 | 1 | -0/+8 |
|
|
* | ENH: Move RenameFile to cmSystemTools | Brad King | 2009-04-15 | 1 | -0/+4 |
|
|
* | ENH: Create cmXMLSafe to help escapes in XML | Brad King | 2009-02-05 | 1 | -3/+0 |
|
|
* | ENH: Implement feature request from issue 7885. Allow setting environment var... | David Cole | 2008-11-26 | 1 | -0/+11 |
|
|
* | ENH: Inform user when RPATH or RUNPATH is removed | Brad King | 2008-08-14 | 1 | -1/+2 |
|
|
* | ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API. | Brad King | 2008-05-27 | 1 | -1/+2 |
|
|
* | ENH: Inform user when RPATH is set during installation. | Brad King | 2008-05-27 | 1 | -1/+2 |
|
|
* | ENH: Added RPATH methods to cmSystemTools | Brad King | 2008-04-14 | 1 | -0/+8 |
|
|
* | ENH: Added methods to cmSystemTools to save and restore file modification times. | Brad King | 2008-04-14 | 1 | -1/+7 |
|
|
* | ENH: Cleanup builtin chrpath support | Brad King | 2008-03-02 | 1 | -0/+1 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -0/+5 |
|
|
* | ENH: Improve linking to third-party shared libraries on soname platforms | Brad King | 2008-02-21 | 1 | -0/+4 |
|
|
* | ENH: Add cmSystemTools::ComputeStringMD5 method. | Brad King | 2008-01-24 | 1 | -0/+3 |
|
|
* | ENH: add ability to have manifest files and incremental linking with make and... | Bill Hoffman | 2008-01-01 | 1 | -0/+10 |
|
|
* | COMP: Fixed error on HP due to newline macro. | Brad King | 2007-12-20 | 1 | -1/+1 |
|
|
* | ENH: Enabled color printing of "Scanning dependencies of target ..." message. | Brad King | 2007-12-19 | 1 | -0/+6 |
|
|
* | ENH: Centralized and globalized computation of CMake program locations. This... | Brad King | 2007-12-13 | 1 | -0/+8 |
|
|
* | ENH: During file installation treat the source file as a dependency of the in... | Brad King | 2007-10-05 | 1 | -0/+5 |
|
|
* | ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi... | Bill Hoffman | 2007-09-11 | 1 | -0/+6 |
|
|
* | ENH: apply patch from Mathieu, add argument -E md5sum to compute md5sums of | Alexander Neundorf | 2007-07-16 | 1 | -0/+3 |
|
|
* | ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink. | Brad King | 2007-03-12 | 1 | -1/+0 |
|
|
* | ENH: Added ConvertToOutputSlashes method to convert slashes with the same pol... | Brad King | 2007-03-08 | 1 | -0/+2 |
|
|
* | STYLE: Removing unused methods ConvertToShellPath and EscapeForUnixShell. | Brad King | 2007-03-08 | 1 | -4/+0 |
|
|
* | ENH: fix parens in the path with spaces in the path | Bill Hoffman | 2007-02-22 | 1 | -2/+4 |
|
|
* | ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to ... | Brad King | 2007-02-01 | 1 | -1/+10 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
|
|
* | ENH: added support for -SP scripts in new processes | Ken Martin | 2006-04-04 | 1 | -0/+9 |
|
|
* | ENH: Handle missing unsetenv and add check for environ | Andy Cedilnik | 2006-03-17 | 1 | -0/+2 |
|
|
* | ENH: Add a method to remove environment variables | Andy Cedilnik | 2006-03-17 | 1 | -1/+6 |
|
|
* | ENH: Use vector of plain strings and add cmake -E command for getting environ... | Andy Cedilnik | 2006-03-17 | 1 | -1/+1 |
|
|
* | ENH: Add access for all environment variables | Andy Cedilnik | 2006-03-17 | 1 | -0/+1 |
|
|
* | ENH: fix line length style stuff | Bill Hoffman | 2006-03-10 | 1 | -6/+15 |
|
|
* | ENH: Enable capture of output from VCExpress.exe and devenv.exe. | Brad King | 2006-02-15 | 1 | -0/+3 |
|
|
* | ENH: Adding option to return empty arguments when expanding a list. | Brad King | 2006-02-10 | 1 | -1/+2 |
|
|
* | ENH: Move relative path to kwsys | Andy Cedilnik | 2006-02-07 | 1 | -8/+1 |
|
|
* | ENH: Merge from cpack branch | Andy Cedilnik | 2006-01-02 | 1 | -0/+3 |
|
|
* | ENH: Make the syntax more line tar | Andy Cedilnik | 2005-12-29 | 1 | -2/+3 |
|
|
* | ENH: Add untaring support | Andy Cedilnik | 2005-12-29 | 1 | -0/+1 |
|
|
* | ENH: Add method to create tar | Andy Cedilnik | 2005-12-28 | 1 | -0/+2 |
|
|
* | ENH: add better support for framework linking | Bill Hoffman | 2005-12-26 | 1 | -0/+2 |
|
|