Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -22/+0 |
* | Documentation: Correct typos and grammar | Andreas Mohr | 2012-11-07 | 1 | -2/+2 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
* | Merge branch 'add-const-qualifiers' into doxygen-fixes | Brad King | 2012-03-01 | 1 | -4/+4 |
|\ | |||||
| * | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 1 | -4/+4 |
* | | doxygen: MathCommand is not about string operators | Yury G. Kudryashov | 2012-02-29 | 1 | -4/+1 |
|/ | |||||
* | 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 | -1/+2 |
* | ENH: make commands lower case by default | Ken Martin | 2007-10-10 | 1 | -2/+2 |
* | ENH: improve docs | Bill Hoffman | 2007-09-11 | 1 | -1/+3 |
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -0/+80 |