Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -7/+7 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+2 |
* | ENH: some property cleanup and added GetProperty | Ken Martin | 2007-06-25 | 1 | -29/+1 |
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -16/+31 |
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -3/+6 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
* | ENH: Implement additional make clean files as a directory property instead of... | Andy Cedilnik | 2004-05-20 | 1 | -3/+9 |
* | ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change... | Andy Cedilnik | 2004-04-23 | 1 | -0/+79 |