| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -2/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -6/+6 |
|
|
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -18/+0 |
|
|
* | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -10/+10 |
|
|
* | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 1 | -5/+5 |
|
|
* | CPack Documentation extraction from CMake script begins to work | Eric NOULARD | 2012-01-22 | 1 | -0/+11 |
|
|
* | Remove old false positive avoidance code | Ben Boeckel | 2010-09-17 | 1 | -4/+0 |
|
|
* | Mark ARGC, ARGV*, and ARGN as used | Ben Boeckel | 2010-09-15 | 1 | -0/+8 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 1 | -0/+8 |
|
|
* | ENH: Enforce logical blocks in functions/macros | Brad King | 2009-01-21 | 1 | -0/+2 |
|
|
* | ENH: Better handling of mismatched blocks | Brad King | 2009-01-21 | 1 | -1/+1 |
|
|
* | ENH: Better error message for unclosed blocks | Brad King | 2009-01-21 | 1 | -11/+0 |
|
|
* | BUG: Pop a function scope even on error | Brad King | 2009-01-14 | 1 | -3/+2 |
|
|
* | ENH: New format for warning and error messages | Brad King | 2008-03-07 | 1 | -12/+6 |
|
|
* | ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the proper... | Bill Hoffman | 2008-02-29 | 1 | -5/+5 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -6/+17 |
|
|
* | BUG: fix issue with CMAKE_CURENT_LIST_FILE reporting in funcitons | Ken Martin | 2007-12-20 | 1 | -2/+12 |
|
|
* | COMP: fix style and work around old compilers | Ken Martin | 2007-12-04 | 1 | -3/+3 |
|
|
* | ENH: add functions and raise scope to cmake | Ken Martin | 2007-12-03 | 1 | -0/+277 |
|
|